Triggered by Gerrit: https://git.eclipse.org/r/146634 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-965zc-gn5j4’ Agent tracecompass-build-jzhpk-x9nbz 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/22/" labels: jenkins: "slave" jenkins/tracecompass-build: "true" name: "tracecompass-build-jzhpk-x9nbz" spec: containers: - env: - name: "JENKINS_SECRET" value: "f99235b17132214e1c4b382c8e17191178eafa0eea7a6cd709771c674428f530" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tracecompass-build-jzhpk-x9nbz" - name: "JENKINS_NAME" value: "tracecompass-build-jzhpk-x9nbz" - 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-jzhpk-x9nbz in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-07-31T08:57:43.863Z] 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-31T08:58:12.515Z] No credentials specified [2019-07-31T08:58:12.519Z] Cloning the remote Git repository [2019-07-31T08:58:12.708Z] Cloning repository git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-31T08:58:13.505Z] > /usr/bin/git init /home/jenkins/workspace/tracecompass-gerrit_webmaster-test # timeout=10 [2019-07-31T08:58:13.909Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-31T08:58:13.910Z] > /usr/bin/git --version # timeout=10 [2019-07-31T08:58:14.011Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass +refs/heads/*:refs/remotes/origin/* [2019-07-31T08:59:07.629Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-31T08:59:07.705Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2019-07-31T08:59:07.915Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-31T08:59:07.928Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-31T08:59:07.929Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/changes/34/146634/3 [2019-07-31T08:59:10.415Z] Checking out Revision 0df0587259164ad9e8fcde9ae0792b242f1ad4a2 (refs/changes/34/146634/3) [2019-07-31T08:59:10.319Z] > /usr/bin/git rev-parse 0df0587259164ad9e8fcde9ae0792b242f1ad4a2^{commit} # timeout=10 [2019-07-31T08:59:10.504Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2019-07-31T08:59:10.510Z] > /usr/bin/git checkout -f 0df0587259164ad9e8fcde9ae0792b242f1ad4a2 [2019-07-31T08:59:21.822Z] Commit message: "tmf: Bug 549582: Filter can't be deleted from Filters view" [2019-07-31T08:59:21.907Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-07-31T08:59:22.910Z] > /usr/bin/git rev-list --no-walk a438cb4441bb08f9c27c95c7359e30421a3b8e2b # 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-31T08:59:25.913Z] + mvn clean install -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml [2019-07-31T08:59:25.914Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T08:59:27.811Z] 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-31T08:59:33.066Z] 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 395 B/s) [2019-07-31T08:59:33.066Z] 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-31T08:59:33.066Z] 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 384 kB/s) [2019-07-31T08:59:33.066Z] 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-31T08:59:33.066Z] 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 58 kB/s) [2019-07-31T08:59:33.066Z] 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-31T08:59:33.066Z] Progress (1): 4.1/6.5 kB Progress (1): 6.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 342 kB/s) [2019-07-31T08:59:33.066Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2019-07-31T08:59:33.066Z] 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 741 kB/s) [2019-07-31T08:59:33.066Z] 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-31T08:59:33.066Z] 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 974 kB/s) [2019-07-31T08:59:33.066Z] 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-31T08:59:33.066Z] Progress (1): 4.1/40 kB Progress (1): 7.7/40 kB Progress (1): 12/40 kB Progress (1): 16/40 kB Progress (1): 20/40 kB Progress (1): 24/40 kB Progress (1): 28/40 kB Progress (1): 32/40 kB Progress (1): 36/40 kB Progress (1): 40/40 kB Progress (1): 40 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.4 MB/s) [2019-07-31T08:59:33.066Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2019-07-31T08:59:33.066Z] 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-31T08:59:33.066Z] 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-31T08:59:33.066Z] 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-31T08:59:33.066Z] 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 129 kB/s) [2019-07-31T08:59:33.066Z] 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 365 kB/s) [2019-07-31T08:59:33.629Z] [INFO] Scanning for projects... [2019-07-31T08:59:33.629Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T08:59:33.629Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T08:59:33.629Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T08:59:33.629Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T08:59:33.629Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T08:59:33.629Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T08:59:33.629Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T08:59:33.629Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T08:59:33.629Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T08:59:33.887Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T08:59:34.146Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.146Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T08:59:34.146Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T08:59:34.146Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T08:59:34.146Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T08:59:34.146Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T08:59:34.146Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.146Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:34.146Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T08:59:34.146Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.404Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T08:59:34.660Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T08:59:34.661Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T08:59:34.917Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T08:59:34.917Z] 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-31T08:59:34.917Z] 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-31T08:59:34.917Z] 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-31T08:59:35.490Z] 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-31T08:59:35.490Z] 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-31T08:59:35.490Z] 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-31T08:59:35.490Z] 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 40 kB/s) [2019-07-31T08:59:35.490Z] 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-31T08:59:35.490Z] 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-31T08:59:35.490Z] 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-31T08:59:35.748Z] 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-31T08:59:35.748Z] 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-31T08:59:35.748Z] 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-31T08:59:35.748Z] 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 441 kB/s) [2019-07-31T08:59:35.748Z] 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-31T08:59:35.748Z] 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-31T08:59:35.748Z] 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-31T08:59:36.005Z] 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-31T08:59:36.005Z] 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-31T08:59:36.005Z] 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-31T08:59:36.005Z] 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-31T08:59:36.005Z] 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-31T08:59:36.263Z] 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-31T08:59:36.263Z] 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-31T08:59:36.263Z] 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-31T08:59:36.263Z] 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-31T08:59:36.263Z] 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-31T08:59:36.520Z] 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 195 kB/s) [2019-07-31T08:59:36.520Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T08:59:36.520Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T08:59:36.520Z] 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-31T08:59:36.520Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T08:59:36.520Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T08:59:36.777Z] 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-31T08:59:36.777Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 608 kB/s) [2019-07-31T08:59:36.777Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T08:59:36.777Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T08:59:36.777Z] 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-31T08:59:37.034Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T08:59:37.034Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T08:59:37.034Z] 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-31T08:59:37.034Z] 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 727 kB/s) [2019-07-31T08:59:37.034Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2019-07-31T08:59:37.034Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2019-07-31T08:59:37.034Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2019-07-31T08:59:37.291Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2019-07-31T08:59:37.291Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2019-07-31T08:59:37.291Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2019-07-31T08:59:37.291Z] 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 337 kB/s) [2019-07-31T08:59:37.291Z] 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-31T08:59:37.291Z] 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-31T08:59:37.291Z] 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-31T08:59:37.548Z] 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-31T08:59:37.548Z] 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-31T08:59:37.548Z] 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-31T08:59:37.548Z] Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 111 kB/s) [2019-07-31T08:59:37.548Z] 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-31T08:59:37.548Z] 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-31T08:59:37.548Z] 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-31T08:59:37.804Z] 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-31T08:59:37.804Z] 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-31T08:59:37.804Z] 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-31T08:59:37.804Z] Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 106 kB/s) [2019-07-31T08:59:37.804Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T08:59:37.804Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T08:59:37.804Z] 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-31T08:59:38.062Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T08:59:38.062Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T08:59:38.062Z] 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-31T08:59:38.062Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 597 kB/s) [2019-07-31T08:59:38.062Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T08:59:38.062Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T08:59:38.321Z] 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-31T08:59:38.321Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T08:59:38.321Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T08:59:38.321Z] 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-31T08:59:38.321Z] 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 377 kB/s) [2019-07-31T08:59:38.321Z] 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-31T08:59:38.579Z] 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-31T08:59:38.579Z] 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-31T08:59:38.579Z] 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-31T08:59:38.579Z] 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-31T08:59:38.836Z] 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-31T08:59:38.836Z] 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 55 kB/s) [2019-07-31T08:59:38.836Z] 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-31T08:59:38.836Z] 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-31T08:59:38.836Z] 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-31T08:59:38.836Z] 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-31T08:59:39.094Z] 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-31T08:59:39.094Z] 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-31T08:59:39.094Z] 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 54 kB/s) [2019-07-31T08:59:39.094Z] 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-31T08:59:39.094Z] 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-31T08:59:39.094Z] 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-31T08:59:39.351Z] 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-31T08:59:39.351Z] 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-31T08:59:39.351Z] 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-31T08:59:39.351Z] 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 29 kB/s) [2019-07-31T08:59:39.351Z] 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-31T08:59:39.351Z] 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-31T08:59:39.351Z] 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-31T08:59:39.609Z] 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-31T08:59:39.609Z] 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-31T08:59:39.609Z] 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-31T08:59:39.609Z] 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 131 kB/s) [2019-07-31T08:59:39.609Z] 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-31T08:59:39.609Z] 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-31T08:59:39.609Z] 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-31T08:59:39.867Z] 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-31T08:59:39.867Z] 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-31T08:59:39.867Z] 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-31T08:59:39.867Z] 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 576 kB/s) [2019-07-31T08:59:39.867Z] 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-31T08:59:39.867Z] 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-31T08:59:39.867Z] 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-31T08:59:40.124Z] 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-31T08:59:40.124Z] 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-31T08:59:40.124Z] 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-31T08:59:40.124Z] Progress (1): 770 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 16 kB/s) [2019-07-31T08:59:40.124Z] 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-31T08:59:40.124Z] 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-31T08:59:40.124Z] 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-31T08:59:40.383Z] 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-31T08:59:40.383Z] 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-31T08:59:40.383Z] 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-31T08:59:40.383Z] 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 186 kB/s) [2019-07-31T08:59:40.383Z] 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-31T08:59:40.383Z] 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-31T08:59:40.383Z] 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-31T08:59:40.639Z] 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-31T08:59:40.639Z] 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-31T08:59:40.639Z] 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-31T08:59:40.639Z] 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 74 kB/s) [2019-07-31T08:59:40.639Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T08:59:40.639Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T08:59:40.896Z] 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-31T08:59:41.154Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T08:59:41.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T08:59:41.411Z] 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-31T08:59:41.411Z] 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 184 kB/s) [2019-07-31T08:59:41.411Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T08:59:41.411Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T08:59:41.411Z] 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-31T08:59:41.411Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T08:59:41.668Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T08:59:41.668Z] 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-31T08:59:41.668Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 254 kB/s) [2019-07-31T08:59:41.668Z] 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-31T08:59:41.668Z] 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-31T08:59:41.668Z] 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-31T08:59:41.924Z] 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-31T08:59:41.924Z] 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-31T08:59:41.925Z] 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-31T08:59:41.925Z] 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 130 kB/s) [2019-07-31T08:59:41.925Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T08:59:41.925Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T08:59:41.925Z] 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-31T08:59:42.181Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T08:59:42.181Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T08:59:42.181Z] 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-31T08:59:42.181Z] 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 288 kB/s) [2019-07-31T08:59:42.181Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T08:59:42.181Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T08:59:42.181Z] 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-31T08:59:42.438Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T08:59:42.438Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T08:59:42.438Z] 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-31T08:59:42.438Z] 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 288 kB/s) [2019-07-31T08:59:42.438Z] 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-31T08:59:42.438Z] 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-31T08:59:42.438Z] 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-31T08:59:42.695Z] 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-31T08:59:42.695Z] 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-31T08:59:42.695Z] 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-31T08:59:42.951Z] 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 32 kB/s) [2019-07-31T08:59:42.951Z] 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-31T08:59:42.951Z] 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-31T08:59:42.951Z] 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-31T08:59:43.208Z] 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-31T08:59:43.208Z] 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-31T08:59:43.208Z] 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-31T08:59:43.208Z] 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-31T08:59:43.208Z] 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-31T08:59:43.208Z] 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-31T08:59:43.208Z] 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-31T08:59:43.465Z] 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-31T08:59:43.465Z] 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-31T08:59:43.465Z] 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-31T08:59:43.465Z] 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 57 kB/s) [2019-07-31T08:59:43.465Z] 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-31T08:59:43.465Z] 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-31T08:59:43.465Z] 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-31T08:59:43.722Z] 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-31T08:59:43.722Z] 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-31T08:59:43.722Z] 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-31T08:59:43.722Z] 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 179 kB/s) [2019-07-31T08:59:43.722Z] 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-31T08:59:43.722Z] 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-31T08:59:43.722Z] 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-31T08:59:43.980Z] 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-31T08:59:43.980Z] 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-31T08:59:43.980Z] 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-31T08:59:43.980Z] 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 76 kB/s) [2019-07-31T08:59:43.980Z] 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-31T08:59:43.980Z] 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-31T08:59:43.980Z] 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-31T08:59:44.237Z] 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-31T08:59:44.237Z] 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-31T08:59:44.237Z] 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-31T08:59:44.237Z] 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 84 kB/s) [2019-07-31T08:59:44.237Z] 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-31T08:59:44.237Z] 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-31T08:59:44.237Z] 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-31T08:59:44.493Z] 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-31T08:59:44.493Z] 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-31T08:59:44.493Z] 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-31T08:59:44.493Z] 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 42 kB/s) [2019-07-31T08:59:44.493Z] 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-31T08:59:44.493Z] 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-31T08:59:44.493Z] 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-31T08:59:44.751Z] 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-31T08:59:44.751Z] 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-31T08:59:44.751Z] 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-31T08:59:44.751Z] 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 222 kB/s) [2019-07-31T08:59:44.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T08:59:44.751Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T08:59:44.751Z] 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-31T08:59:45.008Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T08:59:45.008Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T08:59:45.008Z] 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-31T08:59:45.008Z] 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 256 kB/s) [2019-07-31T08:59:45.008Z] 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-31T08:59:45.264Z] 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-31T08:59:45.264Z] 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-31T08:59:45.264Z] 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-31T08:59:45.264Z] 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-31T08:59:45.264Z] 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-31T08:59:45.521Z] 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 121 kB/s) [2019-07-31T08:59:45.521Z] 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-31T08:59:45.521Z] 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-31T08:59:45.521Z] 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-31T08:59:45.521Z] 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-31T08:59:45.521Z] 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-31T08:59:45.777Z] 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-31T08:59:45.777Z] 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 559 kB/s) [2019-07-31T08:59:45.777Z] 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-31T08:59:46.034Z] 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-31T08:59:46.034Z] 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-31T08:59:46.034Z] 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-31T08:59:46.034Z] 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-31T08:59:46.034Z] 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-31T08:59:46.034Z] 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 171 kB/s) [2019-07-31T08:59:46.034Z] 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-31T08:59:46.290Z] 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-31T08:59:46.290Z] 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-31T08:59:46.290Z] 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-31T08:59:46.290Z] 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-31T08:59:46.290Z] 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-31T08:59:46.547Z] 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 307 kB/s) [2019-07-31T08:59:46.547Z] 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-31T08:59:46.547Z] 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-31T08:59:46.547Z] 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-31T08:59:46.547Z] 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-31T08:59:46.547Z] 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-31T08:59:46.547Z] 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-31T08:59:46.808Z] 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-31T08:59:46.808Z] 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-31T08:59:46.808Z] 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-31T08:59:46.808Z] 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-31T08:59:46.808Z] 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-31T08:59:46.808Z] 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-31T08:59:46.808Z] 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-31T08:59:47.065Z] 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 107 kB/s) [2019-07-31T08:59:47.065Z] 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-31T08:59:47.065Z] 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-31T08:59:47.065Z] 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-31T08:59:47.065Z] 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-31T08:59:47.065Z] 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-31T08:59:47.065Z] 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-31T08:59:47.322Z] 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 52 kB/s) [2019-07-31T08:59:47.322Z] 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-31T08:59:47.322Z] 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-31T08:59:47.322Z] 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-31T08:59:47.322Z] 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-31T08:59:47.322Z] 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-31T08:59:47.322Z] 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-31T08:59:47.578Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 227 kB/s) [2019-07-31T08:59:47.578Z] 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-31T08:59:47.578Z] 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-31T08:59:47.578Z] 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-31T08:59:47.578Z] 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-31T08:59:47.578Z] 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-31T08:59:47.835Z] 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-31T08:59:47.835Z] 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 71 kB/s) [2019-07-31T08:59:47.835Z] 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-31T08:59:47.835Z] 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-31T08:59:47.835Z] 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-31T08:59:48.092Z] 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-31T08:59:48.092Z] 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-31T08:59:48.092Z] 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-31T08:59:48.092Z] 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 115 kB/s) [2019-07-31T08:59:48.092Z] 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-31T08:59:48.092Z] 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-31T08:59:48.092Z] 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-31T08:59:48.656Z] 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-31T08:59:48.656Z] 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-31T08:59:48.656Z] 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-31T08:59:48.656Z] 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 51 kB/s) [2019-07-31T08:59:48.656Z] 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-31T08:59:48.656Z] 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-31T08:59:48.656Z] 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-31T08:59:48.913Z] 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-31T08:59:48.913Z] 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-31T08:59:48.913Z] 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-31T08:59:48.913Z] 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 172 kB/s) [2019-07-31T08:59:48.913Z] 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-31T08:59:48.913Z] 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-31T08:59:48.913Z] 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-31T08:59:49.170Z] 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-31T08:59:49.170Z] 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-31T08:59:49.170Z] 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-31T08:59:49.170Z] 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 170 kB/s) [2019-07-31T08:59:49.170Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T08:59:49.170Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T08:59:49.170Z] 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-31T08:59:49.427Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T08:59:49.427Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T08:59:49.427Z] 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-31T08:59:49.427Z] 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 646 kB/s) [2019-07-31T08:59:49.427Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T08:59:49.427Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T08:59:49.427Z] 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-31T08:59:49.684Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T08:59:49.684Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T08:59:49.684Z] 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-31T08:59:49.684Z] 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 241 kB/s) [2019-07-31T08:59:49.684Z] 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-31T08:59:49.684Z] 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-31T08:59:49.684Z] 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-31T08:59:49.939Z] 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-31T08:59:49.939Z] 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-31T08:59:49.939Z] 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-31T08:59:49.939Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 380 kB/s) [2019-07-31T08:59:49.939Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T08:59:49.939Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T08:59:49.939Z] 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-31T08:59:50.196Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T08:59:50.454Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T08:59:50.454Z] 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-31T08:59:50.454Z] 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.5 MB/s) [2019-07-31T08:59:50.454Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2019-07-31T08:59:50.454Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2019-07-31T08:59:50.454Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2019-07-31T08:59:50.710Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2019-07-31T08:59:50.710Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2019-07-31T08:59:50.710Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2019-07-31T08:59:50.710Z] 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 541 kB/s) [2019-07-31T08:59:50.710Z] 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-31T08:59:50.710Z] 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-31T08:59:50.710Z] 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-31T08:59:50.967Z] 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-31T08:59:50.967Z] 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-31T08:59:50.967Z] 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-31T08:59:50.967Z] 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 458 kB/s) [2019-07-31T08:59:50.967Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T08:59:50.967Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T08:59:50.967Z] 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-31T08:59:51.223Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T08:59:51.223Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T08:59:51.223Z] 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-31T08:59:51.223Z] 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 2.5 MB/s) [2019-07-31T08:59:51.223Z] 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-31T08:59:51.223Z] 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-31T08:59:51.223Z] 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-31T08:59:51.479Z] 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-31T08:59:51.479Z] 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-31T08:59:51.479Z] 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-31T08:59:51.479Z] 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 567 kB/s) [2019-07-31T08:59:51.479Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T08:59:51.479Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T08:59:51.479Z] 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-31T08:59:51.736Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T08:59:51.736Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T08:59:51.736Z] 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-31T08:59:51.736Z] Progress (1): 4.1/68 kB Progress (1): 7.7/68 kB Progress (1): 12/68 kB Progress (1): 16/68 kB Progress (1): 20/68 kB Progress (1): 24/68 kB Progress (1): 28/68 kB Progress (1): 32/68 kB Progress (1): 36/68 kB Progress (1): 40/68 kB Progress (1): 44/68 kB Progress (1): 48/68 kB Progress (1): 52/68 kB Progress (1): 56/68 kB Progress (1): 60/68 kB Progress (1): 64/68 kB Progress (1): 68/68 kB Progress (1): 68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.7 MB/s) [2019-07-31T08:59:51.736Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2019-07-31T08:59:51.736Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2019-07-31T08:59:51.736Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2019-07-31T08:59:51.992Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2019-07-31T08:59:51.992Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2019-07-31T08:59:51.992Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2019-07-31T08:59:51.992Z] 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 580 kB/s) [2019-07-31T08:59:51.992Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T08:59:51.992Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T08:59:51.992Z] 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-31T08:59:52.248Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T08:59:52.248Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T08:59:52.248Z] 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-31T08:59:52.248Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 87 kB/s) [2019-07-31T08:59:52.248Z] 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-31T08:59:52.248Z] 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-31T08:59:52.504Z] 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-31T08:59:52.504Z] 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-31T08:59:52.504Z] 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-31T08:59:52.504Z] 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-31T08:59:52.504Z] 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 533 kB/s) [2019-07-31T08:59:52.504Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T08:59:52.504Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T08:59:52.760Z] 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-31T08:59:52.760Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T08:59:52.760Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T08:59:52.760Z] 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-31T08:59:52.760Z] 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 404 kB/s) [2019-07-31T08:59:52.760Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T08:59:52.760Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T08:59:53.016Z] 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-31T08:59:53.272Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T08:59:53.272Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T08:59:53.272Z] 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-31T08:59:53.272Z] 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 66 kB/s) [2019-07-31T08:59:53.272Z] 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-31T08:59:53.272Z] 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-31T08:59:53.530Z] 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-31T08:59:53.530Z] 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-31T08:59:53.530Z] 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-31T08:59:53.530Z] 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-31T08:59:53.530Z] 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 28 kB/s) [2019-07-31T08:59:53.530Z] 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-31T08:59:53.786Z] 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-31T08:59:54.043Z] 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-31T08:59:54.043Z] 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-31T08:59:54.043Z] 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-31T08:59:54.043Z] 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-31T08:59:54.299Z] 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 57 kB/s) [2019-07-31T08:59:54.299Z] 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-31T08:59:54.299Z] 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-31T08:59:54.299Z] 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-31T08:59:54.299Z] 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-31T08:59:54.299Z] 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-31T08:59:54.299Z] 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-31T08:59:54.555Z] 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 27 kB/s) [2019-07-31T08:59:54.555Z] 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-31T08:59:54.555Z] 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-31T08:59:54.555Z] 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-31T08:59:54.555Z] 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-31T08:59:54.555Z] 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-31T08:59:54.812Z] 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-31T08:59:54.812Z] 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 17 kB/s) [2019-07-31T08:59:54.812Z] 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-31T08:59:54.812Z] 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-31T08:59:54.812Z] 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-31T08:59:55.068Z] 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-31T08:59:55.068Z] 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-31T08:59:55.068Z] 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-31T08:59:55.068Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 52 kB/s) [2019-07-31T08:59:55.068Z] 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-31T08:59:55.068Z] 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-31T08:59:55.068Z] 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-31T08:59:55.324Z] 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-31T08:59:55.324Z] 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-31T08:59:55.324Z] 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-31T08:59:55.324Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom (1.3 kB at 34 kB/s) [2019-07-31T08:59:55.324Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T08:59:55.324Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T08:59:55.324Z] 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-31T08:59:55.580Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T08:59:55.580Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T08:59:55.580Z] 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-31T08:59:55.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/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 179 kB/s) [2019-07-31T08:59:55.580Z] 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-31T08:59:55.580Z] 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-31T08:59:55.580Z] 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-31T08:59:55.836Z] 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-31T08:59:55.836Z] 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-31T08:59:55.836Z] 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-31T08:59:55.836Z] 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 56 kB/s) [2019-07-31T08:59:55.836Z] 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-31T08:59:55.836Z] 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-31T08:59:55.836Z] 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-31T08:59:56.093Z] 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-31T08:59:56.093Z] 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-31T08:59:56.093Z] 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-31T08:59:56.093Z] 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 15 kB/s) [2019-07-31T08:59:56.093Z] 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-31T08:59:56.093Z] 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-31T08:59:56.093Z] 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-31T08:59:56.349Z] 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-31T08:59:56.349Z] 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-31T08:59:56.349Z] 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-31T08:59:56.349Z] 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 91 kB/s) [2019-07-31T08:59:56.349Z] 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-31T08:59:56.349Z] 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-31T08:59:56.349Z] 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-31T08:59:56.607Z] 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-31T08:59:56.607Z] 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-31T08:59:56.607Z] 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-31T08:59:56.863Z] 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 15 kB/s) [2019-07-31T08:59:56.863Z] 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-31T08:59:56.863Z] 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-31T08:59:56.863Z] 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-31T08:59:56.863Z] 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-31T08:59:56.863Z] 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-31T08:59:57.119Z] 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-31T08:59:57.119Z] 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 122 kB/s) [2019-07-31T08:59:57.119Z] 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-31T08:59:57.119Z] 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-31T08:59:57.119Z] 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-31T08:59:57.119Z] 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-31T08:59:57.375Z] 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-31T08:59:57.375Z] 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-31T08:59:57.375Z] 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 32 kB/s) [2019-07-31T08:59:57.375Z] 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-31T08:59:57.375Z] 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-31T08:59:57.375Z] 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-31T08:59:57.631Z] 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-31T08:59:57.631Z] 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-31T08:59:57.631Z] 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-31T08:59:57.631Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 427 kB/s) [2019-07-31T08:59:57.631Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T08:59:57.631Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T08:59:57.631Z] 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-31T08:59:57.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T08:59:57.888Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T08:59:57.888Z] 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-31T08:59:57.888Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.4 MB/s) [2019-07-31T08:59:57.888Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2019-07-31T08:59:57.888Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2019-07-31T08:59:57.888Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2019-07-31T08:59:58.143Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2019-07-31T08:59:58.143Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2019-07-31T08:59:58.143Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2019-07-31T08:59:58.143Z] Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 141 kB/s) [2019-07-31T08:59:58.143Z] 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-31T08:59:58.143Z] 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-31T08:59:58.143Z] 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-31T08:59:58.400Z] 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-31T08:59:58.400Z] 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-31T08:59:58.400Z] 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-31T08:59:58.400Z] 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 58 kB/s) [2019-07-31T08:59:58.400Z] 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-31T08:59:58.400Z] 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-31T08:59:58.400Z] 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-31T08:59:58.656Z] 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-31T08:59:58.656Z] 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-31T08:59:58.656Z] 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-31T08:59:58.656Z] 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 30 kB/s) [2019-07-31T08:59:58.656Z] 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-31T08:59:58.656Z] 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-31T08:59:58.656Z] 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-31T08:59:58.912Z] 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-31T08:59:58.912Z] 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-31T08:59:58.912Z] 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-31T08:59:58.912Z] 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 25 kB/s) [2019-07-31T08:59:58.912Z] 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-31T08:59:58.912Z] 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-31T08:59:58.912Z] 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-31T08:59:59.168Z] 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-31T08:59:59.168Z] 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-31T08:59:59.168Z] 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-31T08:59:59.168Z] 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 12 kB/s) [2019-07-31T08:59:59.168Z] 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-31T08:59:59.168Z] 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-31T08:59:59.168Z] 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-31T08:59:59.168Z] 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-31T08:59:59.168Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T08:59:59.424Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T08:59:59.424Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.424Z] 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-31T08:59:59.680Z] 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-31T08:59:59.680Z] 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-31T08:59:59.680Z] 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-31T08:59:59.680Z] 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-31T08:59:59.680Z] 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-31T08:59:59.680Z] 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-31T08:59:59.680Z] 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-31T08:59:59.680Z] 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-31T08:59:59.938Z] 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-31T08:59:59.938Z] 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-31T08:59:59.938Z] 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-31T08:59:59.938Z] 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-31T08:59:59.938Z] 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-31T08:59:59.938Z] 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-31T08:59:59.938Z] 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-31T08:59:59.938Z] 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-31T08:59:59.938Z] 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-31T08:59:59.938Z] 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-31T08:59:59.938Z] 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-31T08:59:59.938Z] 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-31T08:59:59.938Z] 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-31T08:59:59.938Z] 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-31T08:59:59.938Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T08:59:59.939Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T08:59:59.939Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T08:59:59.939Z] 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-31T09:00:00.195Z] 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-31T09:00:00.195Z] 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-31T09:00:00.195Z] 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-31T09:00:00.195Z] 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-31T09:00:00.195Z] 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-31T09:00:00.195Z] 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-31T09:00:00.452Z] 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-31T09:00:00.452Z] 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-31T09:00:00.452Z] 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-31T09:00:00.452Z] 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-31T09:00:00.452Z] 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-31T09:00:00.452Z] 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-31T09:00:00.452Z] 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-31T09:00:00.452Z] 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-31T09:00:00.452Z] 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-31T09:00:00.452Z] 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-31T09:00:00.709Z] 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-31T09:00:00.709Z] 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-31T09:00:00.709Z] 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-31T09:00:00.709Z] 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-31T09:00:00.709Z] 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-31T09:00:00.709Z] 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-31T09:00:00.966Z] 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-31T09:00:00.966Z] 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-31T09:00:00.966Z] 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-31T09:00:00.966Z] 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-31T09:00:00.966Z] 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-31T09:00:00.966Z] 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-31T09:00:00.966Z] 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-31T09:00:00.966Z] 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-31T09:00:00.966Z] 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-31T09:00:01.222Z] 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-31T09:00:01.222Z] 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-31T09:00:01.222Z] 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-31T09:00:01.222Z] 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-31T09:00:01.222Z] 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-31T09:00:01.222Z] 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-31T09:00:01.222Z] 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-31T09:00:01.222Z] 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-31T09:00:01.222Z] 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-31T09:00:01.479Z] 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-31T09:00:01.479Z] 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-31T09:00:01.479Z] 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-31T09:00:01.479Z] 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-31T09:00:01.479Z] 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-31T09:00:01.479Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.408Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T09:00:02.664Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T09:00:02.664Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.664Z] 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-31T09:00:02.921Z] 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-31T09:00:02.921Z] 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-31T09:00:02.921Z] 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-31T09:00:02.921Z] 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-31T09:00:02.921Z] 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-31T09:00:02.921Z] 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-31T09:00:02.921Z] 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-31T09:00:02.921Z] 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-31T09:00:02.921Z] 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-31T09:00:02.921Z] 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-31T09:00:02.921Z] 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-31T09:00:02.922Z] 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-31T09:00:02.922Z] 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-31T09:00:02.922Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T09:00:02.922Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T09:00:02.922Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T09:00:02.922Z] 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-31T09:00:02.922Z] 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-31T09:00:02.922Z] 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-31T09:00:02.922Z] 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-31T09:00:02.922Z] 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-31T09:00:02.922Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T09:00:02.922Z] 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-31T09:00:02.922Z] 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-31T09:00:03.517Z] 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-31T09:00:03.517Z] 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-31T09:00:03.517Z] 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-31T09:00:03.517Z] 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-31T09:00:03.517Z] 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-31T09:00:03.517Z] 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-31T09:00:03.517Z] 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-31T09:00:04.110Z] 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-31T09:00:04.110Z] 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-31T09:00:04.110Z] 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-31T09:00:04.110Z] 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-31T09:00:04.110Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2019-07-31T09:00:04.110Z] Progress (1): 4.1/527 kB Progress (2): 4.1/527 kB | 4.1/165 kB Progress (2): 7.7/527 kB | 4.1/165 kB Progress (2): 7.7/527 kB | 7.7/165 kB Progress (2): 12/527 kB | 7.7/165 kB Progress (2): 12/527 kB | 12/165 kB Progress (2): 16/527 kB | 12/165 kB Progress (2): 16/527 kB | 16/165 kB Progress (2): 20/527 kB | 16/165 kB Progress (2): 20/527 kB | 20/165 kB Progress (2): 24/527 kB | 20/165 kB Progress (2): 24/527 kB | 24/165 kB Progress (2): 28/527 kB | 24/165 kB Progress (2): 28/527 kB | 28/165 kB Progress (2): 32/527 kB | 28/165 kB Progress (2): 32/527 kB | 32/165 kB Progress (2): 36/527 kB | 32/165 kB Progress (2): 36/527 kB | 36/165 kB Progress (2): 40/527 kB | 36/165 kB Progress (2): 40/527 kB | 40/165 kB Progress (3): 40/527 kB | 40/165 kB | 4.1/47 kB Progress (3): 40/527 kB | 44/165 kB | 4.1/47 kB Progress (3): 44/527 kB | 44/165 kB | 4.1/47 kB Progress (3): 44/527 kB | 48/165 kB | 4.1/47 kB Progress (3): 44/527 kB | 48/165 kB | 7.7/47 kB Progress (3): 44/527 kB | 52/165 kB | 7.7/47 kB Progress (3): 48/527 kB | 52/165 kB | 7.7/47 kB Progress (3): 48/527 kB | 56/165 kB | 7.7/47 kB Progress (3): 48/527 kB | 56/165 kB | 12/47 kB Progress (3): 48/527 kB | 60/165 kB | 12/47 kB Progress (3): 52/527 kB | 60/165 kB | 12/47 kB Progress (3): 52/527 kB | 64/165 kB | 12/47 kB Progress (3): 52/527 kB | 64/165 kB | 16/47 kB Progress (3): 52/527 kB | 68/165 kB | 16/47 kB Progress (3): 56/527 kB | 68/165 kB | 16/47 kB Progress (3): 56/527 kB | 72/165 kB | 16/47 kB Progress (3): 56/527 kB | 72/165 kB | 20/47 kB Progress (3): 60/527 kB | 72/165 kB | 20/47 kB Progress (3): 60/527 kB | 72/165 kB | 24/47 kB Progress (3): 60/527 kB | 76/165 kB | 24/47 kB Progress (3): 64/527 kB | 76/165 kB | 24/47 kB Progress (3): 64/527 kB | 80/165 kB | 24/47 kB Progress (3): 64/527 kB | 80/165 kB | 28/47 kB Progress (3): 64/527 kB | 84/165 kB | 28/47 kB Progress (3): 68/527 kB | 84/165 kB | 28/47 kB Progress (3): 68/527 kB | 88/165 kB | 28/47 kB Progress (3): 68/527 kB | 88/165 kB | 32/47 kB Progress (3): 68/527 kB | 92/165 kB | 32/47 kB Progress (3): 72/527 kB | 92/165 kB | 32/47 kB Progress (3): 72/527 kB | 96/165 kB | 32/47 kB Progress (3): 76/527 kB | 96/165 kB | 32/47 kB Progress (3): 76/527 kB | 96/165 kB | 36/47 kB Progress (3): 80/527 kB | 96/165 kB | 36/47 kB Progress (3): 80/527 kB | 100/165 kB | 36/47 kB Progress (3): 84/527 kB | 100/165 kB | 36/47 kB Progress (3): 84/527 kB | 100/165 kB | 40/47 kB Progress (3): 88/527 kB | 100/165 kB | 40/47 kB Progress (3): 88/527 kB | 104/165 kB | 40/47 kB Progress (3): 88/527 kB | 104/165 kB | 44/47 kB Progress (3): 88/527 kB | 108/165 kB | 44/47 kB Progress (3): 92/527 kB | 108/165 kB | 44/47 kB Progress (3): 92/527 kB | 112/165 kB | 44/47 kB Progress (3): 92/527 kB | 112/165 kB | 47 kB Progress (3): 92/527 kB | 116/165 kB | 47 kB Progress (3): 96/527 kB | 116/165 kB | 47 kB Progress (3): 96/527 kB | 120/165 kB | 47 kB Progress (3): 100/527 kB | 120/165 kB | 47 kB Progress (3): 100/527 kB | 124/165 kB | 47 kB Progress (3): 104/527 kB | 124/165 kB | 47 kB Progress (3): 104/527 kB | 128/165 kB | 47 kB Progress (3): 108/527 kB | 128/165 kB | 47 kB Progress (3): 108/527 kB | 132/165 kB | 47 kB Progress (3): 112/527 kB | 132/165 kB | 47 kB Progress (3): 112/527 kB | 136/165 kB | 47 kB Progress (3): 116/527 kB | 136/165 kB | 47 kB Progress (3): 116/527 kB | 140/165 kB | 47 kB Progress (3): 120/527 kB | 140/165 kB | 47 kB Progress (3): 120/527 kB | 144/165 kB | 47 kB Progress (3): 124/527 kB | 144/165 kB | 47 kB Progress (3): 124/527 kB | 148/165 kB | 47 kB Progress (3): 128/527 kB | 148/165 kB | 47 kB Progress (3): 128/527 kB | 152/165 kB | 47 kB Progress (3): 132/527 kB | 152/165 kB | 47 kB Progress (3): 132/527 kB | 156/165 kB | 47 kB Progress (3): 136/527 kB | 156/165 kB | 47 kB Progress (3): 136/527 kB | 160/165 kB | 47 kB Progress (3): 140/527 kB | 160/165 kB | 47 kB Progress (3): 140/527 kB | 164/165 kB | 47 kB Progress (3): 144/527 kB | 164/165 kB | 47 kB Progress (3): 144/527 kB | 165 kB | 47 kB Progress (3): 148/527 kB | 165 kB | 47 kB Progress (3): 152/527 kB | 165 kB | 47 kB Progress (3): 156/527 kB | 165 kB | 47 kB Progress (3): 160/527 kB | 165 kB | 47 kB Progress (3): 164/527 kB | 165 kB | 47 kB Progress (3): 168/527 kB | 165 kB | 47 kB Progress (3): 172/527 kB | 165 kB | 47 kB Progress (3): 176/527 kB | 165 kB | 47 kB Progress (3): 180/527 kB | 165 kB | 47 kB Progress (3): 184/527 kB | 165 kB | 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 972 kB/s) [2019-07-31T09:00:04.110Z] Progress (2): 188/527 kB | 165 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-31T09:00:04.110Z] Progress (2): 192/527 kB | 165 kB Progress (2): 196/527 kB | 165 kB Progress (2): 200/527 kB | 165 kB Progress (2): 204/527 kB | 165 kB Progress (2): 208/527 kB | 165 kB Progress (2): 212/527 kB | 165 kB Progress (2): 216/527 kB | 165 kB Progress (2): 220/527 kB | 165 kB Progress (2): 224/527 kB | 165 kB Progress (2): 228/527 kB | 165 kB Progress (2): 232/527 kB | 165 kB Progress (2): 236/527 kB | 165 kB Progress (2): 240/527 kB | 165 kB Progress (2): 244/527 kB | 165 kB Progress (2): 248/527 kB | 165 kB Progress (2): 252/527 kB | 165 kB Progress (2): 256/527 kB | 165 kB Progress (2): 260/527 kB | 165 kB Progress (2): 264/527 kB | 165 kB Progress (2): 268/527 kB | 165 kB Progress (2): 272/527 kB | 165 kB Progress (2): 276/527 kB | 165 kB Progress (2): 280/527 kB | 165 kB Progress (2): 284/527 kB | 165 kB 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 3.0 MB/s) [2019-07-31T09:00:04.110Z] Progress (1): 288/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-31T09:00:04.110Z] Progress (1): 292/527 kB Progress (1): 296/527 kB Progress (1): 300/527 kB Progress (1): 304/527 kB Progress (1): 308/527 kB Progress (1): 312/527 kB Progress (1): 316/527 kB Progress (1): 320/527 kB Progress (1): 324/527 kB Progress (1): 328/527 kB Progress (1): 332/527 kB Progress (1): 336/527 kB Progress (1): 340/527 kB Progress (1): 344/527 kB Progress (1): 348/527 kB Progress (1): 352/527 kB Progress (1): 356/527 kB Progress (1): 360/527 kB Progress (1): 364/527 kB Progress (1): 368/527 kB Progress (1): 372/527 kB Progress (1): 376/527 kB Progress (1): 380/527 kB Progress (1): 384/527 kB Progress (1): 388/527 kB Progress (1): 392/527 kB Progress (1): 396/527 kB Progress (1): 400/527 kB Progress (2): 400/527 kB | 4.1/202 kB Progress (2): 404/527 kB | 4.1/202 kB Progress (2): 408/527 kB | 4.1/202 kB Progress (2): 412/527 kB | 4.1/202 kB Progress (2): 416/527 kB | 4.1/202 kB Progress (3): 416/527 kB | 4.1/202 kB | 4.1/38 kB Progress (3): 416/527 kB | 4.1/202 kB | 7.7/38 kB Progress (3): 416/527 kB | 4.1/202 kB | 12/38 kB Progress (3): 416/527 kB | 4.1/202 kB | 16/38 kB Progress (3): 416/527 kB | 4.1/202 kB | 20/38 kB Progress (3): 416/527 kB | 4.1/202 kB | 24/38 kB Progress (3): 416/527 kB | 7.7/202 kB | 24/38 kB Progress (4): 416/527 kB | 7.7/202 kB | 24/38 kB | 4.1/5.6 kB Progress (4): 420/527 kB | 7.7/202 kB | 24/38 kB | 4.1/5.6 kB Progress (4): 420/527 kB | 7.7/202 kB | 24/38 kB | 5.6 kB Progress (4): 420/527 kB | 12/202 kB | 24/38 kB | 5.6 kB Progress (4): 420/527 kB | 12/202 kB | 28/38 kB | 5.6 kB Progress (4): 420/527 kB | 16/202 kB | 28/38 kB | 5.6 kB Progress (5): 420/527 kB | 16/202 kB | 28/38 kB | 5.6 kB | 4.1/30 kB Progress (5): 424/527 kB | 16/202 kB | 28/38 kB | 5.6 kB | 4.1/30 kB Progress (5): 424/527 kB | 16/202 kB | 28/38 kB | 5.6 kB | 7.7/30 kB Progress (5): 424/527 kB | 20/202 kB | 28/38 kB | 5.6 kB | 7.7/30 kB Progress (5): 424/527 kB | 20/202 kB | 32/38 kB | 5.6 kB | 7.7/30 kB Progress (5): 424/527 kB | 24/202 kB | 32/38 kB | 5.6 kB | 7.7/30 kB Progress (5): 424/527 kB | 24/202 kB | 32/38 kB | 5.6 kB | 12/30 kB Progress (5): 428/527 kB | 24/202 kB | 32/38 kB | 5.6 kB | 12/30 kB Progress (5): 428/527 kB | 24/202 kB | 32/38 kB | 5.6 kB | 16/30 kB Progress (5): 428/527 kB | 28/202 kB | 32/38 kB | 5.6 kB | 16/30 kB Progress (5): 428/527 kB | 28/202 kB | 36/38 kB | 5.6 kB | 16/30 kB Progress (5): 428/527 kB | 32/202 kB | 36/38 kB | 5.6 kB | 16/30 kB Progress (5): 428/527 kB | 32/202 kB | 36/38 kB | 5.6 kB | 20/30 kB Progress (5): 432/527 kB | 32/202 kB | 36/38 kB | 5.6 kB | 20/30 kB Progress (5): 432/527 kB | 32/202 kB | 36/38 kB | 5.6 kB | 24/30 kB Progress (5): 432/527 kB | 36/202 kB | 36/38 kB | 5.6 kB | 24/30 kB Progress (5): 432/527 kB | 36/202 kB | 38 kB | 5.6 kB | 24/30 kB Progress (5): 432/527 kB | 40/202 kB | 38 kB | 5.6 kB | 24/30 kB Progress (5): 432/527 kB | 40/202 kB | 38 kB | 5.6 kB | 28/30 kB Progress (5): 436/527 kB | 40/202 kB | 38 kB | 5.6 kB | 28/30 kB Progress (5): 436/527 kB | 40/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 436/527 kB | 44/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 440/527 kB | 44/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 440/527 kB | 48/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 444/527 kB | 48/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 444/527 kB | 52/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 448/527 kB | 52/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 448/527 kB | 56/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 452/527 kB | 56/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 452/527 kB | 60/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 456/527 kB | 60/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 456/527 kB | 64/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 460/527 kB | 64/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 460/527 kB | 68/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 464/527 kB | 68/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 464/527 kB | 72/202 kB | 38 kB | 5.6 kB | 30 kB Progress (5): 468/527 kB | 72/202 kB | 38 kB | 5.6 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 62 kB/s) [2019-07-31T09:00:04.110Z] Progress (4): 472/527 kB | 72/202 kB | 38 kB | 30 kB Progress (4): 472/527 kB | 76/202 kB | 38 kB | 30 kB Progress (4): 476/527 kB | 76/202 kB | 38 kB | 30 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-31T09:00:04.110Z] Progress (4): 480/527 kB | 76/202 kB | 38 kB | 30 kB Progress (4): 480/527 kB | 80/202 kB | 38 kB | 30 kB Progress (4): 484/527 kB | 80/202 kB | 38 kB | 30 kB Progress (4): 484/527 kB | 84/202 kB | 38 kB | 30 kB Progress (4): 488/527 kB | 84/202 kB | 38 kB | 30 kB Progress (4): 488/527 kB | 88/202 kB | 38 kB | 30 kB Progress (4): 492/527 kB | 88/202 kB | 38 kB | 30 kB Progress (4): 492/527 kB | 92/202 kB | 38 kB | 30 kB Progress (4): 496/527 kB | 92/202 kB | 38 kB | 30 kB Progress (4): 496/527 kB | 96/202 kB | 38 kB | 30 kB Progress (4): 500/527 kB | 96/202 kB | 38 kB | 30 kB Progress (4): 500/527 kB | 100/202 kB | 38 kB | 30 kB Progress (4): 504/527 kB | 100/202 kB | 38 kB | 30 kB Progress (4): 504/527 kB | 104/202 kB | 38 kB | 30 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 406 kB/s) [2019-07-31T09:00:04.110Z] Progress (3): 508/527 kB | 104/202 kB | 30 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-31T09:00:04.110Z] Progress (3): 508/527 kB | 108/202 kB | 30 kB Progress (3): 512/527 kB | 108/202 kB | 30 kB Progress (3): 512/527 kB | 112/202 kB | 30 kB Progress (3): 516/527 kB | 112/202 kB | 30 kB Progress (3): 516/527 kB | 116/202 kB | 30 kB Progress (3): 520/527 kB | 116/202 kB | 30 kB Progress (3): 520/527 kB | 120/202 kB | 30 kB Progress (3): 524/527 kB | 120/202 kB | 30 kB Progress (3): 524/527 kB | 124/202 kB | 30 kB Progress (3): 527 kB | 124/202 kB | 30 kB Progress (3): 527 kB | 128/202 kB | 30 kB Progress (3): 527 kB | 132/202 kB | 30 kB Progress (3): 527 kB | 136/202 kB | 30 kB Progress (3): 527 kB | 140/202 kB | 30 kB Progress (3): 527 kB | 144/202 kB | 30 kB Progress (3): 527 kB | 148/202 kB | 30 kB Progress (3): 527 kB | 152/202 kB | 30 kB Progress (3): 527 kB | 156/202 kB | 30 kB Progress (3): 527 kB | 160/202 kB | 30 kB Progress (3): 527 kB | 164/202 kB | 30 kB Progress (3): 527 kB | 168/202 kB | 30 kB Progress (3): 527 kB | 172/202 kB | 30 kB Progress (3): 527 kB | 176/202 kB | 30 kB Progress (3): 527 kB | 180/202 kB | 30 kB Progress (3): 527 kB | 184/202 kB | 30 kB Progress (3): 527 kB | 188/202 kB | 30 kB Progress (3): 527 kB | 192/202 kB | 30 kB Progress (3): 527 kB | 196/202 kB | 30 kB Progress (3): 527 kB | 200/202 kB | 30 kB Progress (3): 527 kB | 202 kB | 30 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 301 kB/s) [2019-07-31T09:00:04.110Z] 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-31T09:00:04.110Z] Progress (3): 527 kB | 202 kB | 4.1/148 kB Progress (3): 527 kB | 202 kB | 7.7/148 kB Progress (3): 527 kB | 202 kB | 12/148 kB Progress (3): 527 kB | 202 kB | 16/148 kB Progress (3): 527 kB | 202 kB | 20/148 kB Progress (3): 527 kB | 202 kB | 24/148 kB Progress (4): 527 kB | 202 kB | 24/148 kB | 4.1/52 kB Progress (4): 527 kB | 202 kB | 24/148 kB | 7.7/52 kB Progress (4): 527 kB | 202 kB | 28/148 kB | 7.7/52 kB Progress (4): 527 kB | 202 kB | 32/148 kB | 7.7/52 kB Progress (4): 527 kB | 202 kB | 33/148 kB | 7.7/52 kB Progress (4): 527 kB | 202 kB | 37/148 kB | 7.7/52 kB Progress (4): 527 kB | 202 kB | 37/148 kB | 12/52 kB Progress (4): 527 kB | 202 kB | 41/148 kB | 12/52 kB Progress (4): 527 kB | 202 kB | 41/148 kB | 16/52 kB Progress (4): 527 kB | 202 kB | 41/148 kB | 20/52 kB Progress (4): 527 kB | 202 kB | 45/148 kB | 20/52 kB Progress (4): 527 kB | 202 kB | 45/148 kB | 24/52 kB Progress (4): 527 kB | 202 kB | 49/148 kB | 24/52 kB Progress (4): 527 kB | 202 kB | 49/148 kB | 28/52 kB Progress (4): 527 kB | 202 kB | 53/148 kB | 28/52 kB Progress (4): 527 kB | 202 kB | 53/148 kB | 32/52 kB Progress (4): 527 kB | 202 kB | 57/148 kB | 32/52 kB Progress (4): 527 kB | 202 kB | 57/148 kB | 36/52 kB Progress (4): 527 kB | 202 kB | 61/148 kB | 36/52 kB Progress (4): 527 kB | 202 kB | 61/148 kB | 40/52 kB Progress (4): 527 kB | 202 kB | 65/148 kB | 40/52 kB Progress (4): 527 kB | 202 kB | 65/148 kB | 44/52 kB Progress (4): 527 kB | 202 kB | 69/148 kB | 44/52 kB Progress (4): 527 kB | 202 kB | 69/148 kB | 48/52 kB Progress (4): 527 kB | 202 kB | 73/148 kB | 48/52 kB Progress (4): 527 kB | 202 kB | 73/148 kB | 52/52 kB Progress (4): 527 kB | 202 kB | 77/148 kB | 52/52 kB Progress (4): 527 kB | 202 kB | 77/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 81/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 85/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 89/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 93/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 97/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 101/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 105/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 109/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 113/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 117/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 121/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 125/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 129/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 133/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 137/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 141/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 145/148 kB | 52 kB Progress (4): 527 kB | 202 kB | 148 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 399 kB/s) [2019-07-31T09:00:04.110Z] 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-31T09:00:04.110Z] 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 4.0 MB/s) [2019-07-31T09:00:04.110Z] 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-31T09:00:04.111Z] 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 1.1 MB/s) [2019-07-31T09:00:04.111Z] 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-31T09:00:04.111Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar (202 kB at 1.4 MB/s) [2019-07-31T09:00:04.111Z] 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-31T09:00:04.111Z] Progress (1): 4.1/106 kB Progress (1): 7.7/106 kB Progress (1): 12/106 kB Progress (1): 16/106 kB Progress (1): 20/106 kB Progress (2): 20/106 kB | 4.1/14 kB Progress (2): 24/106 kB | 4.1/14 kB Progress (2): 24/106 kB | 7.7/14 kB Progress (2): 28/106 kB | 7.7/14 kB Progress (2): 28/106 kB | 12/14 kB Progress (2): 32/106 kB | 12/14 kB Progress (2): 32/106 kB | 14 kB Progress (2): 36/106 kB | 14 kB Progress (2): 40/106 kB | 14 kB Progress (2): 44/106 kB | 14 kB Progress (2): 48/106 kB | 14 kB Progress (2): 52/106 kB | 14 kB Progress (2): 56/106 kB | 14 kB Progress (2): 60/106 kB | 14 kB Progress (3): 60/106 kB | 14 kB | 4.1/51 kB Progress (3): 64/106 kB | 14 kB | 4.1/51 kB Progress (3): 64/106 kB | 14 kB | 7.7/51 kB Progress (3): 68/106 kB | 14 kB | 7.7/51 kB Progress (3): 68/106 kB | 14 kB | 12/51 kB Progress (3): 72/106 kB | 14 kB | 12/51 kB Progress (3): 72/106 kB | 14 kB | 16/51 kB Progress (3): 76/106 kB | 14 kB | 16/51 kB Progress (3): 76/106 kB | 14 kB | 20/51 kB Progress (3): 80/106 kB | 14 kB | 20/51 kB Progress (4): 80/106 kB | 14 kB | 20/51 kB | 4.1/74 kB Progress (4): 80/106 kB | 14 kB | 24/51 kB | 4.1/74 kB Progress (4): 80/106 kB | 14 kB | 24/51 kB | 7.7/74 kB Progress (4): 84/106 kB | 14 kB | 24/51 kB | 7.7/74 kB Progress (4): 84/106 kB | 14 kB | 24/51 kB | 12/74 kB Progress (4): 84/106 kB | 14 kB | 28/51 kB | 12/74 kB Progress (4): 84/106 kB | 14 kB | 28/51 kB | 16/74 kB Progress (4): 88/106 kB | 14 kB | 28/51 kB | 16/74 kB Progress (4): 88/106 kB | 14 kB | 28/51 kB | 20/74 kB Progress (4): 88/106 kB | 14 kB | 32/51 kB | 20/74 kB Progress (4): 88/106 kB | 14 kB | 32/51 kB | 24/74 kB Progress (4): 92/106 kB | 14 kB | 32/51 kB | 24/74 kB Progress (4): 92/106 kB | 14 kB | 32/51 kB | 28/74 kB Progress (4): 92/106 kB | 14 kB | 36/51 kB | 28/74 kB Progress (4): 92/106 kB | 14 kB | 36/51 kB | 32/74 kB Progress (4): 96/106 kB | 14 kB | 36/51 kB | 32/74 kB Progress (4): 96/106 kB | 14 kB | 36/51 kB | 33/74 kB Progress (4): 96/106 kB | 14 kB | 40/51 kB | 33/74 kB Progress (4): 96/106 kB | 14 kB | 40/51 kB | 37/74 kB Progress (4): 100/106 kB | 14 kB | 40/51 kB | 37/74 kB Progress (4): 100/106 kB | 14 kB | 40/51 kB | 41/74 kB Progress (4): 100/106 kB | 14 kB | 44/51 kB | 41/74 kB Progress (4): 100/106 kB | 14 kB | 44/51 kB | 45/74 kB Progress (4): 104/106 kB | 14 kB | 44/51 kB | 45/74 kB Progress (4): 104/106 kB | 14 kB | 44/51 kB | 49/74 kB Progress (4): 104/106 kB | 14 kB | 48/51 kB | 49/74 kB Progress (4): 104/106 kB | 14 kB | 48/51 kB | 53/74 kB Progress (4): 106 kB | 14 kB | 48/51 kB | 53/74 kB Progress (5): 106 kB | 14 kB | 48/51 kB | 53/74 kB | 4.1/108 kB Progress (5): 106 kB | 14 kB | 48/51 kB | 57/74 kB | 4.1/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 57/74 kB | 4.1/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 61/74 kB | 4.1/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 61/74 kB | 7.7/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 65/74 kB | 7.7/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 65/74 kB | 12/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 69/74 kB | 12/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 69/74 kB | 16/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 73/74 kB | 16/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 73/74 kB | 20/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 74 kB | 20/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 74 kB | 24/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 74 kB | 28/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 74 kB | 32/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 74 kB | 33/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 74 kB | 37/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 74 kB | 41/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 74 kB | 45/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 74 kB | 49/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 74 kB | 53/108 kB Progress (5): 106 kB | 14 kB | 51 kB | 74 kB | 57/108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 322 kB/s) [2019-07-31T09:00:04.111Z] 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-31T09:00:04.111Z] Progress (4): 106 kB | 14 kB | 74 kB | 61/108 kB Progress (4): 106 kB | 14 kB | 74 kB | 65/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 584 kB/s) [2019-07-31T09:00:04.111Z] 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 408 kB/s) [2019-07-31T09:00:04.111Z] Progress (2): 14 kB | 66/108 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2019-07-31T09:00:04.111Z] 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-31T09:00:04.111Z] Progress (2): 14 kB | 70/108 kB Progress (2): 14 kB | 74/108 kB Progress (2): 14 kB | 78/108 kB Progress (2): 14 kB | 82/108 kB Progress (2): 14 kB | 86/108 kB Progress (2): 14 kB | 90/108 kB Progress (2): 14 kB | 94/108 kB Progress (2): 14 kB | 98/108 kB Progress (2): 14 kB | 102/108 kB Progress (2): 14 kB | 106/108 kB Progress (2): 14 kB | 108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 71 kB/s) [2019-07-31T09:00:04.111Z] 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-31T09:00:04.111Z] Progress (2): 108 kB | 4.1/202 kB Progress (2): 108 kB | 7.7/202 kB Progress (2): 108 kB | 12/202 kB Progress (2): 108 kB | 16/202 kB Progress (2): 108 kB | 20/202 kB Progress (2): 108 kB | 24/202 kB Progress (2): 108 kB | 28/202 kB Progress (2): 108 kB | 32/202 kB Progress (2): 108 kB | 33/202 kB Progress (2): 108 kB | 37/202 kB Progress (2): 108 kB | 41/202 kB Progress (2): 108 kB | 45/202 kB Progress (2): 108 kB | 49/202 kB Progress (2): 108 kB | 53/202 kB Progress (2): 108 kB | 57/202 kB Progress (2): 108 kB | 61/202 kB Progress (2): 108 kB | 65/202 kB Progress (2): 108 kB | 66/202 kB Progress (2): 108 kB | 70/202 kB Progress (2): 108 kB | 74/202 kB Progress (2): 108 kB | 78/202 kB Progress (2): 108 kB | 82/202 kB Progress (2): 108 kB | 86/202 kB Progress (2): 108 kB | 90/202 kB Progress (2): 108 kB | 94/202 kB Progress (2): 108 kB | 98/202 kB Progress (2): 108 kB | 98/202 kB Progress (2): 108 kB | 102/202 kB Progress (2): 108 kB | 106/202 kB Progress (2): 108 kB | 110/202 kB Progress (2): 108 kB | 114/202 kB Progress (2): 108 kB | 118/202 kB Progress (2): 108 kB | 122/202 kB Progress (2): 108 kB | 126/202 kB Progress (2): 108 kB | 130/202 kB Progress (2): 108 kB | 131/202 kB Progress (2): 108 kB | 135/202 kB Progress (2): 108 kB | 139/202 kB Progress (2): 108 kB | 143/202 kB Progress (2): 108 kB | 147/202 kB Progress (2): 108 kB | 151/202 kB Progress (2): 108 kB | 155/202 kB Progress (3): 108 kB | 155/202 kB | 4.1/472 kB Progress (3): 108 kB | 159/202 kB | 4.1/472 kB Progress (4): 108 kB | 159/202 kB | 4.1/472 kB | 4.1/153 kB Progress (4): 108 kB | 159/202 kB | 7.7/472 kB | 4.1/153 kB Progress (4): 108 kB | 159/202 kB | 7.7/472 kB | 7.7/153 kB Progress (4): 108 kB | 163/202 kB | 7.7/472 kB | 7.7/153 kB Progress (4): 108 kB | 163/202 kB | 12/472 kB | 7.7/153 kB Progress (4): 108 kB | 164/202 kB | 12/472 kB | 7.7/153 kB Progress (4): 108 kB | 164/202 kB | 12/472 kB | 12/153 kB Progress (4): 108 kB | 168/202 kB | 12/472 kB | 12/153 kB Progress (4): 108 kB | 168/202 kB | 16/472 kB | 12/153 kB Progress (4): 108 kB | 172/202 kB | 16/472 kB | 12/153 kB Progress (4): 108 kB | 172/202 kB | 20/472 kB | 12/153 kB Progress (4): 108 kB | 172/202 kB | 20/472 kB | 16/153 kB Progress (4): 108 kB | 172/202 kB | 24/472 kB | 16/153 kB Progress (4): 108 kB | 176/202 kB | 24/472 kB | 16/153 kB Progress (4): 108 kB | 176/202 kB | 28/472 kB | 16/153 kB Progress (4): 108 kB | 176/202 kB | 28/472 kB | 20/153 kB Progress (4): 108 kB | 176/202 kB | 32/472 kB | 20/153 kB Progress (4): 108 kB | 180/202 kB | 32/472 kB | 20/153 kB Progress (4): 108 kB | 180/202 kB | 33/472 kB | 20/153 kB Progress (4): 108 kB | 180/202 kB | 33/472 kB | 24/153 kB Progress (4): 108 kB | 180/202 kB | 37/472 kB | 24/153 kB Progress (4): 108 kB | 184/202 kB | 37/472 kB | 24/153 kB Progress (4): 108 kB | 184/202 kB | 41/472 kB | 24/153 kB Progress (4): 108 kB | 184/202 kB | 41/472 kB | 28/153 kB Progress (4): 108 kB | 184/202 kB | 45/472 kB | 28/153 kB Progress (4): 108 kB | 188/202 kB | 45/472 kB | 28/153 kB Progress (4): 108 kB | 188/202 kB | 49/472 kB | 28/153 kB Progress (4): 108 kB | 188/202 kB | 49/472 kB | 32/153 kB Progress (4): 108 kB | 188/202 kB | 53/472 kB | 32/153 kB Progress (4): 108 kB | 192/202 kB | 53/472 kB | 32/153 kB Progress (4): 108 kB | 192/202 kB | 57/472 kB | 32/153 kB Progress (4): 108 kB | 192/202 kB | 57/472 kB | 33/153 kB Progress (4): 108 kB | 192/202 kB | 61/472 kB | 33/153 kB Progress (4): 108 kB | 196/202 kB | 61/472 kB | 33/153 kB Progress (4): 108 kB | 196/202 kB | 65/472 kB | 33/153 kB Progress (4): 108 kB | 196/202 kB | 65/472 kB | 37/153 kB Progress (4): 108 kB | 196/202 kB | 66/472 kB | 37/153 kB Progress (4): 108 kB | 200/202 kB | 66/472 kB | 37/153 kB Progress (4): 108 kB | 200/202 kB | 70/472 kB | 37/153 kB Progress (4): 108 kB | 200/202 kB | 70/472 kB | 41/153 kB Progress (4): 108 kB | 200/202 kB | 74/472 kB | 41/153 kB Progress (4): 108 kB | 202 kB | 74/472 kB | 41/153 kB Progress (4): 108 kB | 202 kB | 78/472 kB | 41/153 kB Progress (4): 108 kB | 202 kB | 78/472 kB | 45/153 kB Progress (4): 108 kB | 202 kB | 82/472 kB | 45/153 kB Progress (4): 108 kB | 202 kB | 82/472 kB | 49/153 kB Progress (4): 108 kB | 202 kB | 86/472 kB | 49/153 kB Progress (4): 108 kB | 202 kB | 86/472 kB | 53/153 kB Progress (4): 108 kB | 202 kB | 90/472 kB | 53/153 kB Progress (4): 108 kB | 202 kB | 90/472 kB | 57/153 kB Progress (4): 108 kB | 202 kB | 94/472 kB | 57/153 kB Progress (4): 108 kB | 202 kB | 94/472 kB | 61/153 kB Progress (4): 108 kB | 202 kB | 98/472 kB | 61/153 kB Progress (4): 108 kB | 202 kB | 98/472 kB | 65/153 kB Progress (4): 108 kB | 202 kB | 102/472 kB | 65/153 kB Progress (4): 108 kB | 202 kB | 102/472 kB | 66/153 kB Progress (4): 108 kB | 202 kB | 106/472 kB | 66/153 kB Progress (4): 108 kB | 202 kB | 106/472 kB | 70/153 kB Progress (4): 108 kB | 202 kB | 110/472 kB | 70/153 kB Progress (4): 108 kB | 202 kB | 110/472 kB | 74/153 kB Progress (4): 108 kB | 202 kB | 114/472 kB | 74/153 kB Progress (4): 108 kB | 202 kB | 114/472 kB | 78/153 kB Progress (4): 108 kB | 202 kB | 118/472 kB | 78/153 kB Progress (4): 108 kB | 202 kB | 118/472 kB | 82/153 kB Progress (4): 108 kB | 202 kB | 122/472 kB | 82/153 kB Progress (4): 108 kB | 202 kB | 122/472 kB | 86/153 kB Progress (4): 108 kB | 202 kB | 126/472 kB | 86/153 kB Progress (4): 108 kB | 202 kB | 126/472 kB | 90/153 kB Progress (4): 108 kB | 202 kB | 130/472 kB | 90/153 kB Progress (4): 108 kB | 202 kB | 130/472 kB | 94/153 kB Progress (4): 108 kB | 202 kB | 134/472 kB | 94/153 kB Progress (4): 108 kB | 202 kB | 134/472 kB | 98/153 kB Progress (4): 108 kB | 202 kB | 138/472 kB | 98/153 kB Progress (4): 108 kB | 202 kB | 138/472 kB | 98/153 kB Progress (4): 108 kB | 202 kB | 142/472 kB | 98/153 kB Progress (4): 108 kB | 202 kB | 142/472 kB | 102/153 kB Progress (4): 108 kB | 202 kB | 146/472 kB | 102/153 kB Progress (4): 108 kB | 202 kB | 146/472 kB | 106/153 kB Progress (4): 108 kB | 202 kB | 150/472 kB | 106/153 kB Progress (4): 108 kB | 202 kB | 150/472 kB | 110/153 kB Progress (4): 108 kB | 202 kB | 154/472 kB | 110/153 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 947 kB/s) [2019-07-31T09:00:04.111Z] Progress (3): 108 kB | 154/472 kB | 114/153 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-07-31T09:00:04.111Z] Progress (3): 108 kB | 158/472 kB | 114/153 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 504 kB/s) [2019-07-31T09:00:04.111Z] 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-31T09:00:04.111Z] Progress (3): 158/472 kB | 114/153 kB | 4.1/61 kB Progress (3): 162/472 kB | 114/153 kB | 4.1/61 kB Progress (3): 162/472 kB | 118/153 kB | 4.1/61 kB Progress (3): 162/472 kB | 118/153 kB | 7.7/61 kB Progress (3): 162/472 kB | 122/153 kB | 7.7/61 kB Progress (3): 166/472 kB | 122/153 kB | 7.7/61 kB Progress (3): 166/472 kB | 126/153 kB | 7.7/61 kB Progress (3): 166/472 kB | 126/153 kB | 12/61 kB Progress (3): 166/472 kB | 130/153 kB | 12/61 kB Progress (3): 170/472 kB | 130/153 kB | 12/61 kB Progress (3): 170/472 kB | 134/153 kB | 12/61 kB Progress (3): 170/472 kB | 134/153 kB | 16/61 kB Progress (3): 174/472 kB | 134/153 kB | 16/61 kB Progress (3): 174/472 kB | 138/153 kB | 16/61 kB Progress (3): 178/472 kB | 138/153 kB | 16/61 kB Progress (3): 178/472 kB | 142/153 kB | 16/61 kB Progress (3): 178/472 kB | 142/153 kB | 20/61 kB Progress (3): 178/472 kB | 146/153 kB | 20/61 kB Progress (3): 182/472 kB | 146/153 kB | 20/61 kB Progress (3): 182/472 kB | 150/153 kB | 20/61 kB Progress (3): 182/472 kB | 150/153 kB | 24/61 kB Progress (3): 182/472 kB | 153 kB | 24/61 kB Progress (3): 182/472 kB | 153 kB | 28/61 kB Progress (3): 186/472 kB | 153 kB | 28/61 kB Progress (3): 186/472 kB | 153 kB | 32/61 kB Progress (3): 190/472 kB | 153 kB | 32/61 kB Progress (3): 190/472 kB | 153 kB | 36/61 kB Progress (3): 194/472 kB | 153 kB | 36/61 kB Progress (3): 194/472 kB | 153 kB | 40/61 kB Progress (3): 198/472 kB | 153 kB | 40/61 kB Progress (3): 198/472 kB | 153 kB | 44/61 kB Progress (3): 202/472 kB | 153 kB | 44/61 kB Progress (3): 202/472 kB | 153 kB | 48/61 kB Progress (3): 206/472 kB | 153 kB | 48/61 kB Progress (3): 206/472 kB | 153 kB | 52/61 kB Progress (3): 210/472 kB | 153 kB | 52/61 kB Progress (3): 210/472 kB | 153 kB | 56/61 kB Progress (3): 214/472 kB | 153 kB | 56/61 kB Progress (3): 214/472 kB | 153 kB | 60/61 kB Progress (3): 218/472 kB | 153 kB | 60/61 kB Progress (3): 218/472 kB | 153 kB | 61 kB Progress (3): 222/472 kB | 153 kB | 61 kB Progress (3): 226/472 kB | 153 kB | 61 kB Progress (3): 230/472 kB | 153 kB | 61 kB Progress (3): 234/472 kB | 153 kB | 61 kB Progress (3): 238/472 kB | 153 kB | 61 kB Progress (3): 242/472 kB | 153 kB | 61 kB Progress (3): 246/472 kB | 153 kB | 61 kB Progress (3): 250/472 kB | 153 kB | 61 kB Progress (3): 254/472 kB | 153 kB | 61 kB Progress (3): 258/472 kB | 153 kB | 61 kB Progress (3): 262/472 kB | 153 kB | 61 kB Progress (3): 266/472 kB | 153 kB | 61 kB Progress (3): 270/472 kB | 153 kB | 61 kB Progress (3): 274/472 kB | 153 kB | 61 kB Progress (3): 278/472 kB | 153 kB | 61 kB Progress (3): 282/472 kB | 153 kB | 61 kB Progress (3): 286/472 kB | 153 kB | 61 kB Progress (3): 290/472 kB | 153 kB | 61 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 680 kB/s) [2019-07-31T09:00:04.111Z] Progress (2): 294/472 kB | 61 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-31T09:00:04.111Z] 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 270 kB/s) [2019-07-31T09:00:04.111Z] Progress (2): 294/472 kB | 4.1/29 kB Progress (2): 298/472 kB | 4.1/29 kB Progress (2): 298/472 kB | 7.7/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-31T09:00:04.111Z] Progress (2): 298/472 kB | 12/29 kB Progress (2): 302/472 kB | 12/29 kB Progress (2): 302/472 kB | 16/29 kB Progress (2): 306/472 kB | 16/29 kB Progress (2): 306/472 kB | 20/29 kB Progress (2): 310/472 kB | 20/29 kB Progress (2): 310/472 kB | 24/29 kB Progress (2): 314/472 kB | 24/29 kB Progress (2): 314/472 kB | 28/29 kB Progress (2): 314/472 kB | 29 kB Progress (2): 318/472 kB | 29 kB Progress (2): 322/472 kB | 29 kB Progress (2): 326/472 kB | 29 kB Progress (2): 330/472 kB | 29 kB Progress (2): 334/472 kB | 29 kB Progress (2): 338/472 kB | 29 kB Progress (2): 342/472 kB | 29 kB Progress (2): 346/472 kB | 29 kB Progress (2): 350/472 kB | 29 kB Progress (2): 354/472 kB | 29 kB Progress (2): 358/472 kB | 29 kB Progress (2): 362/472 kB | 29 kB Progress (2): 366/472 kB | 29 kB Progress (2): 370/472 kB | 29 kB Progress (2): 374/472 kB | 29 kB Progress (2): 378/472 kB | 29 kB Progress (2): 382/472 kB | 29 kB Progress (2): 386/472 kB | 29 kB Progress (2): 390/472 kB | 29 kB Progress (2): 394/472 kB | 29 kB Progress (2): 398/472 kB | 29 kB Progress (2): 402/472 kB | 29 kB Progress (2): 406/472 kB | 29 kB Progress (2): 410/472 kB | 29 kB Progress (2): 414/472 kB | 29 kB Progress (2): 418/472 kB | 29 kB Progress (2): 422/472 kB | 29 kB Progress (2): 426/472 kB | 29 kB Progress (2): 430/472 kB | 29 kB Progress (2): 434/472 kB | 29 kB Progress (2): 438/472 kB | 29 kB Progress (2): 442/472 kB | 29 kB Progress (2): 446/472 kB | 29 kB Progress (2): 450/472 kB | 29 kB Progress (2): 454/472 kB | 29 kB Progress (2): 458/472 kB | 29 kB Progress (2): 462/472 kB | 29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 123 kB/s) [2019-07-31T09:00:04.111Z] Progress (1): 466/472 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-31T09:00:04.368Z] Progress (1): 470/472 kB Progress (1): 472 kB Progress (2): 472 kB | 4.1/46 kB Progress (2): 472 kB | 7.7/46 kB Progress (2): 472 kB | 12/46 kB Progress (2): 472 kB | 16/46 kB Progress (2): 472 kB | 20/46 kB Progress (2): 472 kB | 24/46 kB Progress (2): 472 kB | 28/46 kB Progress (2): 472 kB | 32/46 kB Progress (3): 472 kB | 32/46 kB | 4.1/49 kB Progress (3): 472 kB | 36/46 kB | 4.1/49 kB Progress (3): 472 kB | 36/46 kB | 7.7/49 kB Progress (3): 472 kB | 40/46 kB | 7.7/49 kB Progress (3): 472 kB | 40/46 kB | 12/49 kB Progress (3): 472 kB | 44/46 kB | 12/49 kB Progress (3): 472 kB | 44/46 kB | 16/49 kB Progress (3): 472 kB | 46 kB | 16/49 kB Progress (3): 472 kB | 46 kB | 20/49 kB Progress (3): 472 kB | 46 kB | 24/49 kB Progress (3): 472 kB | 46 kB | 28/49 kB Progress (3): 472 kB | 46 kB | 32/49 kB Progress (3): 472 kB | 46 kB | 36/49 kB Progress (3): 472 kB | 46 kB | 40/49 kB Progress (3): 472 kB | 46 kB | 44/49 kB Progress (3): 472 kB | 46 kB | 48/49 kB Progress (4): 472 kB | 46 kB | 48/49 kB | 4.1/13 kB Progress (4): 472 kB | 46 kB | 49 kB | 4.1/13 kB Progress (4): 472 kB | 46 kB | 49 kB | 7.7/13 kB Progress (4): 472 kB | 46 kB | 49 kB | 12/13 kB Progress (4): 472 kB | 46 kB | 49 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.7 MB/s) [2019-07-31T09:00:04.368Z] 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 174 kB/s) [2019-07-31T09:00:04.368Z] 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 48 kB/s) [2019-07-31T09:00:04.368Z] Progress (2): 46 kB | 4.1/247 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 163 kB/s) [2019-07-31T09:00:04.368Z] Progress (1): 7.7/247 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T09:00:04.368Z] 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-31T09:00:04.368Z] 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-31T09:00:04.368Z] Progress (1): 12/247 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-31T09:00:04.368Z] Progress (1): 16/247 kB Progress (1): 20/247 kB Progress (1): 24/247 kB Progress (1): 28/247 kB Progress (1): 32/247 kB Progress (1): 33/247 kB Progress (1): 37/247 kB Progress (1): 41/247 kB Progress (1): 45/247 kB Progress (1): 49/247 kB Progress (1): 53/247 kB Progress (1): 57/247 kB Progress (1): 61/247 kB Progress (1): 65/247 kB Progress (1): 66/247 kB Progress (1): 70/247 kB Progress (1): 74/247 kB Progress (1): 78/247 kB Progress (1): 82/247 kB Progress (1): 86/247 kB Progress (1): 90/247 kB Progress (1): 94/247 kB Progress (1): 98/247 kB Progress (1): 98/247 kB Progress (1): 102/247 kB Progress (1): 106/247 kB Progress (1): 110/247 kB Progress (1): 114/247 kB Progress (1): 118/247 kB Progress (1): 122/247 kB Progress (1): 126/247 kB Progress (1): 130/247 kB Progress (1): 131/247 kB Progress (1): 135/247 kB Progress (1): 139/247 kB Progress (1): 143/247 kB Progress (1): 147/247 kB Progress (1): 151/247 kB Progress (1): 155/247 kB Progress (1): 159/247 kB Progress (1): 163/247 kB Progress (1): 164/247 kB Progress (1): 168/247 kB Progress (1): 172/247 kB Progress (1): 176/247 kB Progress (1): 180/247 kB Progress (1): 184/247 kB Progress (1): 188/247 kB Progress (1): 192/247 kB Progress (1): 196/247 kB Progress (1): 197/247 kB Progress (1): 201/247 kB Progress (1): 205/247 kB Progress (1): 209/247 kB Progress (1): 213/247 kB Progress (1): 217/247 kB Progress (1): 221/247 kB Progress (1): 225/247 kB Progress (1): 229/247 kB Progress (1): 233/247 kB Progress (1): 237/247 kB Progress (1): 241/247 kB Progress (1): 245/247 kB Progress (1): 247 kB Progress (2): 247 kB | 4.1/209 kB Progress (2): 247 kB | 7.7/209 kB Progress (2): 247 kB | 12/209 kB Progress (2): 247 kB | 16/209 kB Progress (2): 247 kB | 20/209 kB Progress (2): 247 kB | 24/209 kB Progress (2): 247 kB | 28/209 kB Progress (2): 247 kB | 32/209 kB Progress (2): 247 kB | 33/209 kB Progress (3): 247 kB | 33/209 kB | 4.1/187 kB Progress (3): 247 kB | 33/209 kB | 7.7/187 kB Progress (3): 247 kB | 37/209 kB | 7.7/187 kB Progress (3): 247 kB | 37/209 kB | 12/187 kB Progress (3): 247 kB | 41/209 kB | 12/187 kB Progress (3): 247 kB | 41/209 kB | 16/187 kB Progress (3): 247 kB | 45/209 kB | 16/187 kB Progress (3): 247 kB | 45/209 kB | 20/187 kB Progress (3): 247 kB | 49/209 kB | 20/187 kB Progress (3): 247 kB | 49/209 kB | 24/187 kB Progress (3): 247 kB | 53/209 kB | 24/187 kB Progress (4): 247 kB | 53/209 kB | 24/187 kB | 4.1/86 kB Progress (4): 247 kB | 53/209 kB | 28/187 kB | 4.1/86 kB Progress (4): 247 kB | 53/209 kB | 28/187 kB | 7.7/86 kB Progress (4): 247 kB | 57/209 kB | 28/187 kB | 7.7/86 kB Progress (5): 247 kB | 57/209 kB | 28/187 kB | 7.7/86 kB | 4.1/532 kB Progress (5): 247 kB | 57/209 kB | 32/187 kB | 7.7/86 kB | 4.1/532 kB Progress (5): 247 kB | 57/209 kB | 32/187 kB | 7.7/86 kB | 7.7/532 kB Progress (5): 247 kB | 57/209 kB | 32/187 kB | 12/86 kB | 7.7/532 kB Progress (5): 247 kB | 57/209 kB | 32/187 kB | 12/86 kB | 12/532 kB Progress (5): 247 kB | 61/209 kB | 32/187 kB | 12/86 kB | 12/532 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 819 kB/s) [2019-07-31T09:00:04.368Z] Progress (4): 61/209 kB | 32/187 kB | 12/86 kB | 16/532 kB Progress (4): 61/209 kB | 32/187 kB | 16/86 kB | 16/532 kB Progress (4): 61/209 kB | 33/187 kB | 16/86 kB | 16/532 kB Progress (4): 61/209 kB | 33/187 kB | 20/86 kB | 16/532 kB Progress (4): 61/209 kB | 33/187 kB | 20/86 kB | 20/532 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T09:00:04.369Z] Progress (4): 65/209 kB | 33/187 kB | 20/86 kB | 20/532 kB Progress (4): 65/209 kB | 33/187 kB | 20/86 kB | 24/532 kB Progress (4): 65/209 kB | 33/187 kB | 24/86 kB | 24/532 kB Progress (4): 65/209 kB | 37/187 kB | 24/86 kB | 24/532 kB Progress (4): 65/209 kB | 37/187 kB | 28/86 kB | 24/532 kB Progress (4): 65/209 kB | 37/187 kB | 32/86 kB | 24/532 kB Progress (4): 65/209 kB | 37/187 kB | 32/86 kB | 28/532 kB Progress (4): 66/209 kB | 37/187 kB | 32/86 kB | 28/532 kB Progress (4): 66/209 kB | 37/187 kB | 32/86 kB | 32/532 kB Progress (4): 66/209 kB | 37/187 kB | 33/86 kB | 32/532 kB Progress (4): 66/209 kB | 41/187 kB | 33/86 kB | 32/532 kB Progress (4): 66/209 kB | 41/187 kB | 37/86 kB | 32/532 kB Progress (4): 66/209 kB | 41/187 kB | 37/86 kB | 33/532 kB Progress (4): 70/209 kB | 41/187 kB | 37/86 kB | 33/532 kB Progress (4): 70/209 kB | 41/187 kB | 37/86 kB | 37/532 kB Progress (4): 70/209 kB | 41/187 kB | 41/86 kB | 37/532 kB Progress (4): 70/209 kB | 45/187 kB | 41/86 kB | 37/532 kB Progress (4): 70/209 kB | 45/187 kB | 45/86 kB | 37/532 kB Progress (4): 70/209 kB | 45/187 kB | 45/86 kB | 41/532 kB Progress (4): 74/209 kB | 45/187 kB | 45/86 kB | 41/532 kB Progress (4): 74/209 kB | 45/187 kB | 49/86 kB | 41/532 kB Progress (4): 78/209 kB | 45/187 kB | 49/86 kB | 41/532 kB Progress (4): 78/209 kB | 49/187 kB | 49/86 kB | 41/532 kB Progress (4): 82/209 kB | 49/187 kB | 49/86 kB | 41/532 kB Progress (4): 82/209 kB | 49/187 kB | 53/86 kB | 41/532 kB Progress (4): 86/209 kB | 49/187 kB | 53/86 kB | 41/532 kB Progress (4): 86/209 kB | 49/187 kB | 53/86 kB | 45/532 kB Progress (4): 90/209 kB | 49/187 kB | 53/86 kB | 45/532 kB Progress (4): 90/209 kB | 49/187 kB | 57/86 kB | 45/532 kB Progress (4): 90/209 kB | 53/187 kB | 57/86 kB | 45/532 kB Progress (4): 90/209 kB | 53/187 kB | 61/86 kB | 45/532 kB Progress (4): 94/209 kB | 53/187 kB | 61/86 kB | 45/532 kB Progress (4): 94/209 kB | 53/187 kB | 61/86 kB | 49/532 kB Progress (4): 98/209 kB | 53/187 kB | 61/86 kB | 49/532 kB Progress (4): 98/209 kB | 53/187 kB | 65/86 kB | 49/532 kB Progress (4): 98/209 kB | 57/187 kB | 65/86 kB | 49/532 kB Progress (4): 98/209 kB | 57/187 kB | 66/86 kB | 49/532 kB Progress (4): 98/209 kB | 57/187 kB | 66/86 kB | 53/532 kB Progress (4): 98/209 kB | 57/187 kB | 66/86 kB | 53/532 kB Progress (4): 98/209 kB | 57/187 kB | 66/86 kB | 57/532 kB Progress (5): 98/209 kB | 57/187 kB | 66/86 kB | 57/532 kB | 4.1/56 kB Progress (5): 98/209 kB | 57/187 kB | 70/86 kB | 57/532 kB | 4.1/56 kB Progress (5): 98/209 kB | 61/187 kB | 70/86 kB | 57/532 kB | 4.1/56 kB Progress (5): 98/209 kB | 61/187 kB | 74/86 kB | 57/532 kB | 4.1/56 kB Progress (5): 98/209 kB | 61/187 kB | 74/86 kB | 57/532 kB | 7.7/56 kB Progress (5): 98/209 kB | 61/187 kB | 74/86 kB | 61/532 kB | 7.7/56 kB Progress (5): 102/209 kB | 61/187 kB | 74/86 kB | 61/532 kB | 7.7/56 kB Progress (5): 102/209 kB | 61/187 kB | 74/86 kB | 65/532 kB | 7.7/56 kB Progress (5): 102/209 kB | 61/187 kB | 74/86 kB | 65/532 kB | 12/56 kB Progress (5): 102/209 kB | 61/187 kB | 78/86 kB | 65/532 kB | 12/56 kB Progress (5): 102/209 kB | 65/187 kB | 78/86 kB | 65/532 kB | 12/56 kB Progress (5): 102/209 kB | 65/187 kB | 82/86 kB | 65/532 kB | 12/56 kB Progress (5): 102/209 kB | 65/187 kB | 82/86 kB | 65/532 kB | 16/56 kB Progress (5): 102/209 kB | 65/187 kB | 82/86 kB | 66/532 kB | 16/56 kB Progress (5): 106/209 kB | 65/187 kB | 82/86 kB | 66/532 kB | 16/56 kB Progress (5): 106/209 kB | 65/187 kB | 82/86 kB | 66/532 kB | 20/56 kB Progress (5): 106/209 kB | 65/187 kB | 86/86 kB | 66/532 kB | 20/56 kB Progress (5): 106/209 kB | 66/187 kB | 86/86 kB | 66/532 kB | 20/56 kB Progress (5): 106/209 kB | 66/187 kB | 86 kB | 66/532 kB | 20/56 kB Progress (5): 106/209 kB | 66/187 kB | 86 kB | 66/532 kB | 24/56 kB Progress (5): 110/209 kB | 66/187 kB | 86 kB | 66/532 kB | 24/56 kB Progress (5): 110/209 kB | 66/187 kB | 86 kB | 70/532 kB | 24/56 kB Progress (5): 114/209 kB | 66/187 kB | 86 kB | 70/532 kB | 24/56 kB Progress (5): 114/209 kB | 66/187 kB | 86 kB | 70/532 kB | 28/56 kB Progress (5): 114/209 kB | 70/187 kB | 86 kB | 70/532 kB | 28/56 kB Progress (5): 114/209 kB | 70/187 kB | 86 kB | 70/532 kB | 32/56 kB Progress (5): 118/209 kB | 70/187 kB | 86 kB | 70/532 kB | 32/56 kB Progress (5): 118/209 kB | 70/187 kB | 86 kB | 74/532 kB | 32/56 kB Progress (5): 122/209 kB | 70/187 kB | 86 kB | 74/532 kB | 32/56 kB Progress (5): 122/209 kB | 70/187 kB | 86 kB | 74/532 kB | 36/56 kB Progress (5): 122/209 kB | 74/187 kB | 86 kB | 74/532 kB | 36/56 kB Progress (5): 122/209 kB | 74/187 kB | 86 kB | 74/532 kB | 40/56 kB Progress (5): 126/209 kB | 74/187 kB | 86 kB | 74/532 kB | 40/56 kB Progress (5): 126/209 kB | 74/187 kB | 86 kB | 78/532 kB | 40/56 kB Progress (5): 130/209 kB | 74/187 kB | 86 kB | 78/532 kB | 40/56 kB Progress (5): 130/209 kB | 74/187 kB | 86 kB | 78/532 kB | 44/56 kB Progress (5): 130/209 kB | 78/187 kB | 86 kB | 78/532 kB | 44/56 kB Progress (5): 130/209 kB | 78/187 kB | 86 kB | 78/532 kB | 48/56 kB Progress (5): 131/209 kB | 78/187 kB | 86 kB | 78/532 kB | 48/56 kB Progress (5): 131/209 kB | 78/187 kB | 86 kB | 82/532 kB | 48/56 kB Progress (5): 135/209 kB | 78/187 kB | 86 kB | 82/532 kB | 48/56 kB Progress (5): 135/209 kB | 78/187 kB | 86 kB | 82/532 kB | 52/56 kB Progress (5): 135/209 kB | 82/187 kB | 86 kB | 82/532 kB | 52/56 kB Progress (5): 135/209 kB | 82/187 kB | 86 kB | 82/532 kB | 56/56 kB Progress (5): 139/209 kB | 82/187 kB | 86 kB | 82/532 kB | 56/56 kB Progress (5): 139/209 kB | 82/187 kB | 86 kB | 86/532 kB | 56/56 kB Progress (5): 143/209 kB | 82/187 kB | 86 kB | 86/532 kB | 56/56 kB Progress (5): 143/209 kB | 82/187 kB | 86 kB | 86/532 kB | 56 kB Progress (5): 143/209 kB | 86/187 kB | 86 kB | 86/532 kB | 56 kB Progress (5): 147/209 kB | 86/187 kB | 86 kB | 86/532 kB | 56 kB Progress (5): 147/209 kB | 86/187 kB | 86 kB | 90/532 kB | 56 kB Progress (5): 151/209 kB | 86/187 kB | 86 kB | 90/532 kB | 56 kB Progress (5): 151/209 kB | 90/187 kB | 86 kB | 90/532 kB | 56 kB Progress (5): 155/209 kB | 90/187 kB | 86 kB | 90/532 kB | 56 kB Progress (5): 155/209 kB | 90/187 kB | 86 kB | 94/532 kB | 56 kB Progress (5): 159/209 kB | 90/187 kB | 86 kB | 94/532 kB | 56 kB Progress (5): 159/209 kB | 94/187 kB | 86 kB | 94/532 kB | 56 kB Progress (5): 163/209 kB | 94/187 kB | 86 kB | 94/532 kB | 56 kB Progress (5): 163/209 kB | 94/187 kB | 86 kB | 98/532 kB | 56 kB Progress (5): 167/209 kB | 94/187 kB | 86 kB | 98/532 kB | 56 kB Progress (5): 167/209 kB | 98/187 kB | 86 kB | 98/532 kB | 56 kB Progress (5): 171/209 kB | 98/187 kB | 86 kB | 98/532 kB | 56 kB Progress (5): 171/209 kB | 98/187 kB | 86 kB | 98/532 kB | 56 kB Progress (5): 175/209 kB | 98/187 kB | 86 kB | 98/532 kB | 56 kB Progress (5): 175/209 kB | 98/187 kB | 86 kB | 98/532 kB | 56 kB Progress (5): 179/209 kB | 98/187 kB | 86 kB | 98/532 kB | 56 kB Progress (5): 179/209 kB | 98/187 kB | 86 kB | 102/532 kB | 56 kB Progress (5): 183/209 kB | 98/187 kB | 86 kB | 102/532 kB | 56 kB Progress (5): 183/209 kB | 102/187 kB | 86 kB | 102/532 kB | 56 kB Progress (5): 187/209 kB | 102/187 kB | 86 kB | 102/532 kB | 56 kB Progress (5): 187/209 kB | 102/187 kB | 86 kB | 106/532 kB | 56 kB Progress (5): 191/209 kB | 102/187 kB | 86 kB | 106/532 kB | 56 kB Progress (5): 191/209 kB | 106/187 kB | 86 kB | 106/532 kB | 56 kB Progress (5): 195/209 kB | 106/187 kB | 86 kB | 106/532 kB | 56 kB Progress (5): 195/209 kB | 106/187 kB | 86 kB | 110/532 kB | 56 kB Progress (5): 199/209 kB | 106/187 kB | 86 kB | 110/532 kB | 56 kB Progress (5): 199/209 kB | 110/187 kB | 86 kB | 110/532 kB | 56 kB Progress (5): 203/209 kB | 110/187 kB | 86 kB | 110/532 kB | 56 kB Progress (5): 203/209 kB | 110/187 kB | 86 kB | 114/532 kB | 56 kB Progress (5): 207/209 kB | 110/187 kB | 86 kB | 114/532 kB | 56 kB Progress (5): 207/209 kB | 110/187 kB | 86 kB | 118/532 kB | 56 kB Progress (5): 207/209 kB | 114/187 kB | 86 kB | 118/532 kB | 56 kB Progress (5): 207/209 kB | 114/187 kB | 86 kB | 122/532 kB | 56 kB Progress (5): 209 kB | 114/187 kB | 86 kB | 122/532 kB | 56 kB Progress (5): 209 kB | 118/187 kB | 86 kB | 122/532 kB | 56 kB Progress (5): 209 kB | 118/187 kB | 86 kB | 126/532 kB | 56 kB Progress (5): 209 kB | 122/187 kB | 86 kB | 126/532 kB | 56 kB Progress (5): 209 kB | 122/187 kB | 86 kB | 130/532 kB | 56 kB Progress (5): 209 kB | 126/187 kB | 86 kB | 130/532 kB | 56 kB Progress (5): 209 kB | 126/187 kB | 86 kB | 131/532 kB | 56 kB Progress (5): 209 kB | 130/187 kB | 86 kB | 131/532 kB | 56 kB Progress (5): 209 kB | 130/187 kB | 86 kB | 135/532 kB | 56 kB Progress (5): 209 kB | 131/187 kB | 86 kB | 135/532 kB | 56 kB Progress (5): 209 kB | 131/187 kB | 86 kB | 139/532 kB | 56 kB Progress (5): 209 kB | 135/187 kB | 86 kB | 139/532 kB | 56 kB Progress (5): 209 kB | 135/187 kB | 86 kB | 143/532 kB | 56 kB Progress (5): 209 kB | 139/187 kB | 86 kB | 143/532 kB | 56 kB Progress (5): 209 kB | 139/187 kB | 86 kB | 147/532 kB | 56 kB Progress (5): 209 kB | 143/187 kB | 86 kB | 147/532 kB | 56 kB Progress (5): 209 kB | 143/187 kB | 86 kB | 151/532 kB | 56 kB Progress (5): 209 kB | 147/187 kB | 86 kB | 151/532 kB | 56 kB Progress (5): 209 kB | 147/187 kB | 86 kB | 155/532 kB | 56 kB Progress (5): 209 kB | 151/187 kB | 86 kB | 155/532 kB | 56 kB Progress (5): 209 kB | 151/187 kB | 86 kB | 159/532 kB | 56 kB Progress (5): 209 kB | 155/187 kB | 86 kB | 159/532 kB | 56 kB Progress (5): 209 kB | 155/187 kB | 86 kB | 163/532 kB | 56 kB Progress (5): 209 kB | 155/187 kB | 86 kB | 164/532 kB | 56 kB Progress (5): 209 kB | 155/187 kB | 86 kB | 168/532 kB | 56 kB Progress (5): 209 kB | 159/187 kB | 86 kB | 168/532 kB | 56 kB Progress (5): 209 kB | 159/187 kB | 86 kB | 172/532 kB | 56 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.jar (209 kB at 548 kB/s) [2019-07-31T09:00:04.369Z] 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-31T09:00:04.369Z] 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 225 kB/s) [2019-07-31T09:00:04.369Z] 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 146 kB/s) [2019-07-31T09:00:04.369Z] Progress (2): 159/187 kB | 176/532 kB Progress (2): 163/187 kB | 176/532 kB Progress (2): 163/187 kB | 180/532 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2019-07-31T09:00:04.369Z] 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-31T09:00:04.369Z] Progress (2): 163/187 kB | 184/532 kB Progress (2): 163/187 kB | 188/532 kB Progress (2): 167/187 kB | 188/532 kB Progress (2): 167/187 kB | 192/532 kB Progress (2): 171/187 kB | 192/532 kB Progress (2): 171/187 kB | 196/532 kB Progress (2): 175/187 kB | 196/532 kB Progress (2): 175/187 kB | 200/532 kB Progress (2): 179/187 kB | 200/532 kB Progress (2): 179/187 kB | 204/532 kB Progress (2): 183/187 kB | 204/532 kB Progress (2): 183/187 kB | 208/532 kB Progress (2): 187 kB | 208/532 kB Progress (2): 187 kB | 212/532 kB Progress (2): 187 kB | 216/532 kB Progress (2): 187 kB | 220/532 kB Progress (2): 187 kB | 224/532 kB Progress (2): 187 kB | 228/532 kB Progress (2): 187 kB | 232/532 kB Progress (2): 187 kB | 236/532 kB Progress (2): 187 kB | 240/532 kB Progress (2): 187 kB | 244/532 kB Progress (2): 187 kB | 248/532 kB Progress (2): 187 kB | 252/532 kB Progress (2): 187 kB | 256/532 kB Progress (2): 187 kB | 260/532 kB Progress (2): 187 kB | 264/532 kB Progress (2): 187 kB | 268/532 kB Progress (2): 187 kB | 272/532 kB Progress (2): 187 kB | 276/532 kB Progress (2): 187 kB | 280/532 kB Progress (2): 187 kB | 284/532 kB Progress (2): 187 kB | 288/532 kB Progress (2): 187 kB | 292/532 kB Progress (2): 187 kB | 296/532 kB Progress (2): 187 kB | 300/532 kB Progress (2): 187 kB | 304/532 kB Progress (2): 187 kB | 308/532 kB Progress (2): 187 kB | 312/532 kB Progress (2): 187 kB | 316/532 kB Progress (2): 187 kB | 320/532 kB Progress (2): 187 kB | 324/532 kB Progress (2): 187 kB | 328/532 kB Progress (2): 187 kB | 332/532 kB Progress (2): 187 kB | 336/532 kB Progress (2): 187 kB | 340/532 kB Progress (2): 187 kB | 344/532 kB Progress (2): 187 kB | 348/532 kB Progress (2): 187 kB | 352/532 kB Progress (2): 187 kB | 356/532 kB Progress (2): 187 kB | 360/532 kB Progress (2): 187 kB | 364/532 kB Progress (2): 187 kB | 368/532 kB Progress (2): 187 kB | 372/532 kB Progress (2): 187 kB | 376/532 kB Progress (2): 187 kB | 380/532 kB Progress (2): 187 kB | 384/532 kB Progress (2): 187 kB | 388/532 kB Progress (2): 187 kB | 392/532 kB Progress (2): 187 kB | 396/532 kB Progress (2): 187 kB | 400/532 kB Progress (2): 187 kB | 404/532 kB Progress (2): 187 kB | 408/532 kB Progress (2): 187 kB | 412/532 kB Progress (2): 187 kB | 416/532 kB Progress (2): 187 kB | 420/532 kB Progress (2): 187 kB | 424/532 kB Progress (2): 187 kB | 428/532 kB Progress (2): 187 kB | 432/532 kB Progress (2): 187 kB | 436/532 kB Progress (3): 187 kB | 436/532 kB | 4.1/100 kB Progress (3): 187 kB | 440/532 kB | 4.1/100 kB Progress (3): 187 kB | 440/532 kB | 7.7/100 kB Progress (3): 187 kB | 444/532 kB | 7.7/100 kB Progress (3): 187 kB | 444/532 kB | 12/100 kB Progress (3): 187 kB | 448/532 kB | 12/100 kB Progress (3): 187 kB | 448/532 kB | 16/100 kB Progress (3): 187 kB | 452/532 kB | 16/100 kB Progress (3): 187 kB | 452/532 kB | 20/100 kB Progress (3): 187 kB | 456/532 kB | 20/100 kB Progress (3): 187 kB | 456/532 kB | 24/100 kB Progress (3): 187 kB | 460/532 kB | 24/100 kB Progress (3): 187 kB | 460/532 kB | 28/100 kB Progress (3): 187 kB | 464/532 kB | 28/100 kB Progress (3): 187 kB | 464/532 kB | 32/100 kB Progress (3): 187 kB | 468/532 kB | 32/100 kB Progress (3): 187 kB | 468/532 kB | 33/100 kB Progress (3): 187 kB | 472/532 kB | 33/100 kB Progress (3): 187 kB | 472/532 kB | 37/100 kB Progress (3): 187 kB | 476/532 kB | 37/100 kB Progress (3): 187 kB | 476/532 kB | 41/100 kB Progress (3): 187 kB | 480/532 kB | 41/100 kB Progress (3): 187 kB | 480/532 kB | 45/100 kB Progress (4): 187 kB | 480/532 kB | 45/100 kB | 4.1/58 kB Progress (4): 187 kB | 480/532 kB | 49/100 kB | 4.1/58 kB Progress (4): 187 kB | 484/532 kB | 49/100 kB | 4.1/58 kB Progress (4): 187 kB | 484/532 kB | 53/100 kB | 4.1/58 kB Progress (4): 187 kB | 484/532 kB | 53/100 kB | 7.7/58 kB Progress (4): 187 kB | 484/532 kB | 57/100 kB | 7.7/58 kB Progress (4): 187 kB | 488/532 kB | 57/100 kB | 7.7/58 kB Progress (4): 187 kB | 488/532 kB | 61/100 kB | 7.7/58 kB Progress (4): 187 kB | 488/532 kB | 61/100 kB | 12/58 kB Progress (4): 187 kB | 488/532 kB | 65/100 kB | 12/58 kB Progress (4): 187 kB | 492/532 kB | 65/100 kB | 12/58 kB Progress (4): 187 kB | 492/532 kB | 66/100 kB | 12/58 kB Progress (4): 187 kB | 492/532 kB | 66/100 kB | 16/58 kB Progress (4): 187 kB | 492/532 kB | 70/100 kB | 16/58 kB Progress (4): 187 kB | 496/532 kB | 70/100 kB | 16/58 kB Progress (4): 187 kB | 496/532 kB | 74/100 kB | 16/58 kB Progress (4): 187 kB | 496/532 kB | 74/100 kB | 20/58 kB Progress (4): 187 kB | 496/532 kB | 78/100 kB | 20/58 kB Progress (4): 187 kB | 500/532 kB | 78/100 kB | 20/58 kB Progress (4): 187 kB | 500/532 kB | 82/100 kB | 20/58 kB Progress (4): 187 kB | 500/532 kB | 82/100 kB | 24/58 kB Progress (4): 187 kB | 500/532 kB | 86/100 kB | 24/58 kB Progress (4): 187 kB | 504/532 kB | 86/100 kB | 24/58 kB Progress (4): 187 kB | 504/532 kB | 90/100 kB | 24/58 kB Progress (4): 187 kB | 504/532 kB | 90/100 kB | 28/58 kB Progress (4): 187 kB | 504/532 kB | 94/100 kB | 28/58 kB Progress (4): 187 kB | 508/532 kB | 94/100 kB | 28/58 kB Progress (4): 187 kB | 508/532 kB | 98/100 kB | 28/58 kB Progress (4): 187 kB | 508/532 kB | 98/100 kB | 32/58 kB Progress (4): 187 kB | 508/532 kB | 100 kB | 32/58 kB Progress (4): 187 kB | 512/532 kB | 100 kB | 32/58 kB Progress (4): 187 kB | 512/532 kB | 100 kB | 36/58 kB Progress (4): 187 kB | 516/532 kB | 100 kB | 36/58 kB Progress (4): 187 kB | 516/532 kB | 100 kB | 40/58 kB Progress (4): 187 kB | 520/532 kB | 100 kB | 40/58 kB Progress (4): 187 kB | 520/532 kB | 100 kB | 44/58 kB Progress (4): 187 kB | 524/532 kB | 100 kB | 44/58 kB Progress (4): 187 kB | 524/532 kB | 100 kB | 48/58 kB Progress (4): 187 kB | 528/532 kB | 100 kB | 48/58 kB Progress (4): 187 kB | 528/532 kB | 100 kB | 52/58 kB Progress (4): 187 kB | 532/532 kB | 100 kB | 52/58 kB Progress (4): 187 kB | 532/532 kB | 100 kB | 56/58 kB Progress (4): 187 kB | 532 kB | 100 kB | 56/58 kB Progress (4): 187 kB | 532 kB | 100 kB | 58 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 245 kB/s) [2019-07-31T09:00:04.369Z] 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-31T09:00:04.369Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 1.3 MB/s) [2019-07-31T09:00:04.369Z] 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-31T09:00:04.369Z] Progress (3): 187 kB | 58 kB | 4.1/245 kB Progress (3): 187 kB | 58 kB | 7.7/245 kB Progress (3): 187 kB | 58 kB | 12/245 kB Progress (3): 187 kB | 58 kB | 16/245 kB Progress (3): 187 kB | 58 kB | 20/245 kB Progress (3): 187 kB | 58 kB | 24/245 kB Progress (3): 187 kB | 58 kB | 28/245 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 449 kB/s) [2019-07-31T09:00:04.369Z] Progress (2): 58 kB | 32/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-31T09:00:04.369Z] Progress (2): 58 kB | 33/245 kB Progress (2): 58 kB | 37/245 kB Progress (2): 58 kB | 41/245 kB Progress (2): 58 kB | 45/245 kB Progress (2): 58 kB | 49/245 kB Progress (2): 58 kB | 53/245 kB Progress (2): 58 kB | 57/245 kB Progress (2): 58 kB | 61/245 kB Progress (2): 58 kB | 65/245 kB Progress (2): 58 kB | 66/245 kB Progress (2): 58 kB | 70/245 kB Progress (2): 58 kB | 74/245 kB Progress (2): 58 kB | 78/245 kB Progress (2): 58 kB | 82/245 kB Progress (2): 58 kB | 86/245 kB Progress (2): 58 kB | 90/245 kB Progress (2): 58 kB | 94/245 kB Progress (2): 58 kB | 98/245 kB Progress (2): 58 kB | 98/245 kB Progress (2): 58 kB | 102/245 kB Progress (2): 58 kB | 106/245 kB Progress (2): 58 kB | 110/245 kB Progress (2): 58 kB | 114/245 kB Progress (2): 58 kB | 118/245 kB Progress (2): 58 kB | 122/245 kB Progress (2): 58 kB | 126/245 kB Progress (2): 58 kB | 130/245 kB Progress (2): 58 kB | 131/245 kB Progress (2): 58 kB | 135/245 kB Progress (2): 58 kB | 139/245 kB Progress (2): 58 kB | 143/245 kB Progress (2): 58 kB | 147/245 kB Progress (2): 58 kB | 151/245 kB Progress (2): 58 kB | 155/245 kB Progress (2): 58 kB | 159/245 kB Progress (2): 58 kB | 163/245 kB Progress (2): 58 kB | 164/245 kB Progress (2): 58 kB | 168/245 kB Progress (2): 58 kB | 172/245 kB Progress (2): 58 kB | 176/245 kB Progress (2): 58 kB | 180/245 kB Progress (2): 58 kB | 184/245 kB Progress (2): 58 kB | 188/245 kB Progress (2): 58 kB | 192/245 kB Progress (2): 58 kB | 196/245 kB Progress (2): 58 kB | 197/245 kB Progress (2): 58 kB | 201/245 kB Progress (2): 58 kB | 205/245 kB Progress (2): 58 kB | 209/245 kB Progress (2): 58 kB | 213/245 kB Progress (2): 58 kB | 217/245 kB Progress (2): 58 kB | 221/245 kB Progress (2): 58 kB | 225/245 kB Progress (2): 58 kB | 229/245 kB Progress (2): 58 kB | 233/245 kB Progress (2): 58 kB | 237/245 kB Progress (2): 58 kB | 241/245 kB Progress (2): 58 kB | 245/245 kB Progress (2): 58 kB | 245 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 132 kB/s) [2019-07-31T09:00:04.369Z] 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-31T09:00:04.369Z] 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 557 kB/s) [2019-07-31T09:00:04.369Z] 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-31T09:00:04.369Z] Progress (1): 0/1.4 MB Progress (1): 0/1.4 MB Progress (2): 0/1.4 MB | 4.1/13 kB Progress (2): 0/1.4 MB | 7.7/13 kB Progress (2): 0/1.4 MB | 12/13 kB Progress (2): 0/1.4 MB | 13 kB Progress (2): 0/1.4 MB | 13 kB Progress (3): 0/1.4 MB | 13 kB | 3.2 kB Progress (3): 0/1.4 MB | 13 kB | 3.2 kB Progress (3): 0/1.4 MB | 13 kB | 3.2 kB Progress (3): 0/1.4 MB | 13 kB | 3.2 kB Progress (3): 0/1.4 MB | 13 kB | 3.2 kB Progress (3): 0/1.4 MB | 13 kB | 3.2 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 30 kB/s) [2019-07-31T09:00:04.369Z] Progress (2): 0/1.4 MB | 3.2 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-31T09:00:04.369Z] Progress (2): 0/1.4 MB | 3.2 kB Progress (2): 0/1.4 MB | 3.2 kB Progress (2): 0/1.4 MB | 3.2 kB Progress (2): 0/1.4 MB | 3.2 kB Progress (2): 0.1/1.4 MB | 3.2 kB Progress (2): 0.1/1.4 MB | 3.2 kB Progress (2): 0.1/1.4 MB | 3.2 kB Progress (2): 0.1/1.4 MB | 3.2 kB Progress (2): 0.1/1.4 MB | 3.2 kB Progress (2): 0.1/1.4 MB | 3.2 kB Progress (2): 0.1/1.4 MB | 3.2 kB Progress (2): 0.1/1.4 MB | 3.2 kB Progress (2): 0.1/1.4 MB | 3.2 kB Progress (2): 0.1/1.4 MB | 3.2 kB Progress (2): 0.1/1.4 MB | 3.2 kB Progress (3): 0.1/1.4 MB | 3.2 kB | 4.1/112 kB Progress (3): 0.1/1.4 MB | 3.2 kB | 4.1/112 kB Progress (3): 0.1/1.4 MB | 3.2 kB | 7.7/112 kB Progress (3): 0.1/1.4 MB | 3.2 kB | 7.7/112 kB Progress (3): 0.1/1.4 MB | 3.2 kB | 12/112 kB Progress (3): 0.1/1.4 MB | 3.2 kB | 12/112 kB Progress (3): 0.1/1.4 MB | 3.2 kB | 16/112 kB Progress (3): 0.1/1.4 MB | 3.2 kB | 16/112 kB Progress (3): 0.1/1.4 MB | 3.2 kB | 20/112 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 7.0 kB/s) [2019-07-31T09:00:04.369Z] Progress (2): 0.1/1.4 MB | 20/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-31T09:00:04.369Z] Progress (2): 0.1/1.4 MB | 24/112 kB Progress (2): 0.1/1.4 MB | 28/112 kB Progress (2): 0.1/1.4 MB | 32/112 kB Progress (3): 0.1/1.4 MB | 32/112 kB | 4.1/37 kB Progress (3): 0.1/1.4 MB | 32/112 kB | 7.7/37 kB Progress (3): 0.1/1.4 MB | 32/112 kB | 12/37 kB Progress (3): 0.1/1.4 MB | 32/112 kB | 16/37 kB Progress (4): 0.1/1.4 MB | 32/112 kB | 16/37 kB | 4.1/7.2 kB Progress (4): 0.1/1.4 MB | 32/112 kB | 16/37 kB | 7.2 kB Progress (4): 0.1/1.4 MB | 32/112 kB | 16/37 kB | 7.2 kB Progress (4): 0.1/1.4 MB | 36/112 kB | 16/37 kB | 7.2 kB Progress (4): 0.1/1.4 MB | 36/112 kB | 20/37 kB | 7.2 kB Progress (4): 0.1/1.4 MB | 40/112 kB | 20/37 kB | 7.2 kB Progress (4): 0.1/1.4 MB | 40/112 kB | 20/37 kB | 7.2 kB Progress (4): 0.1/1.4 MB | 44/112 kB | 20/37 kB | 7.2 kB Progress (4): 0.1/1.4 MB | 44/112 kB | 24/37 kB | 7.2 kB Progress (4): 0.1/1.4 MB | 48/112 kB | 24/37 kB | 7.2 kB Progress (4): 0.1/1.4 MB | 48/112 kB | 24/37 kB | 7.2 kB Progress (4): 0.1/1.4 MB | 52/112 kB | 24/37 kB | 7.2 kB Progress (4): 0.1/1.4 MB | 52/112 kB | 28/37 kB | 7.2 kB Progress (4): 0.1/1.4 MB | 56/112 kB | 28/37 kB | 7.2 kB Progress (4): 0.1/1.4 MB | 56/112 kB | 28/37 kB | 7.2 kB Progress (4): 0.1/1.4 MB | 60/112 kB | 28/37 kB | 7.2 kB Progress (5): 0.1/1.4 MB | 60/112 kB | 28/37 kB | 7.2 kB | 4.1/9.4 kB Progress (5): 0.1/1.4 MB | 60/112 kB | 32/37 kB | 7.2 kB | 4.1/9.4 kB Progress (5): 0.1/1.4 MB | 60/112 kB | 32/37 kB | 7.2 kB | 7.7/9.4 kB Progress (5): 0.1/1.4 MB | 64/112 kB | 32/37 kB | 7.2 kB | 7.7/9.4 kB Progress (5): 0.1/1.4 MB | 64/112 kB | 32/37 kB | 7.2 kB | 7.7/9.4 kB Progress (5): 0.1/1.4 MB | 68/112 kB | 32/37 kB | 7.2 kB | 7.7/9.4 kB Progress (5): 0.1/1.4 MB | 68/112 kB | 32/37 kB | 7.2 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 68/112 kB | 36/37 kB | 7.2 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 72/112 kB | 36/37 kB | 7.2 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 72/112 kB | 36/37 kB | 7.2 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 76/112 kB | 36/37 kB | 7.2 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 76/112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 80/112 kB | 37 kB | 7.2 kB | 9.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 15 kB/s) [2019-07-31T09:00:04.369Z] Progress (4): 0.1/1.4 MB | 80/112 kB | 37 kB | 9.4 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-31T09:00:04.369Z] Progress (4): 0.1/1.4 MB | 84/112 kB | 37 kB | 9.4 kB Progress (4): 0.1/1.4 MB | 84/112 kB | 37 kB | 9.4 kB Progress (4): 0.1/1.4 MB | 88/112 kB | 37 kB | 9.4 kB Progress (4): 0.1/1.4 MB | 88/112 kB | 37 kB | 9.4 kB Progress (4): 0.1/1.4 MB | 92/112 kB | 37 kB | 9.4 kB Progress (4): 0.1/1.4 MB | 92/112 kB | 37 kB | 9.4 kB Progress (4): 0.1/1.4 MB | 96/112 kB | 37 kB | 9.4 kB Progress (4): 0.1/1.4 MB | 96/112 kB | 37 kB | 9.4 kB Progress (4): 0.1/1.4 MB | 100/112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 100/112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 104/112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 104/112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 108/112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 108/112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 37 kB | 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 19 kB/s) [2019-07-31T09:00:04.369Z] Progress (3): 0.4/1.4 MB | 112 kB | 37 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-31T09:00:04.369Z] Progress (3): 0.4/1.4 MB | 112 kB | 37 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 74 kB/s) [2019-07-31T09:00:04.369Z] Progress (2): 0.4/1.4 MB | 112 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2019-07-31T09:00:04.369Z] Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/1.4 MB | 112 kB Progress (2): 0.4/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 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 220 kB/s) [2019-07-31T09:00:04.369Z] Progress (1): 0.5/1.4 MB 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-31T09:00:04.369Z] Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (2): 0.6/1.4 MB | 4.1/285 kB Progress (2): 0.6/1.4 MB | 4.1/285 kB Progress (2): 0.6/1.4 MB | 7.7/285 kB Progress (2): 0.6/1.4 MB | 7.7/285 kB Progress (2): 0.6/1.4 MB | 12/285 kB Progress (2): 0.6/1.4 MB | 12/285 kB Progress (2): 0.6/1.4 MB | 16/285 kB Progress (2): 0.6/1.4 MB | 16/285 kB Progress (2): 0.6/1.4 MB | 20/285 kB Progress (2): 0.6/1.4 MB | 20/285 kB Progress (2): 0.6/1.4 MB | 24/285 kB Progress (2): 0.6/1.4 MB | 24/285 kB Progress (2): 0.6/1.4 MB | 28/285 kB Progress (2): 0.6/1.4 MB | 28/285 kB Progress (2): 0.6/1.4 MB | 32/285 kB Progress (2): 0.6/1.4 MB | 32/285 kB Progress (2): 0.6/1.4 MB | 33/285 kB Progress (2): 0.6/1.4 MB | 33/285 kB Progress (2): 0.6/1.4 MB | 37/285 kB Progress (2): 0.6/1.4 MB | 37/285 kB Progress (2): 0.6/1.4 MB | 41/285 kB Progress (2): 0.6/1.4 MB | 41/285 kB Progress (3): 0.6/1.4 MB | 41/285 kB | 4.1/53 kB Progress (3): 0.6/1.4 MB | 45/285 kB | 4.1/53 kB Progress (3): 0.6/1.4 MB | 45/285 kB | 7.7/53 kB Progress (3): 0.6/1.4 MB | 45/285 kB | 7.7/53 kB Progress (3): 0.6/1.4 MB | 45/285 kB | 12/53 kB Progress (3): 0.6/1.4 MB | 49/285 kB | 12/53 kB Progress (3): 0.6/1.4 MB | 49/285 kB | 16/53 kB Progress (3): 0.6/1.4 MB | 49/285 kB | 16/53 kB Progress (3): 0.6/1.4 MB | 53/285 kB | 16/53 kB Progress (3): 0.6/1.4 MB | 53/285 kB | 16/53 kB Progress (3): 0.6/1.4 MB | 53/285 kB | 20/53 kB Progress (3): 0.6/1.4 MB | 57/285 kB | 20/53 kB Progress (3): 0.6/1.4 MB | 57/285 kB | 24/53 kB Progress (3): 0.6/1.4 MB | 57/285 kB | 24/53 kB Progress (3): 0.6/1.4 MB | 61/285 kB | 24/53 kB Progress (3): 0.6/1.4 MB | 61/285 kB | 28/53 kB Progress (3): 0.6/1.4 MB | 61/285 kB | 28/53 kB Progress (3): 0.6/1.4 MB | 61/285 kB | 32/53 kB Progress (3): 0.6/1.4 MB | 61/285 kB | 32/53 kB Progress (3): 0.6/1.4 MB | 61/285 kB | 32/53 kB Progress (3): 0.6/1.4 MB | 65/285 kB | 32/53 kB Progress (3): 0.6/1.4 MB | 65/285 kB | 32/53 kB Progress (3): 0.6/1.4 MB | 65/285 kB | 36/53 kB Progress (4): 0.6/1.4 MB | 65/285 kB | 36/53 kB | 4.1/37 kB Progress (4): 0.6/1.4 MB | 65/285 kB | 40/53 kB | 4.1/37 kB Progress (4): 0.6/1.4 MB | 65/285 kB | 40/53 kB | 4.1/37 kB Progress (4): 0.6/1.4 MB | 66/285 kB | 40/53 kB | 4.1/37 kB Progress (4): 0.6/1.4 MB | 66/285 kB | 40/53 kB | 4.1/37 kB Progress (4): 0.6/1.4 MB | 66/285 kB | 44/53 kB | 4.1/37 kB Progress (4): 0.6/1.4 MB | 66/285 kB | 44/53 kB | 7.7/37 kB Progress (4): 0.6/1.4 MB | 66/285 kB | 48/53 kB | 7.7/37 kB Progress (4): 0.7/1.4 MB | 66/285 kB | 48/53 kB | 7.7/37 kB Progress (4): 0.7/1.4 MB | 70/285 kB | 48/53 kB | 7.7/37 kB Progress (4): 0.7/1.4 MB | 70/285 kB | 48/53 kB | 7.7/37 kB Progress (4): 0.7/1.4 MB | 70/285 kB | 52/53 kB | 7.7/37 kB Progress (4): 0.7/1.4 MB | 70/285 kB | 52/53 kB | 12/37 kB Progress (4): 0.7/1.4 MB | 70/285 kB | 53 kB | 12/37 kB Progress (4): 0.7/1.4 MB | 70/285 kB | 53 kB | 12/37 kB Progress (4): 0.7/1.4 MB | 74/285 kB | 53 kB | 12/37 kB Progress (4): 0.7/1.4 MB | 74/285 kB | 53 kB | 16/37 kB Progress (4): 0.7/1.4 MB | 74/285 kB | 53 kB | 16/37 kB Progress (4): 0.7/1.4 MB | 74/285 kB | 53 kB | 20/37 kB Progress (4): 0.7/1.4 MB | 78/285 kB | 53 kB | 20/37 kB Progress (4): 0.7/1.4 MB | 78/285 kB | 53 kB | 24/37 kB Progress (4): 0.7/1.4 MB | 78/285 kB | 53 kB | 24/37 kB Progress (4): 0.7/1.4 MB | 78/285 kB | 53 kB | 28/37 kB Progress (4): 0.7/1.4 MB | 82/285 kB | 53 kB | 28/37 kB Progress (4): 0.7/1.4 MB | 82/285 kB | 53 kB | 32/37 kB Progress (4): 0.7/1.4 MB | 86/285 kB | 53 kB | 32/37 kB Progress (4): 0.7/1.4 MB | 86/285 kB | 53 kB | 32/37 kB Progress (4): 0.7/1.4 MB | 90/285 kB | 53 kB | 32/37 kB Progress (4): 0.7/1.4 MB | 90/285 kB | 53 kB | 36/37 kB Progress (4): 0.7/1.4 MB | 94/285 kB | 53 kB | 36/37 kB Progress (4): 0.7/1.4 MB | 94/285 kB | 53 kB | 36/37 kB Progress (4): 0.7/1.4 MB | 98/285 kB | 53 kB | 36/37 kB Progress (4): 0.7/1.4 MB | 98/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 98/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 98/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 102/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 102/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 106/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 106/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 110/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 110/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 114/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 114/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 118/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 118/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 122/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 122/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 126/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 126/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 130/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 130/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 134/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 134/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 138/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 138/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 142/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 142/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 146/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 146/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 150/285 kB | 53 kB | 37 kB Progress (4): 0.7/1.4 MB | 150/285 kB | 53 kB | 37 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 102 kB/s) [2019-07-31T09:00:04.369Z] Progress (3): 0.7/1.4 MB | 154/285 kB | 37 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-31T09:00:04.625Z] Progress (3): 0.7/1.4 MB | 154/285 kB | 37 kB Progress (3): 0.7/1.4 MB | 158/285 kB | 37 kB Progress (3): 0.7/1.4 MB | 158/285 kB | 37 kB Progress (3): 0.7/1.4 MB | 162/285 kB | 37 kB Progress (4): 0.7/1.4 MB | 162/285 kB | 37 kB | 4.1/38 kB Progress (4): 0.7/1.4 MB | 166/285 kB | 37 kB | 4.1/38 kB Progress (4): 0.7/1.4 MB | 166/285 kB | 37 kB | 4.1/38 kB Progress (4): 0.7/1.4 MB | 170/285 kB | 37 kB | 4.1/38 kB Progress (4): 0.7/1.4 MB | 170/285 kB | 37 kB | 7.7/38 kB Progress (4): 0.7/1.4 MB | 174/285 kB | 37 kB | 7.7/38 kB Progress (4): 0.7/1.4 MB | 174/285 kB | 37 kB | 7.7/38 kB Progress (4): 0.7/1.4 MB | 178/285 kB | 37 kB | 7.7/38 kB Progress (4): 0.7/1.4 MB | 178/285 kB | 37 kB | 12/38 kB Progress (4): 0.7/1.4 MB | 182/285 kB | 37 kB | 12/38 kB Progress (4): 0.8/1.4 MB | 182/285 kB | 37 kB | 12/38 kB Progress (4): 0.8/1.4 MB | 186/285 kB | 37 kB | 12/38 kB Progress (4): 0.8/1.4 MB | 186/285 kB | 37 kB | 16/38 kB Progress (4): 0.8/1.4 MB | 190/285 kB | 37 kB | 16/38 kB Progress (4): 0.8/1.4 MB | 190/285 kB | 37 kB | 16/38 kB Progress (4): 0.8/1.4 MB | 194/285 kB | 37 kB | 16/38 kB Progress (4): 0.8/1.4 MB | 194/285 kB | 37 kB | 16/38 kB Progress (4): 0.8/1.4 MB | 194/285 kB | 37 kB | 20/38 kB Progress (4): 0.8/1.4 MB | 194/285 kB | 37 kB | 20/38 kB Progress (4): 0.8/1.4 MB | 198/285 kB | 37 kB | 20/38 kB Progress (4): 0.8/1.4 MB | 198/285 kB | 37 kB | 20/38 kB Progress (4): 0.8/1.4 MB | 198/285 kB | 37 kB | 24/38 kB Progress (4): 0.8/1.4 MB | 198/285 kB | 37 kB | 24/38 kB Progress (4): 0.8/1.4 MB | 198/285 kB | 37 kB | 28/38 kB Progress (4): 0.8/1.4 MB | 202/285 kB | 37 kB | 28/38 kB Progress (4): 0.8/1.4 MB | 202/285 kB | 37 kB | 32/38 kB Progress (4): 0.8/1.4 MB | 202/285 kB | 37 kB | 32/38 kB Progress (4): 0.8/1.4 MB | 202/285 kB | 37 kB | 36/38 kB Progress (4): 0.8/1.4 MB | 206/285 kB | 37 kB | 36/38 kB Progress (4): 0.8/1.4 MB | 206/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 206/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 210/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 210/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 214/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 214/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 218/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 218/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 222/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 222/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 226/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 226/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 230/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 230/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 234/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 234/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 238/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 238/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 242/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 242/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 246/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 246/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 250/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 250/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 254/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 254/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 258/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 258/285 kB | 37 kB | 38 kB Progress (4): 0.8/1.4 MB | 262/285 kB | 37 kB | 38 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 63 kB/s) [2019-07-31T09:00:04.625Z] Progress (3): 0.8/1.4 MB | 266/285 kB | 38 kB Progress (3): 0.8/1.4 MB | 266/285 kB | 38 kB Progress (3): 0.8/1.4 MB | 270/285 kB | 38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2019-07-31T09:00:04.625Z] Progress (3): 0.8/1.4 MB | 274/285 kB | 38 kB Progress (3): 0.8/1.4 MB | 274/285 kB | 38 kB Progress (3): 0.8/1.4 MB | 278/285 kB | 38 kB Progress (3): 0.8/1.4 MB | 278/285 kB | 38 kB Progress (3): 0.8/1.4 MB | 282/285 kB | 38 kB Progress (3): 0.8/1.4 MB | 282/285 kB | 38 kB Progress (3): 0.8/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 0.9/1.4 MB | 285 kB | 38 kB Progress (3): 1.0/1.4 MB | 285 kB | 38 kB Progress (3): 1.0/1.4 MB | 285 kB | 38 kB Progress (3): 1.0/1.4 MB | 285 kB | 38 kB Progress (3): 1.0/1.4 MB | 285 kB | 38 kB Progress (3): 1.0/1.4 MB | 285 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 63 kB/s) [2019-07-31T09:00:04.625Z] Progress (2): 1.0/1.4 MB | 285 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-31T09:00:04.625Z] Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 473 kB/s) [2019-07-31T09:00:04.625Z] Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (2): 1.2/1.4 MB | 4.1/4.3 kB Progress (2): 1.2/1.4 MB | 4.1/4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.2/1.4 MB | 4.3 kB Progress (2): 1.3/1.4 MB | 4.3 kB Progress (2): 1.3/1.4 MB | 4.3 kB Progress (2): 1.3/1.4 MB | 4.3 kB Progress (2): 1.3/1.4 MB | 4.3 kB Progress (2): 1.3/1.4 MB | 4.3 kB Progress (2): 1.3/1.4 MB | 4.3 kB Progress (2): 1.3/1.4 MB | 4.3 kB Progress (2): 1.3/1.4 MB | 4.3 kB Progress (2): 1.3/1.4 MB | 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 7.0 kB/s) [2019-07-31T09:00:04.625Z] Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 2.3 MB/s) [2019-07-31T09:00:04.882Z] 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 (2): 24/29 kB | 4.1/21 kB Progress (2): 24/29 kB | 7.7/21 kB Progress (2): 24/29 kB | 12/21 kB Progress (2): 24/29 kB | 16/21 kB Progress (2): 24/29 kB | 20/21 kB Progress (2): 24/29 kB | 21 kB 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.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 34 kB/s) [2019-07-31T09:00:04.882Z] 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 25 kB/s) [2019-07-31T09:00:06.249Z] 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-31T09:00:06.249Z] 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-31T09:00:06.249Z] 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-31T09:00:06.249Z] 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-31T09:00:06.249Z] 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-31T09:00:06.249Z] 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-31T09:00:06.765Z] 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.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.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.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.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.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.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 24 MB/s) [2019-07-31T09:00:07.022Z] 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-31T09:00:07.022Z] 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-31T09:00:07.022Z] 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-31T09:00:07.278Z] 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-31T09:00:07.278Z] 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-31T09:00:07.278Z] 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-31T09:00:07.278Z] Progress (1): 4.1/218 kB Progress (1): 7.7/218 kB Progress (1): 12/218 kB Progress (1): 16/218 kB Progress (1): 20/218 kB Progress (1): 24/218 kB Progress (1): 28/218 kB Progress (1): 32/218 kB Progress (1): 36/218 kB Progress (1): 40/218 kB Progress (1): 44/218 kB Progress (1): 48/218 kB Progress (1): 52/218 kB Progress (1): 56/218 kB Progress (1): 60/218 kB Progress (1): 64/218 kB Progress (1): 68/218 kB Progress (1): 72/218 kB Progress (1): 76/218 kB Progress (1): 80/218 kB Progress (1): 84/218 kB Progress (1): 88/218 kB Progress (1): 92/218 kB Progress (1): 96/218 kB Progress (1): 100/218 kB Progress (1): 104/218 kB Progress (1): 108/218 kB Progress (1): 112/218 kB Progress (1): 116/218 kB Progress (1): 120/218 kB Progress (1): 124/218 kB Progress (1): 128/218 kB Progress (1): 132/218 kB Progress (1): 136/218 kB Progress (1): 140/218 kB Progress (1): 144/218 kB Progress (1): 148/218 kB Progress (1): 152/218 kB Progress (1): 156/218 kB Progress (1): 160/218 kB Progress (1): 164/218 kB Progress (1): 168/218 kB Progress (1): 172/218 kB Progress (1): 176/218 kB Progress (1): 180/218 kB Progress (1): 184/218 kB Progress (1): 188/218 kB Progress (1): 192/218 kB Progress (1): 196/218 kB Progress (1): 200/218 kB Progress (1): 204/218 kB Progress (1): 208/218 kB Progress (1): 212/218 kB Progress (1): 216/218 kB Progress (1): 218 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 3.0 MB/s) [2019-07-31T09:00:07.278Z] 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-31T09:00:07.278Z] 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-31T09:00:07.278Z] 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-31T09:00:07.533Z] 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-31T09:00:07.534Z] 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-31T09:00:07.534Z] 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-31T09:00:07.534Z] 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.1 MB/s) [2019-07-31T09:00:07.534Z] 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-31T09:00:07.534Z] 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-31T09:00:07.534Z] 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-31T09:00:07.790Z] 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-31T09:00:07.790Z] 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-31T09:00:07.790Z] 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-31T09:00:07.790Z] 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 645 kB/s) [2019-07-31T09:00:09.157Z] 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-31T09:00:09.157Z] 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-31T09:00:09.414Z] 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-31T09:00:09.670Z] 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-31T09:00:09.670Z] 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-31T09:00:09.670Z] 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-31T09:00:09.670Z] 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 271 kB/s) [2019-07-31T09:00:09.670Z] 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-31T09:00:09.670Z] 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-31T09:00:09.670Z] 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-31T09:00:10.138Z] 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-31T09:00:10.138Z] 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-31T09:00:11.793Z] 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-31T09:00:11.793Z] Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (7.2 kB at 249 kB/s) [2019-07-31T09:00:11.793Z] 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-31T09:00:11.793Z] 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-31T09:00:11.793Z] 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-31T09:00:12.049Z] 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-31T09:00:12.049Z] 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-31T09:00:12.049Z] 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-31T09:00:12.049Z] 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 395 kB/s) [2019-07-31T09:00:12.049Z] 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-31T09:00:12.049Z] 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-31T09:00:12.305Z] 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-31T09:00:12.305Z] 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-31T09:00:12.305Z] 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-31T09:00:12.305Z] 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-31T09:00:12.562Z] 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 22 kB/s) [2019-07-31T09:00:12.562Z] 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-31T09:00:12.562Z] 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-31T09:00:12.562Z] 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-31T09:00:12.818Z] 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-31T09:00:12.818Z] 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-31T09:00:12.818Z] 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-31T09:00:12.818Z] 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 146 kB/s) [2019-07-31T09:00:12.818Z] 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-31T09:00:12.818Z] 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-31T09:00:13.075Z] 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-31T09:00:13.331Z] 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-31T09:00:13.331Z] 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-31T09:00:13.331Z] 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-31T09:00:13.331Z] 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 87 kB/s) [2019-07-31T09:00:13.331Z] 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-31T09:00:13.331Z] 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-31T09:00:13.331Z] 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-31T09:00:13.587Z] 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-31T09:00:13.587Z] 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-31T09:00:13.587Z] 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-31T09:00:13.843Z] 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 479 kB/s) [2019-07-31T09:00:13.843Z] 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-31T09:00:13.843Z] 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-31T09:00:13.843Z] 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-31T09:00:13.843Z] 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-31T09:00:13.843Z] 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-31T09:00:14.101Z] 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-31T09:00:14.101Z] 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 209 kB/s) [2019-07-31T09:00:14.101Z] 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-31T09:00:14.101Z] 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-31T09:00:14.101Z] 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-31T09:00:14.357Z] 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-31T09:00:14.357Z] 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-31T09:00:14.357Z] 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-31T09:00:14.357Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 380 kB/s) [2019-07-31T09:00:14.357Z] 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-31T09:00:14.357Z] 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-31T09:00:14.357Z] 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-31T09:00:14.614Z] 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-31T09:00:14.614Z] 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-31T09:00:14.614Z] 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-31T09:00:14.614Z] 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 168 kB/s) [2019-07-31T09:00:14.614Z] 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-31T09:00:14.614Z] 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-31T09:00:14.614Z] 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-31T09:00:14.871Z] 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-31T09:00:14.871Z] 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-31T09:00:14.871Z] 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-31T09:00:14.871Z] 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 193 kB/s) [2019-07-31T09:00:14.871Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T09:00:14.871Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T09:00:14.871Z] 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-31T09:00:15.127Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T09:00:15.127Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T09:00:15.127Z] 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-31T09:00:15.127Z] 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 909 kB/s) [2019-07-31T09:00:15.127Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2019-07-31T09:00:15.127Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2019-07-31T09:00:15.127Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2019-07-31T09:00:15.383Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2019-07-31T09:00:15.383Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2019-07-31T09:00:15.383Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2019-07-31T09:00:15.383Z] 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 529 kB/s) [2019-07-31T09:00:15.383Z] 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-31T09:00:15.383Z] 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-31T09:00:15.383Z] 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-31T09:00:15.639Z] 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-31T09:00:15.639Z] 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-31T09:00:15.639Z] 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-31T09:00:15.639Z] 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 38 kB/s) [2019-07-31T09:00:15.639Z] 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-31T09:00:15.639Z] 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-31T09:00:15.639Z] 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-31T09:00:15.895Z] 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-31T09:00:15.895Z] 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-31T09:00:15.895Z] 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-31T09:00:15.895Z] 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 745 kB/s) [2019-07-31T09:00:15.895Z] 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-31T09:00:15.895Z] 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-31T09:00:15.895Z] 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-31T09:00:16.151Z] 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-31T09:00:16.151Z] 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-31T09:00:16.151Z] 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-31T09:00:16.151Z] 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 65 kB/s) [2019-07-31T09:00:16.151Z] 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-31T09:00:16.151Z] 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-31T09:00:16.151Z] 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-31T09:00:16.151Z] 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-31T09:00:16.151Z] 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-31T09:00:16.151Z] 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-31T09:00:16.407Z] 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-31T09:00:16.407Z] 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-31T09:00:16.407Z] 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-31T09:00:16.663Z] 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-31T09:00:16.663Z] 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-31T09:00:16.663Z] 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-31T09:00:16.663Z] 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-31T09:00:16.663Z] 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-31T09:00:16.663Z] 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-31T09:00:16.663Z] 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-31T09:00:16.663Z] 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-31T09:00:16.663Z] 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-31T09:00:16.920Z] Progress (1): 4.1/24 kB Progress (2): 4.1/24 kB | 4.1/22 kB Progress (2): 7.7/24 kB | 4.1/22 kB Progress (2): 7.7/24 kB | 7.7/22 kB Progress (2): 12/24 kB | 7.7/22 kB Progress (2): 12/24 kB | 12/22 kB Progress (2): 16/24 kB | 12/22 kB Progress (2): 16/24 kB | 16/22 kB Progress (2): 20/24 kB | 16/22 kB Progress (2): 20/24 kB | 20/22 kB Progress (2): 24/24 kB | 20/22 kB Progress (2): 24/24 kB | 22 kB Progress (2): 24 kB | 22 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 298 kB/s) [2019-07-31T09:00:16.920Z] 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 269 kB/s) [2019-07-31T09:00:16.920Z] Progress (1): 4.1/129 kB Progress (1): 7.7/129 kB Progress (1): 12/129 kB Progress (1): 16/129 kB Progress (1): 20/129 kB Progress (1): 24/129 kB Progress (1): 28/129 kB Progress (1): 32/129 kB Progress (1): 36/129 kB Progress (1): 40/129 kB Progress (1): 44/129 kB Progress (1): 48/129 kB Progress (1): 52/129 kB Progress (1): 56/129 kB Progress (1): 60/129 kB Progress (1): 64/129 kB Progress (1): 68/129 kB Progress (1): 72/129 kB Progress (1): 76/129 kB Progress (1): 80/129 kB Progress (1): 84/129 kB Progress (1): 88/129 kB Progress (1): 92/129 kB Progress (1): 96/129 kB Progress (1): 100/129 kB Progress (1): 104/129 kB Progress (1): 108/129 kB Progress (1): 112/129 kB Progress (1): 116/129 kB Progress (1): 120/129 kB Progress (1): 124/129 kB Progress (1): 128/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 1.3 MB/s) [2019-07-31T09:00:16.920Z] 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-31T09:00:16.920Z] 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-31T09:00:16.920Z] 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-31T09:00:17.177Z] 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-31T09:00:17.177Z] 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-31T09:00:17.177Z] 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-31T09:00:17.177Z] 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 40 kB/s) [2019-07-31T09:00:17.177Z] 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-31T09:00:17.177Z] 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-31T09:00:17.434Z] 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-31T09:00:17.434Z] 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-31T09:00:17.690Z] 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-31T09:00:17.690Z] 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-31T09:00:17.690Z] 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 196 kB/s) [2019-07-31T09:00:17.690Z] 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-31T09:00:17.690Z] 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-31T09:00:17.690Z] 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-31T09:00:17.947Z] 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-31T09:00:17.947Z] 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-31T09:00:17.947Z] 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-31T09:00:18.203Z] 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 2.7 kB/s) [2019-07-31T09:00:18.203Z] 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-31T09:00:18.203Z] 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-31T09:00:18.203Z] 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-31T09:00:18.459Z] 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-31T09:00:18.459Z] 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-31T09:00:18.459Z] 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-31T09:00:18.459Z] 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 99 kB/s) [2019-07-31T09:00:18.459Z] 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-31T09:00:18.459Z] 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-31T09:00:18.459Z] 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-31T09:00:18.716Z] 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-31T09:00:18.716Z] 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-31T09:00:18.716Z] 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-31T09:00:18.716Z] 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 620 kB/s) [2019-07-31T09:00:18.716Z] 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-31T09:00:18.716Z] 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-31T09:00:18.716Z] 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-31T09:00:18.972Z] 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-31T09:00:18.972Z] 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-31T09:00:18.972Z] 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-31T09:00:18.972Z] 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 11 kB/s) [2019-07-31T09:00:18.972Z] 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-31T09:00:19.228Z] 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-31T09:00:19.228Z] 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-31T09:00:19.228Z] 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-31T09:00:19.228Z] 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-31T09:00:19.228Z] 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-31T09:00:19.228Z] 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-31T09:00:19.228Z] 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-31T09:00:19.485Z] 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-31T09:00:19.485Z] 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-31T09:00:19.485Z] 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-31T09:00:19.485Z] 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-31T09:00:19.485Z] 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-31T09:00:19.485Z] 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 71 kB/s) [2019-07-31T09:00:19.485Z] 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-31T09:00:19.741Z] 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-31T09:00:19.741Z] 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-31T09:00:19.741Z] 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-31T09:00:19.741Z] 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-31T09:00:19.741Z] 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-31T09:00:19.741Z] Progress (1): 4.1/6.7 kB Progress (1): 6.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 210 kB/s) [2019-07-31T09:00:19.997Z] 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-31T09:00:19.997Z] 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-31T09:00:19.997Z] 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-31T09:00:19.997Z] 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-31T09:00:19.997Z] 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-31T09:00:19.997Z] 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-31T09:00:19.997Z] 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 323 kB/s) [2019-07-31T09:00:19.997Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T09:00:20.253Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T09:00:20.253Z] 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-31T09:00:20.253Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T09:00:20.253Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T09:00:20.510Z] 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-31T09:00:20.510Z] 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 423 kB/s) [2019-07-31T09:00:20.510Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2019-07-31T09:00:20.510Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2019-07-31T09:00:20.510Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2019-07-31T09:00:20.510Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2019-07-31T09:00:20.766Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2019-07-31T09:00:20.766Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2019-07-31T09:00:20.766Z] 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 122 kB/s) [2019-07-31T09:00:20.766Z] 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-31T09:00:20.766Z] 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-31T09:00:20.766Z] 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-31T09:00:20.766Z] 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-31T09:00:21.022Z] 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-31T09:00:21.022Z] 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-31T09:00:21.022Z] 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 63 kB/s) [2019-07-31T09:00:21.022Z] 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-31T09:00:21.022Z] 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-31T09:00:21.022Z] 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-31T09:00:21.279Z] 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-31T09:00:21.279Z] 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-31T09:00:21.279Z] 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-31T09:00:21.279Z] 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 136 kB/s) [2019-07-31T09:00:21.279Z] 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-31T09:00:21.279Z] 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-31T09:00:21.279Z] 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-31T09:00:21.535Z] 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-31T09:00:21.535Z] 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-31T09:00:21.535Z] 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-31T09:00:21.535Z] 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 19 kB/s) [2019-07-31T09:00:21.535Z] 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-31T09:00:21.535Z] 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-31T09:00:21.535Z] 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-31T09:00:21.792Z] 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-31T09:00:21.792Z] 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-31T09:00:21.792Z] 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-31T09:00:21.792Z] 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 198 kB/s) [2019-07-31T09:00:21.792Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2019-07-31T09:00:21.792Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-31T09:00:21.792Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2019-07-31T09:00:22.048Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-31T09:00:22.048Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2019-07-31T09:00:22.048Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2019-07-31T09:00:22.048Z] 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-31T09:00:22.048Z] 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-31T09:00:22.048Z] 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-31T09:00:22.048Z] 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-31T09:00:22.305Z] 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-31T09:00:22.305Z] 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-31T09:00:22.305Z] 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-31T09:00:22.305Z] 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 17 kB/s) [2019-07-31T09:00:22.305Z] 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-31T09:00:22.305Z] 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-31T09:00:22.305Z] 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-31T09:00:22.561Z] 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-31T09:00:22.561Z] 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-31T09:00:22.561Z] 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-31T09:00:22.561Z] 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 178 kB/s) [2019-07-31T09:00:22.561Z] 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-31T09:00:22.561Z] 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-31T09:00:22.561Z] 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-31T09:00:22.817Z] 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-31T09:00:22.817Z] 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-31T09:00:22.817Z] 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-31T09:00:22.817Z] 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 112 kB/s) [2019-07-31T09:00:22.817Z] 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-31T09:00:22.817Z] 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-31T09:00:22.817Z] 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-31T09:00:23.073Z] 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-31T09:00:23.073Z] 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-31T09:00:23.073Z] 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-31T09:00:23.331Z] 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 11 kB/s) [2019-07-31T09:00:23.331Z] 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-31T09:00:23.331Z] 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-31T09:00:23.331Z] 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-31T09:00:23.609Z] 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-31T09:00:23.609Z] 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-31T09:00:23.609Z] 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-31T09:00:23.609Z] 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 43 kB/s) [2019-07-31T09:00:23.609Z] 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-31T09:00:23.609Z] 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-31T09:00:23.609Z] 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-31T09:00:23.866Z] 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-31T09:00:23.866Z] 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-31T09:00:23.866Z] 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-31T09:00:23.866Z] 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 55 kB/s) [2019-07-31T09:00:23.866Z] 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-31T09:00:23.866Z] 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-31T09:00:23.866Z] 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-31T09:00:24.123Z] 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-31T09:00:24.123Z] 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-31T09:00:24.123Z] 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-31T09:00:24.123Z] 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 15 kB/s) [2019-07-31T09:00:24.123Z] 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-31T09:00:24.123Z] 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-31T09:00:24.123Z] 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-31T09:00:24.380Z] 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-31T09:00:24.380Z] 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-31T09:00:24.380Z] 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-31T09:00:24.380Z] 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 150 kB/s) [2019-07-31T09:00:24.636Z] 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-31T09:00:24.636Z] 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-31T09:00:24.636Z] 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-31T09:00:24.636Z] 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-31T09:00:24.892Z] 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-31T09:00:24.892Z] 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-31T09:00:24.892Z] 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 66 kB/s) [2019-07-31T09:00:24.892Z] 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-31T09:00:24.892Z] 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-31T09:00:24.892Z] 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-31T09:00:25.149Z] 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-31T09:00:25.149Z] 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-31T09:00:25.149Z] 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-31T09:00:25.149Z] 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 12 kB/s) [2019-07-31T09:00:25.405Z] 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-31T09:00:25.405Z] 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-31T09:00:25.405Z] 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-31T09:00:25.405Z] 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-31T09:00:25.661Z] 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-31T09:00:25.661Z] 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-31T09:00:25.661Z] 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 24 kB/s) [2019-07-31T09:00:25.661Z] 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-31T09:00:25.661Z] 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-31T09:00:25.661Z] 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-31T09:00:25.917Z] 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-31T09:00:25.917Z] 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-31T09:00:25.917Z] 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-31T09:00:25.917Z] 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-31T09:00:25.917Z] 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-31T09:00:25.917Z] 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-31T09:00:25.917Z] 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-31T09:00:26.173Z] 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-31T09:00:26.173Z] 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-31T09:00:26.173Z] 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-31T09:00:26.173Z] 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-31T09:00:26.173Z] 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-31T09:00:26.173Z] 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-31T09:00:26.173Z] 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-31T09:00:26.429Z] 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-31T09:00:26.429Z] 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-31T09:00:26.429Z] 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-31T09:00:26.429Z] 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 42 kB/s) [2019-07-31T09:00:26.429Z] 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-31T09:00:26.429Z] 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-31T09:00:26.429Z] 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-31T09:00:26.685Z] 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-31T09:00:26.685Z] 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-31T09:00:26.685Z] 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-31T09:00:26.685Z] 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-31T09:00:26.685Z] 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-31T09:00:26.685Z] 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-31T09:00:26.942Z] 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-31T09:00:26.942Z] 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-31T09:00:26.942Z] 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-31T09:00:26.942Z] 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-31T09:00:26.942Z] 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 75 kB/s) [2019-07-31T09:00:26.942Z] 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-31T09:00:27.199Z] 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-31T09:00:27.199Z] 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-31T09:00:27.199Z] 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-31T09:00:27.199Z] 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-31T09:00:27.199Z] 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-31T09:00:27.199Z] 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-31T09:00:27.199Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T09:00:27.457Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T09:00:27.457Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T09:00:27.457Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T09:00:27.457Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T09:00:27.457Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T09:00:27.457Z] 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 119 kB/s) [2019-07-31T09:00:27.713Z] 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-31T09:00:27.713Z] 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-31T09:00:27.713Z] 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-31T09:00:27.713Z] 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-31T09:00:27.713Z] 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-31T09:00:27.713Z] 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-31T09:00:27.968Z] 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-31T09:00:27.968Z] 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-31T09:00:27.968Z] 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-31T09:00:27.968Z] 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-31T09:00:28.225Z] 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-31T09:00:28.225Z] 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-31T09:00:28.481Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Progress (2): 4.2 kB | 4.1/13 kB Progress (2): 4.2 kB | 7.7/13 kB Progress (2): 4.2 kB | 12/13 kB Progress (2): 4.2 kB | 13 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 41 kB/s) [2019-07-31T09:00:28.481Z] 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 130 kB/s) [2019-07-31T09:00:28.481Z] 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-31T09:00:28.481Z] 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-31T09:00:28.481Z] 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-31T09:00:28.737Z] 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-31T09:00:28.737Z] 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-31T09:00:28.737Z] 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-31T09:00:28.737Z] 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 50 kB/s) [2019-07-31T09:00:28.737Z] 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-31T09:00:28.737Z] 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-31T09:00:28.737Z] 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-31T09:00:28.994Z] 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-31T09:00:28.994Z] 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-31T09:00:28.994Z] 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-31T09:00:28.994Z] 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 52 kB/s) [2019-07-31T09:00:28.994Z] 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-31T09:00:28.994Z] 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-31T09:00:28.994Z] 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-31T09:00:29.250Z] 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-31T09:00:29.507Z] 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-31T09:00:29.507Z] 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-31T09:00:29.507Z] 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 142 kB/s) [2019-07-31T09:00:29.507Z] 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-31T09:00:29.507Z] 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-31T09:00:29.763Z] 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-31T09:00:29.763Z] 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-31T09:00:29.763Z] 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-31T09:00:29.763Z] 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-31T09:00:29.763Z] 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 49 kB/s) [2019-07-31T09:00:29.763Z] 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-31T09:00:30.019Z] 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-31T09:00:30.019Z] 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-31T09:00:30.019Z] 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-31T09:00:30.019Z] 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-31T09:00:30.275Z] 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-31T09:00:30.275Z] 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 431 kB/s) [2019-07-31T09:00:30.275Z] 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-31T09:00:30.275Z] 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-31T09:00:30.275Z] 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-31T09:00:30.531Z] 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-31T09:00:30.531Z] 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-31T09:00:30.531Z] 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-31T09:00:30.531Z] 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-31T09:00:30.531Z] 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-31T09:00:30.531Z] 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-31T09:00:30.531Z] 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-31T09:00:30.788Z] 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-31T09:00:30.788Z] 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-31T09:00:30.788Z] 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-31T09:00:30.788Z] 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 331 kB/s) [2019-07-31T09:00:30.788Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T09:00:30.788Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T09:00:30.788Z] 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-31T09:00:31.044Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T09:00:31.044Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T09:00:31.044Z] 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-31T09:00:31.044Z] Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 44/53 kB Progress (1): 48/53 kB Progress (1): 52/53 kB Progress (1): 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.5 MB/s) [2019-07-31T09:00:31.044Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2019-07-31T09:00:31.044Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2019-07-31T09:00:31.301Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2019-07-31T09:00:31.301Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2019-07-31T09:00:31.301Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2019-07-31T09:00:31.301Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2019-07-31T09:00:31.301Z] 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 499 kB/s) [2019-07-31T09:00:31.301Z] 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-31T09:00:31.557Z] 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-31T09:00:31.557Z] 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-31T09:00:31.557Z] 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-31T09:00:31.557Z] 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-31T09:00:32.485Z] 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-31T09:00:32.485Z] 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 17 kB/s) [2019-07-31T09:00:32.485Z] 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-31T09:00:32.741Z] 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-31T09:00:32.741Z] 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-31T09:00:32.741Z] 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-31T09:00:32.741Z] 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-31T09:00:32.741Z] 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-31T09:00:32.741Z] 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 64 kB/s) [2019-07-31T09:00:32.996Z] 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-31T09:00:32.996Z] 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-31T09:00:32.996Z] 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-31T09:00:32.996Z] 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-31T09:00:33.253Z] 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-31T09:00:33.253Z] 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-31T09:00:33.253Z] 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 183 kB/s) [2019-07-31T09:00:33.253Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T09:00:33.512Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T09:00:33.512Z] 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-31T09:00:33.512Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T09:00:33.512Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T09:00:33.512Z] 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-31T09:00:33.769Z] 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 396 kB/s) [2019-07-31T09:00:33.769Z] 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-31T09:00:33.769Z] 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-31T09:00:33.769Z] 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-31T09:00:33.769Z] 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-31T09:00:33.769Z] 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-31T09:00:33.769Z] 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-31T09:00:33.769Z] 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-31T09:00:33.769Z] 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-31T09:00:33.769Z] 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-31T09:00:33.769Z] 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-31T09:00:33.769Z] 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-31T09:00:33.769Z] 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-31T09:00:34.025Z] 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-31T09:00:34.025Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2019-07-31T09:00:34.025Z] 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-31T09:00:34.025Z] 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-31T09:00:34.282Z] 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-31T09:00:34.282Z] 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-31T09:00:34.282Z] 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-31T09:00:34.282Z] 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-31T09:00:34.282Z] 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-31T09:00:34.282Z] 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-31T09:00:34.282Z] 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-31T09:00:34.282Z] 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-31T09:00:34.282Z] Progress (1): 4.1/54 kB Progress (2): 4.1/54 kB | 4.1/379 kB Progress (2): 7.7/54 kB | 4.1/379 kB Progress (2): 7.7/54 kB | 7.7/379 kB Progress (2): 12/54 kB | 7.7/379 kB Progress (2): 12/54 kB | 12/379 kB Progress (2): 16/54 kB | 12/379 kB Progress (2): 16/54 kB | 16/379 kB Progress (2): 20/54 kB | 16/379 kB Progress (2): 20/54 kB | 20/379 kB Progress (2): 24/54 kB | 20/379 kB Progress (2): 24/54 kB | 24/379 kB Progress (2): 28/54 kB | 24/379 kB Progress (2): 28/54 kB | 28/379 kB Progress (2): 32/54 kB | 28/379 kB Progress (2): 32/54 kB | 32/379 kB Progress (2): 36/54 kB | 32/379 kB Progress (2): 36/54 kB | 36/379 kB Progress (2): 40/54 kB | 36/379 kB Progress (2): 40/54 kB | 40/379 kB Progress (2): 44/54 kB | 40/379 kB Progress (2): 44/54 kB | 44/379 kB Progress (2): 48/54 kB | 44/379 kB Progress (2): 48/54 kB | 48/379 kB Progress (2): 52/54 kB | 48/379 kB Progress (2): 52/54 kB | 52/379 kB Progress (2): 54 kB | 52/379 kB Progress (2): 54 kB | 56/379 kB Progress (2): 54 kB | 60/379 kB Progress (2): 54 kB | 64/379 kB Progress (2): 54 kB | 68/379 kB Progress (2): 54 kB | 72/379 kB Progress (2): 54 kB | 76/379 kB Progress (2): 54 kB | 80/379 kB Progress (2): 54 kB | 84/379 kB Progress (2): 54 kB | 88/379 kB Progress (2): 54 kB | 92/379 kB Progress (2): 54 kB | 96/379 kB Progress (2): 54 kB | 100/379 kB Progress (2): 54 kB | 104/379 kB Progress (2): 54 kB | 108/379 kB Progress (2): 54 kB | 112/379 kB Progress (2): 54 kB | 116/379 kB Progress (2): 54 kB | 120/379 kB Progress (2): 54 kB | 124/379 kB Progress (2): 54 kB | 128/379 kB Progress (2): 54 kB | 132/379 kB Progress (2): 54 kB | 136/379 kB Progress (2): 54 kB | 140/379 kB Progress (2): 54 kB | 144/379 kB Progress (2): 54 kB | 148/379 kB Progress (2): 54 kB | 152/379 kB Progress (2): 54 kB | 156/379 kB Progress (2): 54 kB | 160/379 kB Progress (2): 54 kB | 164/379 kB Progress (2): 54 kB | 168/379 kB Progress (2): 54 kB | 172/379 kB Progress (2): 54 kB | 176/379 kB Progress (2): 54 kB | 180/379 kB Progress (2): 54 kB | 184/379 kB Progress (2): 54 kB | 188/379 kB Progress (2): 54 kB | 192/379 kB Progress (2): 54 kB | 196/379 kB Progress (2): 54 kB | 200/379 kB Progress (2): 54 kB | 204/379 kB Progress (2): 54 kB | 208/379 kB Progress (2): 54 kB | 212/379 kB Progress (2): 54 kB | 216/379 kB Progress (2): 54 kB | 220/379 kB Progress (2): 54 kB | 224/379 kB Progress (2): 54 kB | 228/379 kB Progress (2): 54 kB | 232/379 kB Progress (2): 54 kB | 236/379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.5 MB/s) [2019-07-31T09:00:34.282Z] Progress (1): 240/379 kB Progress (1): 244/379 kB Progress (1): 248/379 kB Progress (1): 252/379 kB Progress (1): 256/379 kB Progress (1): 260/379 kB Progress (1): 264/379 kB Progress (1): 268/379 kB Progress (1): 272/379 kB Progress (1): 276/379 kB Progress (1): 280/379 kB Progress (1): 284/379 kB Progress (1): 288/379 kB Progress (1): 292/379 kB Progress (1): 296/379 kB Progress (1): 300/379 kB Progress (1): 304/379 kB Progress (1): 308/379 kB Progress (1): 312/379 kB Progress (1): 316/379 kB Progress (1): 320/379 kB Progress (1): 324/379 kB Progress (1): 328/379 kB Progress (1): 332/379 kB Progress (1): 336/379 kB Progress (1): 340/379 kB Progress (1): 344/379 kB Progress (1): 348/379 kB Progress (1): 352/379 kB Progress (1): 356/379 kB Progress (1): 360/379 kB Progress (1): 364/379 kB Progress (1): 368/379 kB Progress (1): 372/379 kB Progress (1): 376/379 kB Progress (1): 379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 6.0 MB/s) [2019-07-31T09:00:34.282Z] 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/28 kB Progress (2): 21 kB | 7.7/28 kB Progress (2): 21 kB | 12/28 kB Progress (2): 21 kB | 16/28 kB Progress (2): 21 kB | 20/28 kB Progress (2): 21 kB | 24/28 kB Progress (2): 21 kB | 28/28 kB Progress (2): 21 kB | 28 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 215 kB/s) [2019-07-31T09:00:34.282Z] 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 287 kB/s) [2019-07-31T09:00:34.538Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-31T09:00:34.538Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-31T09:00:34.538Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-31T09:00:34.538Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-31T09:00:34.538Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-31T09:00:34.795Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-31T09:00:34.795Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom (4.5 kB at 154 kB/s) [2019-07-31T09:00:34.795Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-31T09:00:34.795Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-31T09:00:34.795Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-31T09:00:34.795Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-31T09:00:34.795Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-31T09:00:35.051Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-31T09:00:35.051Z] Progress (1): 4.1/35 kB Progress (1): 7.7/35 kB Progress (1): 12/35 kB Progress (1): 16/35 kB Progress (1): 20/35 kB Progress (1): 24/35 kB Progress (1): 28/35 kB Progress (1): 32/35 kB Progress (1): 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom (35 kB at 1.2 MB/s) [2019-07-31T09:00:35.051Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-31T09:00:35.051Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-31T09:00:35.051Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-31T09:00:35.308Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-31T09:00:35.308Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-31T09:00:35.308Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-31T09:00:35.308Z] Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (1): 28/47 kB Progress (1): 32/47 kB Progress (1): 36/47 kB Progress (1): 40/47 kB Progress (1): 44/47 kB Progress (1): 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar (47 kB at 800 kB/s) [2019-07-31T09:00:35.308Z] 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-31T09:00:35.564Z] 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-31T09:00:35.564Z] 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-31T09:00:35.564Z] 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-31T09:00:35.564Z] 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-31T09:00:35.564Z] 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-31T09:00:35.564Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (4.8 kB at 199 kB/s) [2019-07-31T09:00:35.564Z] 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-31T09:00:35.821Z] 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-31T09:00:35.821Z] 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-31T09:00:35.821Z] 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-31T09:00:35.821Z] 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-31T09:00:35.821Z] 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-31T09:00:35.821Z] 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 430 kB/s) [2019-07-31T09:00:36.078Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T09:00:36.078Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T09:00:36.078Z] 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-31T09:00:36.078Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T09:00:36.078Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T09:00:36.078Z] 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-31T09:00:36.334Z] 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.5 MB/s) [2019-07-31T09:00:36.334Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2019-07-31T09:00:36.334Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2019-07-31T09:00:36.334Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2019-07-31T09:00:36.590Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2019-07-31T09:00:36.590Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2019-07-31T09:00:36.590Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2019-07-31T09:00:36.590Z] 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 730 kB/s) [2019-07-31T09:00:36.590Z] 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-31T09:00:36.590Z] 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-31T09:00:36.590Z] 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-31T09:00:36.847Z] 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-31T09:00:36.847Z] 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-31T09:00:36.847Z] 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-31T09:00:37.103Z] 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 519 kB/s) [2019-07-31T09:00:37.103Z] 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-31T09:00:37.103Z] 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-31T09:00:37.103Z] 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-31T09:00:37.103Z] 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-31T09:00:37.103Z] 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-31T09:00:37.103Z] 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-31T09:00:37.360Z] 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 264 kB/s) [2019-07-31T09:00:37.360Z] 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-31T09:00:37.360Z] 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-31T09:00:37.360Z] 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-31T09:00:37.360Z] 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-31T09:00:37.616Z] 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-31T09:00:37.616Z] 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-31T09:00:37.616Z] 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 377 kB/s) [2019-07-31T09:00:37.616Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T09:00:37.616Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T09:00:37.616Z] 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-31T09:00:37.616Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T09:00:37.872Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T09:00:37.872Z] 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-31T09:00:37.872Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.4 MB/s) [2019-07-31T09:00:37.872Z] 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-31T09:00:37.872Z] 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-31T09:00:37.872Z] 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-31T09:00:38.128Z] 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-31T09:00:39.056Z] 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-31T09:00:39.056Z] 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-31T09:00:39.056Z] 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 737 kB/s) [2019-07-31T09:00:39.056Z] 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-31T09:00:39.056Z] 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-31T09:00:39.056Z] 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-31T09:00:39.056Z] 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-31T09:00:39.313Z] 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-31T09:00:39.313Z] 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-31T09:00:39.313Z] 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 76 kB/s) [2019-07-31T09:00:39.313Z] 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-31T09:00:39.313Z] 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-31T09:00:39.313Z] 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-31T09:00:39.569Z] 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-31T09:00:39.569Z] 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-31T09:00:39.569Z] 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-31T09:00:39.569Z] 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 458 kB/s) [2019-07-31T09:00:39.569Z] 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-31T09:00:39.569Z] 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-31T09:00:39.569Z] 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-31T09:00:39.826Z] 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-31T09:00:39.826Z] 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-31T09:00:39.826Z] 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-31T09:00:39.826Z] 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 183 kB/s) [2019-07-31T09:00:39.826Z] 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-31T09:00:40.083Z] 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-31T09:00:40.083Z] 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-31T09:00:40.083Z] 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-31T09:00:40.083Z] 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-31T09:00:40.083Z] 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-31T09:00:40.083Z] 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 354 kB/s) [2019-07-31T09:00:40.083Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T09:00:40.338Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T09:00:40.338Z] 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-31T09:00:40.338Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T09:00:40.338Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T09:00:40.338Z] 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-31T09:00:40.339Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.3 MB/s) [2019-07-31T09:00:40.339Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2019-07-31T09:00:40.595Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2019-07-31T09:00:40.595Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2019-07-31T09:00:40.595Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2019-07-31T09:00:40.595Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2019-07-31T09:00:40.595Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2019-07-31T09:00:40.595Z] 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 587 kB/s) [2019-07-31T09:00:40.850Z] 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-31T09:00:40.851Z] 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-31T09:00:40.851Z] 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-31T09:00:40.851Z] 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-31T09:00:41.107Z] 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-31T09:00:41.107Z] 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-31T09:00:41.107Z] 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 561 kB/s) [2019-07-31T09:00:41.107Z] 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-31T09:00:41.107Z] 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-31T09:00:41.107Z] 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-31T09:00:41.363Z] 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-31T09:00:41.363Z] 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-31T09:00:41.363Z] 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-31T09:00:41.363Z] 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 264 kB/s) [2019-07-31T09:00:41.363Z] 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-31T09:00:41.363Z] 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-31T09:00:41.363Z] 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-31T09:00:41.622Z] 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-31T09:00:41.622Z] 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-31T09:00:41.622Z] 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-31T09:00:41.878Z] 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 550 kB/s) [2019-07-31T09:00:41.878Z] 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-31T09:00:41.878Z] 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-31T09:00:41.878Z] 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-31T09:00:41.878Z] 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-31T09:00:41.878Z] 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-31T09:00:41.878Z] 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-31T09:00:42.137Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 kB at 698 kB/s) [2019-07-31T09:00:42.137Z] 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-31T09:00:42.137Z] 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-31T09:00:42.137Z] 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-31T09:00:42.137Z] 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-31T09:00:42.393Z] 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-31T09:00:42.393Z] 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-31T09:00:42.393Z] 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 1.9 MB/s) [2019-07-31T09:00:42.393Z] 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-31T09:00:42.393Z] 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-31T09:00:42.393Z] 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-31T09:00:42.663Z] 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-31T09:00:42.663Z] 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-31T09:00:42.663Z] 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-31T09:00:42.663Z] 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 101 kB/s) [2019-07-31T09:00:42.663Z] 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-31T09:00:42.663Z] 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-31T09:00:42.663Z] 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-31T09:00:42.919Z] 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-31T09:00:42.919Z] 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-31T09:00:43.176Z] 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-31T09:00:43.176Z] 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 426 kB/s) [2019-07-31T09:00:43.432Z] 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-31T09:00:43.432Z] 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-31T09:00:43.432Z] 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-31T09:00:43.432Z] 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-31T09:00:43.432Z] 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-31T09:00:43.688Z] 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-31T09:00:43.688Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom (3.3 kB at 122 kB/s) [2019-07-31T09:00:43.688Z] 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-31T09:00:43.688Z] 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-31T09:00:43.688Z] 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-31T09:00:43.688Z] 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-31T09:00:43.945Z] 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-31T09:00:43.945Z] 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-31T09:00:43.945Z] 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 28 kB/s) [2019-07-31T09:00:43.945Z] 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-31T09:00:43.945Z] 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-31T09:00:43.945Z] 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-31T09:00:44.201Z] 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-31T09:00:44.201Z] 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-31T09:00:44.201Z] 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-31T09:00:44.201Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom (3.0 kB at 97 kB/s) [2019-07-31T09:00:44.201Z] 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-31T09:00:44.201Z] 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-31T09:00:44.201Z] 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-31T09:00:44.457Z] 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-31T09:00:44.457Z] 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-31T09:00:44.457Z] 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-31T09:00:44.457Z] 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 33 kB/s) [2019-07-31T09:00:44.457Z] 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-31T09:00:44.457Z] 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-31T09:00:44.457Z] 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-31T09:00:44.713Z] 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-31T09:00:44.713Z] 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-31T09:00:44.713Z] 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-31T09:00:44.713Z] 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 29 kB/s) [2019-07-31T09:00:44.713Z] 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-31T09:00:44.713Z] 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-31T09:00:44.713Z] 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-31T09:00:44.969Z] 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-31T09:00:44.969Z] 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-31T09:00:44.969Z] 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-31T09:00:44.969Z] 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 73 kB/s) [2019-07-31T09:00:44.969Z] 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-31T09:00:44.969Z] 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-31T09:00:44.969Z] 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-31T09:00:45.225Z] 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-31T09:00:45.481Z] 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-31T09:00:45.481Z] 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-31T09:00:45.481Z] 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 34 kB/s) [2019-07-31T09:00:45.481Z] 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-31T09:00:45.481Z] 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-31T09:00:45.481Z] 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-31T09:00:45.738Z] 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-31T09:00:45.738Z] 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-31T09:00:45.738Z] 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-31T09:00:45.738Z] 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-31T09:00:45.738Z] 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-31T09:00:45.738Z] 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-31T09:00:45.738Z] 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-31T09:00:45.994Z] 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-31T09:00:45.994Z] 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-31T09:00:45.994Z] 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-31T09:00:45.994Z] 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-31T09:00:45.994Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T09:00:45.994Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T09:00:45.994Z] 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-31T09:00:46.312Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T09:00:46.312Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T09:00:46.312Z] 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-31T09:00:46.312Z] Progress (1): 4.1/43 kB Progress (1): 7.7/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (1): 32/43 kB Progress (1): 36/43 kB Progress (1): 40/43 kB Progress (1): 43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.4 MB/s) [2019-07-31T09:00:46.312Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2019-07-31T09:00:46.312Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2019-07-31T09:00:46.312Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2019-07-31T09:00:46.568Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2019-07-31T09:00:46.568Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2019-07-31T09:00:46.568Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2019-07-31T09:00:46.568Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 553 kB/s) [2019-07-31T09:00:46.568Z] 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-31T09:00:46.568Z] 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-31T09:00:46.568Z] 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-31T09:00:46.824Z] 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-31T09:00:46.824Z] 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-31T09:00:46.824Z] 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-31T09:00:46.824Z] 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 89 kB/s) [2019-07-31T09:00:46.824Z] 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-31T09:00:46.824Z] 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-31T09:00:46.824Z] 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-31T09:00:47.080Z] 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-31T09:00:47.080Z] 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-31T09:00:47.080Z] 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-31T09:00:47.080Z] 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 366 kB/s) [2019-07-31T09:00:47.080Z] 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-31T09:00:47.080Z] 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-31T09:00:47.080Z] 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-31T09:00:47.336Z] 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-31T09:00:47.336Z] 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-31T09:00:47.336Z] 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-31T09:00:47.592Z] 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 15 kB/s) [2019-07-31T09:00:47.592Z] 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-31T09:00:47.592Z] 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-31T09:00:47.592Z] 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-31T09:00:47.592Z] 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-31T09:00:47.592Z] 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-31T09:00:47.592Z] 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-31T09:00:47.849Z] 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 394 kB/s) [2019-07-31T09:00:47.849Z] 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-31T09:00:47.849Z] 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-31T09:00:47.849Z] 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-31T09:00:47.849Z] 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-31T09:00:47.849Z] 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-31T09:00:48.105Z] 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-31T09:00:48.105Z] 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 263 kB/s) [2019-07-31T09:00:48.105Z] 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-31T09:00:48.105Z] 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-31T09:00:48.105Z] 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-31T09:00:48.362Z] 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-31T09:00:48.362Z] 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-31T09:00:48.362Z] 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-31T09:00:48.362Z] 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 56 kB/s) [2019-07-31T09:00:48.362Z] 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-31T09:00:48.362Z] 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-31T09:00:48.362Z] 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-31T09:00:48.618Z] 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-31T09:00:48.618Z] 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-31T09:00:48.618Z] 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-31T09:00:48.618Z] 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 534 kB/s) [2019-07-31T09:00:48.618Z] 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-31T09:00:48.618Z] 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-31T09:00:48.618Z] 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-31T09:00:48.874Z] 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-31T09:00:48.874Z] 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-31T09:00:48.874Z] 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-31T09:00:48.874Z] 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 44 kB/s) [2019-07-31T09:00:48.874Z] 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-31T09:00:49.131Z] 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-31T09:00:49.131Z] 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-31T09:00:49.131Z] 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-31T09:00:49.131Z] 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-31T09:00:49.387Z] 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-31T09:00:49.387Z] 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 56 kB/s) [2019-07-31T09:00:49.387Z] 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-31T09:00:49.387Z] 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-31T09:00:49.387Z] 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-31T09:00:49.387Z] 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-31T09:00:49.647Z] 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-31T09:00:49.647Z] 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-31T09:00:49.647Z] 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 167 kB/s) [2019-07-31T09:00:49.647Z] 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-31T09:00:49.647Z] 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-31T09:00:49.647Z] 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-31T09:00:49.647Z] 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-31T09:00:49.647Z] 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-31T09:00:49.903Z] 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-31T09:00:49.903Z] 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 601 kB/s) [2019-07-31T09:00:49.903Z] 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-31T09:00:49.903Z] 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-31T09:00:49.903Z] 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-31T09:00:49.903Z] 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-31T09:00:50.160Z] 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-31T09:00:50.160Z] 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-31T09:00:50.160Z] 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 131 kB/s) [2019-07-31T09:00:50.160Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T09:00:50.160Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T09:00:50.160Z] 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-31T09:00:50.416Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T09:00:50.416Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T09:00:50.416Z] 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-31T09:00:50.416Z] 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 498 kB/s) [2019-07-31T09:00:50.416Z] 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-31T09:00:50.416Z] 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-31T09:00:50.416Z] 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-31T09:00:50.416Z] 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-31T09:00:50.672Z] 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-31T09:00:50.672Z] 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-31T09:00:50.672Z] 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 183 kB/s) [2019-07-31T09:00:50.672Z] 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-31T09:00:50.672Z] 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-31T09:00:50.672Z] 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-31T09:00:50.928Z] 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-31T09:00:50.928Z] 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-31T09:00:50.928Z] 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-31T09:00:50.928Z] 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 540 kB/s) [2019-07-31T09:00:50.928Z] 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-31T09:00:50.928Z] 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-31T09:00:50.928Z] 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-31T09:00:51.184Z] 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-31T09:00:51.184Z] 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-31T09:00:51.184Z] 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-31T09:00:51.184Z] 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 460 kB/s) [2019-07-31T09:00:51.184Z] 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-31T09:00:51.184Z] 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-31T09:00:51.184Z] 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-31T09:00:51.440Z] 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-31T09:00:51.440Z] 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-31T09:00:51.440Z] 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-31T09:00:51.440Z] 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 92 kB/s) [2019-07-31T09:00:51.440Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2019-07-31T09:00:51.440Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2019-07-31T09:00:51.440Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2019-07-31T09:00:51.695Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2019-07-31T09:00:51.695Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2019-07-31T09:00:51.695Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2019-07-31T09:00:51.695Z] 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 49 kB/s) [2019-07-31T09:00:51.695Z] 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-31T09:00:51.695Z] 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-31T09:00:51.695Z] 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-31T09:00:51.950Z] 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-31T09:00:51.950Z] 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-31T09:00:51.950Z] 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-31T09:00:51.950Z] 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 92 kB/s) [2019-07-31T09:00:51.950Z] 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-31T09:00:51.950Z] 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-31T09:00:51.950Z] 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-31T09:00:52.206Z] 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-31T09:00:52.206Z] 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-31T09:00:52.206Z] 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-31T09:00:52.206Z] 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 84 kB/s) [2019-07-31T09:00:52.206Z] 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-31T09:00:52.206Z] 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-31T09:00:52.206Z] 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-31T09:00:52.463Z] 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-31T09:00:52.463Z] 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-31T09:00:52.463Z] 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-31T09:00:52.463Z] 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 32 kB/s) [2019-07-31T09:00:52.463Z] 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-31T09:00:52.463Z] 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-31T09:00:52.463Z] 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-31T09:00:52.719Z] 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-31T09:00:52.719Z] 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-31T09:00:52.719Z] 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-31T09:00:52.719Z] 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 183 kB/s) [2019-07-31T09:00:52.719Z] 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-31T09:00:52.719Z] 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-31T09:00:52.719Z] 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-31T09:00:52.975Z] 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-31T09:00:52.975Z] 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-31T09:00:52.975Z] 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-31T09:00:52.975Z] 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 505 kB/s) [2019-07-31T09:00:52.975Z] 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-31T09:00:52.975Z] 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-31T09:00:52.975Z] 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-31T09:00:53.231Z] 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-31T09:00:53.231Z] 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-31T09:00:53.231Z] 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-31T09:00:53.231Z] 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 89 kB/s) [2019-07-31T09:00:53.231Z] 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-31T09:00:53.231Z] 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-31T09:00:53.231Z] 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-31T09:00:53.487Z] 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-31T09:00:53.487Z] 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-31T09:00:53.487Z] 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-31T09:00:53.743Z] 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 21 kB/s) [2019-07-31T09:00:53.743Z] 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-31T09:00:53.743Z] 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-31T09:00:53.743Z] 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-31T09:00:53.743Z] 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-31T09:00:53.743Z] 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-31T09:00:54.000Z] 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-31T09:00:54.000Z] 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 31 kB/s) [2019-07-31T09:00:54.000Z] 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-31T09:00:54.000Z] 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-31T09:00:54.000Z] 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-31T09:00:54.000Z] 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-31T09:00:54.000Z] 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-31T09:00:54.256Z] 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-31T09:00:54.256Z] 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 60 kB/s) [2019-07-31T09:00:54.256Z] 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-31T09:00:54.256Z] 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-31T09:00:54.256Z] 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-31T09:00:54.256Z] 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-31T09:00:54.519Z] 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-31T09:00:54.519Z] 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-31T09:00:54.519Z] 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 152 kB/s) [2019-07-31T09:00:54.519Z] 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-31T09:00:54.519Z] 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-31T09:00:54.519Z] 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-31T09:00:54.519Z] 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-31T09:00:54.519Z] 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-31T09:00:54.519Z] 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-31T09:00:54.775Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 84 kB/s) [2019-07-31T09:00:54.775Z] 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-31T09:00:54.775Z] 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-31T09:00:54.775Z] 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-31T09:00:54.775Z] 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-31T09:00:54.775Z] 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-31T09:00:55.030Z] 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-31T09:00:55.030Z] 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 67 kB/s) [2019-07-31T09:00:55.030Z] 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-31T09:00:55.030Z] 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-31T09:00:55.030Z] 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-31T09:00:55.030Z] 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-31T09:00:55.030Z] 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-31T09:00:55.286Z] 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-31T09:00:55.286Z] 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 98 kB/s) [2019-07-31T09:00:55.286Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T09:00:55.286Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T09:00:55.286Z] 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-31T09:00:55.286Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T09:00:55.286Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T09:00:55.541Z] 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-31T09:00:55.541Z] 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 351 kB/s) [2019-07-31T09:00:55.541Z] 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-31T09:00:55.541Z] 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-31T09:00:55.541Z] 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-31T09:00:55.541Z] 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-31T09:00:55.541Z] 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-31T09:00:55.797Z] 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-31T09:00:55.797Z] 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 634 kB/s) [2019-07-31T09:00:55.797Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T09:00:55.797Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T09:00:55.797Z] 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-31T09:00:55.797Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T09:00:56.053Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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 227 kB/s) [2019-07-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.053Z] 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-31T09:00:56.309Z] 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-31T09:00:56.309Z] 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-31T09:00:56.309Z] 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-31T09:00:56.309Z] 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-31T09:00:56.309Z] 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-31T09:00:56.309Z] 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-31T09:00:56.309Z] 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-31T09:00:56.309Z] 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-31T09:00:56.309Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.566Z] 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-31T09:00:56.821Z] 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-31T09:00:56.821Z] 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-31T09:00:56.821Z] 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-31T09:00:56.821Z] 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-31T09:00:56.821Z] 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-31T09:00:56.821Z] 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-31T09:00:56.821Z] 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-31T09:00:56.821Z] 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-31T09:00:57.077Z] 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-31T09:00:57.077Z] 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-31T09:00:57.077Z] 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-31T09:00:57.077Z] 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-31T09:00:57.077Z] 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-31T09:00:57.077Z] 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-31T09:00:57.077Z] 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-31T09:00:57.333Z] 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-31T09:00:57.333Z] 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-31T09:00:57.334Z] 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-31T09:00:57.334Z] 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-31T09:00:57.334Z] 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-31T09:00:57.334Z] 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-31T09:00:57.334Z] 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-31T09:00:57.334Z] 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-31T09:00:57.334Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.589Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:57.845Z] 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-31T09:00:58.102Z] Progress (1): 4.1/187 kB Progress (1): 7.7/187 kB Progress (1): 12/187 kB Progress (1): 16/187 kB Progress (2): 16/187 kB | 4.1/26 kB Progress (2): 20/187 kB | 4.1/26 kB Progress (3): 20/187 kB | 4.1/26 kB | 4.1/65 kB Progress (4): 20/187 kB | 4.1/26 kB | 4.1/65 kB | 4.1/920 kB Progress (4): 20/187 kB | 4.1/26 kB | 7.7/65 kB | 4.1/920 kB Progress (4): 24/187 kB | 4.1/26 kB | 7.7/65 kB | 4.1/920 kB Progress (4): 24/187 kB | 7.7/26 kB | 7.7/65 kB | 4.1/920 kB Progress (4): 28/187 kB | 7.7/26 kB | 7.7/65 kB | 4.1/920 kB Progress (4): 28/187 kB | 7.7/26 kB | 12/65 kB | 4.1/920 kB Progress (4): 28/187 kB | 7.7/26 kB | 12/65 kB | 7.7/920 kB Progress (4): 28/187 kB | 7.7/26 kB | 16/65 kB | 7.7/920 kB Progress (4): 32/187 kB | 7.7/26 kB | 16/65 kB | 7.7/920 kB Progress (4): 32/187 kB | 12/26 kB | 16/65 kB | 7.7/920 kB Progress (4): 36/187 kB | 12/26 kB | 16/65 kB | 7.7/920 kB Progress (4): 36/187 kB | 12/26 kB | 20/65 kB | 7.7/920 kB Progress (4): 36/187 kB | 12/26 kB | 20/65 kB | 12/920 kB Progress (4): 36/187 kB | 12/26 kB | 24/65 kB | 12/920 kB Progress (4): 40/187 kB | 12/26 kB | 24/65 kB | 12/920 kB Progress (4): 40/187 kB | 16/26 kB | 24/65 kB | 12/920 kB Progress (4): 44/187 kB | 16/26 kB | 24/65 kB | 12/920 kB Progress (4): 44/187 kB | 16/26 kB | 28/65 kB | 12/920 kB Progress (4): 44/187 kB | 16/26 kB | 28/65 kB | 16/920 kB Progress (4): 44/187 kB | 16/26 kB | 32/65 kB | 16/920 kB Progress (4): 48/187 kB | 16/26 kB | 32/65 kB | 16/920 kB Progress (4): 48/187 kB | 20/26 kB | 32/65 kB | 16/920 kB Progress (4): 52/187 kB | 20/26 kB | 32/65 kB | 16/920 kB Progress (4): 52/187 kB | 20/26 kB | 36/65 kB | 16/920 kB Progress (4): 52/187 kB | 20/26 kB | 36/65 kB | 20/920 kB Progress (4): 52/187 kB | 20/26 kB | 40/65 kB | 20/920 kB Progress (4): 56/187 kB | 20/26 kB | 40/65 kB | 20/920 kB Progress (4): 56/187 kB | 24/26 kB | 40/65 kB | 20/920 kB Progress (4): 60/187 kB | 24/26 kB | 40/65 kB | 20/920 kB Progress (4): 60/187 kB | 24/26 kB | 44/65 kB | 20/920 kB Progress (4): 60/187 kB | 24/26 kB | 44/65 kB | 24/920 kB Progress (4): 60/187 kB | 24/26 kB | 48/65 kB | 24/920 kB Progress (4): 64/187 kB | 24/26 kB | 48/65 kB | 24/920 kB Progress (4): 64/187 kB | 26 kB | 48/65 kB | 24/920 kB Progress (4): 68/187 kB | 26 kB | 48/65 kB | 24/920 kB Progress (4): 68/187 kB | 26 kB | 52/65 kB | 24/920 kB Progress (4): 68/187 kB | 26 kB | 52/65 kB | 28/920 kB Progress (4): 68/187 kB | 26 kB | 56/65 kB | 28/920 kB Progress (4): 72/187 kB | 26 kB | 56/65 kB | 28/920 kB Progress (4): 72/187 kB | 26 kB | 60/65 kB | 28/920 kB Progress (4): 72/187 kB | 26 kB | 60/65 kB | 32/920 kB Progress (4): 72/187 kB | 26 kB | 64/65 kB | 32/920 kB Progress (4): 76/187 kB | 26 kB | 64/65 kB | 32/920 kB Progress (4): 76/187 kB | 26 kB | 65 kB | 32/920 kB Progress (4): 76/187 kB | 26 kB | 65 kB | 36/920 kB Progress (4): 80/187 kB | 26 kB | 65 kB | 36/920 kB Progress (4): 80/187 kB | 26 kB | 65 kB | 40/920 kB Progress (4): 84/187 kB | 26 kB | 65 kB | 40/920 kB Progress (4): 84/187 kB | 26 kB | 65 kB | 44/920 kB Progress (4): 88/187 kB | 26 kB | 65 kB | 44/920 kB Progress (4): 88/187 kB | 26 kB | 65 kB | 48/920 kB Progress (4): 92/187 kB | 26 kB | 65 kB | 48/920 kB Progress (4): 92/187 kB | 26 kB | 65 kB | 52/920 kB Progress (4): 96/187 kB | 26 kB | 65 kB | 52/920 kB Progress (4): 96/187 kB | 26 kB | 65 kB | 56/920 kB Progress (4): 100/187 kB | 26 kB | 65 kB | 56/920 kB Progress (4): 100/187 kB | 26 kB | 65 kB | 60/920 kB Progress (4): 104/187 kB | 26 kB | 65 kB | 60/920 kB Progress (4): 104/187 kB | 26 kB | 65 kB | 64/920 kB Progress (4): 108/187 kB | 26 kB | 65 kB | 64/920 kB Progress (4): 108/187 kB | 26 kB | 65 kB | 68/920 kB Progress (4): 112/187 kB | 26 kB | 65 kB | 68/920 kB Progress (4): 112/187 kB | 26 kB | 65 kB | 72/920 kB Progress (4): 116/187 kB | 26 kB | 65 kB | 72/920 kB Progress (4): 116/187 kB | 26 kB | 65 kB | 76/920 kB Progress (4): 120/187 kB | 26 kB | 65 kB | 76/920 kB Progress (4): 120/187 kB | 26 kB | 65 kB | 80/920 kB Progress (4): 124/187 kB | 26 kB | 65 kB | 80/920 kB Progress (4): 124/187 kB | 26 kB | 65 kB | 84/920 kB Progress (4): 128/187 kB | 26 kB | 65 kB | 84/920 kB Progress (4): 128/187 kB | 26 kB | 65 kB | 88/920 kB Progress (4): 132/187 kB | 26 kB | 65 kB | 88/920 kB Progress (4): 132/187 kB | 26 kB | 65 kB | 92/920 kB Progress (4): 136/187 kB | 26 kB | 65 kB | 92/920 kB Progress (4): 136/187 kB | 26 kB | 65 kB | 96/920 kB Progress (4): 140/187 kB | 26 kB | 65 kB | 96/920 kB Progress (4): 140/187 kB | 26 kB | 65 kB | 100/920 kB Progress (4): 144/187 kB | 26 kB | 65 kB | 100/920 kB Progress (4): 144/187 kB | 26 kB | 65 kB | 104/920 kB Progress (4): 148/187 kB | 26 kB | 65 kB | 104/920 kB Progress (4): 148/187 kB | 26 kB | 65 kB | 108/920 kB Progress (4): 152/187 kB | 26 kB | 65 kB | 108/920 kB Progress (4): 152/187 kB | 26 kB | 65 kB | 112/920 kB Progress (4): 156/187 kB | 26 kB | 65 kB | 112/920 kB Progress (4): 156/187 kB | 26 kB | 65 kB | 116/920 kB Progress (4): 160/187 kB | 26 kB | 65 kB | 116/920 kB Progress (4): 160/187 kB | 26 kB | 65 kB | 120/920 kB Progress (4): 164/187 kB | 26 kB | 65 kB | 120/920 kB Progress (4): 164/187 kB | 26 kB | 65 kB | 124/920 kB Progress (4): 168/187 kB | 26 kB | 65 kB | 124/920 kB Progress (4): 168/187 kB | 26 kB | 65 kB | 128/920 kB Progress (4): 172/187 kB | 26 kB | 65 kB | 128/920 kB Progress (4): 172/187 kB | 26 kB | 65 kB | 132/920 kB Progress (4): 176/187 kB | 26 kB | 65 kB | 132/920 kB Progress (4): 176/187 kB | 26 kB | 65 kB | 136/920 kB Progress (4): 180/187 kB | 26 kB | 65 kB | 136/920 kB Progress (4): 180/187 kB | 26 kB | 65 kB | 140/920 kB Progress (4): 184/187 kB | 26 kB | 65 kB | 140/920 kB Progress (4): 184/187 kB | 26 kB | 65 kB | 144/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 144/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 148/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 152/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 156/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 160/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 164/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 168/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 172/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 176/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 180/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 184/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 188/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 192/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 196/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 200/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 204/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 208/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 212/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 216/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 220/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 224/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 228/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 232/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 236/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 240/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 244/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 248/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 252/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 256/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 260/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 264/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 268/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 272/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 276/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 280/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 284/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 288/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 292/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 296/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 300/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 304/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 308/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 312/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 316/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 320/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 324/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 328/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 332/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 336/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 340/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 344/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 348/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 352/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 356/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 360/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 364/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 368/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 372/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 376/920 kB Progress (4): 187 kB | 26 kB | 65 kB | 380/920 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 270 kB/s) [2019-07-31T09:00:58.102Z] Progress (3): 187 kB | 65 kB | 384/920 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-31T09:00:58.102Z] Progress (3): 187 kB | 65 kB | 388/920 kB Progress (3): 187 kB | 65 kB | 392/920 kB Progress (3): 187 kB | 65 kB | 396/920 kB Progress (3): 187 kB | 65 kB | 400/920 kB Progress (3): 187 kB | 65 kB | 404/920 kB Progress (3): 187 kB | 65 kB | 408/920 kB Progress (3): 187 kB | 65 kB | 412/920 kB Progress (3): 187 kB | 65 kB | 416/920 kB Progress (3): 187 kB | 65 kB | 420/920 kB Progress (3): 187 kB | 65 kB | 424/920 kB Progress (3): 187 kB | 65 kB | 428/920 kB Progress (3): 187 kB | 65 kB | 432/920 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 667 kB/s) [2019-07-31T09:00:58.102Z] 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.9 MB/s) [2019-07-31T09:00:58.102Z] Progress (1): 436/920 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2019-07-31T09:00:58.102Z] 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-31T09:00:58.102Z] Progress (1): 440/920 kB Progress (1): 444/920 kB Progress (1): 448/920 kB Progress (1): 452/920 kB Progress (1): 456/920 kB Progress (1): 460/920 kB Progress (1): 464/920 kB Progress (1): 468/920 kB Progress (1): 472/920 kB Progress (1): 476/920 kB Progress (1): 480/920 kB Progress (1): 484/920 kB Progress (1): 488/920 kB Progress (1): 492/920 kB Progress (1): 496/920 kB Progress (1): 500/920 kB Progress (1): 504/920 kB Progress (1): 508/920 kB Progress (1): 512/920 kB Progress (1): 516/920 kB Progress (1): 520/920 kB Progress (1): 524/920 kB Progress (1): 528/920 kB Progress (1): 532/920 kB Progress (1): 536/920 kB Progress (1): 540/920 kB Progress (1): 544/920 kB Progress (1): 548/920 kB Progress (1): 552/920 kB Progress (1): 556/920 kB Progress (1): 560/920 kB Progress (1): 564/920 kB Progress (1): 568/920 kB Progress (1): 572/920 kB Progress (1): 576/920 kB Progress (1): 580/920 kB Progress (1): 584/920 kB Progress (1): 588/920 kB Progress (1): 592/920 kB Progress (1): 596/920 kB Progress (1): 600/920 kB Progress (1): 604/920 kB Progress (1): 608/920 kB Progress (1): 612/920 kB Progress (1): 616/920 kB Progress (1): 620/920 kB Progress (1): 624/920 kB Progress (1): 628/920 kB Progress (1): 632/920 kB Progress (1): 636/920 kB Progress (1): 640/920 kB Progress (1): 644/920 kB Progress (1): 648/920 kB Progress (1): 652/920 kB Progress (1): 656/920 kB Progress (1): 660/920 kB Progress (1): 664/920 kB Progress (1): 668/920 kB Progress (1): 672/920 kB Progress (2): 672/920 kB | 4.1/13 kB Progress (2): 676/920 kB | 4.1/13 kB Progress (2): 676/920 kB | 7.7/13 kB Progress (2): 680/920 kB | 7.7/13 kB Progress (2): 680/920 kB | 12/13 kB Progress (2): 684/920 kB | 12/13 kB Progress (2): 684/920 kB | 13 kB Progress (2): 688/920 kB | 13 kB Progress (2): 692/920 kB | 13 kB Progress (2): 696/920 kB | 13 kB Progress (2): 700/920 kB | 13 kB Progress (2): 704/920 kB | 13 kB Progress (2): 708/920 kB | 13 kB Progress (3): 708/920 kB | 13 kB | 4.1/186 kB Progress (3): 712/920 kB | 13 kB | 4.1/186 kB Progress (3): 712/920 kB | 13 kB | 7.7/186 kB Progress (3): 716/920 kB | 13 kB | 7.7/186 kB Progress (3): 716/920 kB | 13 kB | 12/186 kB Progress (3): 720/920 kB | 13 kB | 12/186 kB Progress (3): 720/920 kB | 13 kB | 16/186 kB Progress (3): 724/920 kB | 13 kB | 16/186 kB Progress (3): 724/920 kB | 13 kB | 20/186 kB Progress (3): 728/920 kB | 13 kB | 20/186 kB Progress (3): 728/920 kB | 13 kB | 24/186 kB Progress (3): 732/920 kB | 13 kB | 24/186 kB Progress (3): 732/920 kB | 13 kB | 28/186 kB Progress (3): 736/920 kB | 13 kB | 28/186 kB Progress (3): 736/920 kB | 13 kB | 32/186 kB Progress (3): 740/920 kB | 13 kB | 32/186 kB Progress (3): 740/920 kB | 13 kB | 33/186 kB Progress (3): 744/920 kB | 13 kB | 33/186 kB Progress (3): 744/920 kB | 13 kB | 37/186 kB Progress (3): 748/920 kB | 13 kB | 37/186 kB Progress (3): 748/920 kB | 13 kB | 41/186 kB Progress (3): 752/920 kB | 13 kB | 41/186 kB Progress (3): 752/920 kB | 13 kB | 45/186 kB Progress (3): 756/920 kB | 13 kB | 45/186 kB Progress (3): 756/920 kB | 13 kB | 49/186 kB Progress (3): 760/920 kB | 13 kB | 49/186 kB Progress (3): 760/920 kB | 13 kB | 53/186 kB Progress (3): 764/920 kB | 13 kB | 53/186 kB Progress (3): 764/920 kB | 13 kB | 57/186 kB Progress (3): 768/920 kB | 13 kB | 57/186 kB Progress (3): 768/920 kB | 13 kB | 61/186 kB Progress (3): 772/920 kB | 13 kB | 61/186 kB Progress (3): 772/920 kB | 13 kB | 65/186 kB Progress (3): 776/920 kB | 13 kB | 65/186 kB Progress (3): 776/920 kB | 13 kB | 66/186 kB Progress (3): 780/920 kB | 13 kB | 66/186 kB Progress (3): 780/920 kB | 13 kB | 70/186 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 117 kB/s) [2019-07-31T09:00:58.102Z] Progress (2): 784/920 kB | 70/186 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2019-07-31T09:00:58.103Z] Progress (2): 784/920 kB | 74/186 kB Progress (2): 788/920 kB | 74/186 kB Progress (2): 788/920 kB | 78/186 kB Progress (2): 792/920 kB | 78/186 kB Progress (2): 792/920 kB | 82/186 kB Progress (2): 796/920 kB | 82/186 kB Progress (2): 796/920 kB | 86/186 kB Progress (2): 800/920 kB | 86/186 kB Progress (2): 800/920 kB | 90/186 kB Progress (2): 804/920 kB | 90/186 kB Progress (2): 804/920 kB | 94/186 kB Progress (2): 808/920 kB | 94/186 kB Progress (2): 812/920 kB | 94/186 kB Progress (2): 816/920 kB | 94/186 kB Progress (2): 820/920 kB | 94/186 kB Progress (2): 824/920 kB | 94/186 kB Progress (2): 828/920 kB | 94/186 kB Progress (2): 832/920 kB | 94/186 kB Progress (2): 836/920 kB | 94/186 kB Progress (2): 840/920 kB | 94/186 kB Progress (2): 844/920 kB | 94/186 kB Progress (2): 848/920 kB | 94/186 kB Progress (2): 848/920 kB | 98/186 kB Progress (2): 852/920 kB | 98/186 kB Progress (2): 852/920 kB | 102/186 kB Progress (3): 852/920 kB | 102/186 kB | 4.1/429 kB Progress (4): 852/920 kB | 102/186 kB | 4.1/429 kB | 4.1/524 kB Progress (4): 852/920 kB | 102/186 kB | 7.7/429 kB | 4.1/524 kB Progress (4): 852/920 kB | 106/186 kB | 7.7/429 kB | 4.1/524 kB Progress (4): 856/920 kB | 106/186 kB | 7.7/429 kB | 4.1/524 kB Progress (4): 856/920 kB | 110/186 kB | 7.7/429 kB | 4.1/524 kB Progress (4): 856/920 kB | 110/186 kB | 12/429 kB | 4.1/524 kB Progress (4): 856/920 kB | 110/186 kB | 12/429 kB | 7.7/524 kB Progress (4): 856/920 kB | 110/186 kB | 16/429 kB | 7.7/524 kB Progress (4): 856/920 kB | 114/186 kB | 16/429 kB | 7.7/524 kB Progress (4): 860/920 kB | 114/186 kB | 16/429 kB | 7.7/524 kB Progress (4): 860/920 kB | 118/186 kB | 16/429 kB | 7.7/524 kB Progress (4): 860/920 kB | 118/186 kB | 20/429 kB | 7.7/524 kB Progress (4): 860/920 kB | 118/186 kB | 20/429 kB | 12/524 kB Progress (4): 860/920 kB | 118/186 kB | 24/429 kB | 12/524 kB Progress (4): 860/920 kB | 122/186 kB | 24/429 kB | 12/524 kB Progress (4): 864/920 kB | 122/186 kB | 24/429 kB | 12/524 kB Progress (4): 864/920 kB | 126/186 kB | 24/429 kB | 12/524 kB Progress (4): 864/920 kB | 126/186 kB | 28/429 kB | 12/524 kB Progress (4): 864/920 kB | 126/186 kB | 28/429 kB | 16/524 kB Progress (4): 864/920 kB | 126/186 kB | 32/429 kB | 16/524 kB Progress (4): 864/920 kB | 130/186 kB | 32/429 kB | 16/524 kB Progress (4): 868/920 kB | 130/186 kB | 32/429 kB | 16/524 kB Progress (4): 868/920 kB | 134/186 kB | 32/429 kB | 16/524 kB Progress (4): 868/920 kB | 134/186 kB | 33/429 kB | 16/524 kB Progress (4): 868/920 kB | 134/186 kB | 33/429 kB | 20/524 kB Progress (4): 868/920 kB | 134/186 kB | 37/429 kB | 20/524 kB Progress (4): 868/920 kB | 138/186 kB | 37/429 kB | 20/524 kB Progress (4): 872/920 kB | 138/186 kB | 37/429 kB | 20/524 kB Progress (4): 872/920 kB | 142/186 kB | 37/429 kB | 20/524 kB Progress (4): 872/920 kB | 142/186 kB | 41/429 kB | 20/524 kB Progress (4): 872/920 kB | 142/186 kB | 41/429 kB | 24/524 kB Progress (4): 872/920 kB | 142/186 kB | 45/429 kB | 24/524 kB Progress (4): 872/920 kB | 146/186 kB | 45/429 kB | 24/524 kB Progress (4): 876/920 kB | 146/186 kB | 45/429 kB | 24/524 kB Progress (4): 876/920 kB | 150/186 kB | 45/429 kB | 24/524 kB Progress (4): 876/920 kB | 150/186 kB | 49/429 kB | 24/524 kB Progress (4): 876/920 kB | 150/186 kB | 49/429 kB | 28/524 kB Progress (4): 876/920 kB | 150/186 kB | 53/429 kB | 28/524 kB Progress (4): 876/920 kB | 154/186 kB | 53/429 kB | 28/524 kB Progress (4): 880/920 kB | 154/186 kB | 53/429 kB | 28/524 kB Progress (4): 880/920 kB | 158/186 kB | 53/429 kB | 28/524 kB Progress (4): 880/920 kB | 158/186 kB | 57/429 kB | 28/524 kB Progress (4): 880/920 kB | 158/186 kB | 57/429 kB | 32/524 kB Progress (4): 880/920 kB | 158/186 kB | 61/429 kB | 32/524 kB Progress (4): 880/920 kB | 162/186 kB | 61/429 kB | 32/524 kB Progress (4): 884/920 kB | 162/186 kB | 61/429 kB | 32/524 kB Progress (4): 884/920 kB | 166/186 kB | 61/429 kB | 32/524 kB Progress (4): 884/920 kB | 166/186 kB | 65/429 kB | 32/524 kB Progress (4): 884/920 kB | 166/186 kB | 65/429 kB | 33/524 kB Progress (4): 884/920 kB | 166/186 kB | 69/429 kB | 33/524 kB Progress (4): 884/920 kB | 170/186 kB | 69/429 kB | 33/524 kB Progress (4): 888/920 kB | 170/186 kB | 69/429 kB | 33/524 kB Progress (4): 888/920 kB | 174/186 kB | 69/429 kB | 33/524 kB Progress (4): 888/920 kB | 174/186 kB | 73/429 kB | 33/524 kB Progress (4): 888/920 kB | 174/186 kB | 73/429 kB | 37/524 kB Progress (4): 888/920 kB | 174/186 kB | 77/429 kB | 37/524 kB Progress (4): 888/920 kB | 178/186 kB | 77/429 kB | 37/524 kB Progress (4): 892/920 kB | 178/186 kB | 77/429 kB | 37/524 kB Progress (4): 892/920 kB | 182/186 kB | 77/429 kB | 37/524 kB Progress (4): 892/920 kB | 182/186 kB | 81/429 kB | 37/524 kB Progress (4): 892/920 kB | 182/186 kB | 81/429 kB | 41/524 kB Progress (4): 892/920 kB | 182/186 kB | 85/429 kB | 41/524 kB Progress (4): 892/920 kB | 186/186 kB | 85/429 kB | 41/524 kB Progress (4): 896/920 kB | 186/186 kB | 85/429 kB | 41/524 kB Progress (4): 896/920 kB | 186 kB | 85/429 kB | 41/524 kB Progress (4): 896/920 kB | 186 kB | 89/429 kB | 41/524 kB Progress (4): 896/920 kB | 186 kB | 89/429 kB | 45/524 kB Progress (4): 896/920 kB | 186 kB | 93/429 kB | 45/524 kB Progress (4): 900/920 kB | 186 kB | 93/429 kB | 45/524 kB Progress (4): 900/920 kB | 186 kB | 97/429 kB | 45/524 kB Progress (4): 900/920 kB | 186 kB | 97/429 kB | 49/524 kB Progress (4): 900/920 kB | 186 kB | 98/429 kB | 49/524 kB Progress (4): 904/920 kB | 186 kB | 98/429 kB | 49/524 kB Progress (4): 904/920 kB | 186 kB | 102/429 kB | 49/524 kB Progress (4): 904/920 kB | 186 kB | 102/429 kB | 53/524 kB Progress (4): 904/920 kB | 186 kB | 106/429 kB | 53/524 kB Progress (4): 908/920 kB | 186 kB | 106/429 kB | 53/524 kB Progress (4): 908/920 kB | 186 kB | 110/429 kB | 53/524 kB Progress (4): 908/920 kB | 186 kB | 110/429 kB | 57/524 kB Progress (4): 908/920 kB | 186 kB | 114/429 kB | 57/524 kB Progress (4): 912/920 kB | 186 kB | 114/429 kB | 57/524 kB Progress (4): 912/920 kB | 186 kB | 118/429 kB | 57/524 kB Progress (4): 912/920 kB | 186 kB | 118/429 kB | 61/524 kB Progress (4): 912/920 kB | 186 kB | 122/429 kB | 61/524 kB Progress (4): 916/920 kB | 186 kB | 122/429 kB | 61/524 kB Progress (4): 916/920 kB | 186 kB | 126/429 kB | 61/524 kB Progress (4): 916/920 kB | 186 kB | 126/429 kB | 65/524 kB Progress (4): 916/920 kB | 186 kB | 130/429 kB | 65/524 kB Progress (4): 920/920 kB | 186 kB | 130/429 kB | 65/524 kB Progress (4): 920/920 kB | 186 kB | 134/429 kB | 65/524 kB Progress (4): 920/920 kB | 186 kB | 134/429 kB | 66/524 kB Progress (4): 920/920 kB | 186 kB | 138/429 kB | 66/524 kB Progress (4): 920 kB | 186 kB | 138/429 kB | 66/524 kB Progress (4): 920 kB | 186 kB | 142/429 kB | 66/524 kB Progress (4): 920 kB | 186 kB | 142/429 kB | 70/524 kB Progress (4): 920 kB | 186 kB | 146/429 kB | 70/524 kB Progress (4): 920 kB | 186 kB | 146/429 kB | 74/524 kB Progress (4): 920 kB | 186 kB | 150/429 kB | 74/524 kB Progress (4): 920 kB | 186 kB | 150/429 kB | 78/524 kB Progress (4): 920 kB | 186 kB | 154/429 kB | 78/524 kB Progress (4): 920 kB | 186 kB | 154/429 kB | 82/524 kB Progress (4): 920 kB | 186 kB | 158/429 kB | 82/524 kB Progress (4): 920 kB | 186 kB | 158/429 kB | 86/524 kB Progress (4): 920 kB | 186 kB | 162/429 kB | 86/524 kB Progress (4): 920 kB | 186 kB | 162/429 kB | 90/524 kB Progress (4): 920 kB | 186 kB | 166/429 kB | 90/524 kB Progress (4): 920 kB | 186 kB | 166/429 kB | 94/524 kB Progress (5): 920 kB | 186 kB | 166/429 kB | 94/524 kB | 4.1/112 kB Progress (5): 920 kB | 186 kB | 166/429 kB | 98/524 kB | 4.1/112 kB Progress (5): 920 kB | 186 kB | 170/429 kB | 98/524 kB | 4.1/112 kB Progress (5): 920 kB | 186 kB | 170/429 kB | 98/524 kB | 4.1/112 kB Progress (5): 920 kB | 186 kB | 170/429 kB | 98/524 kB | 7.7/112 kB Progress (5): 920 kB | 186 kB | 170/429 kB | 102/524 kB | 7.7/112 kB Progress (5): 920 kB | 186 kB | 174/429 kB | 102/524 kB | 7.7/112 kB Progress (5): 920 kB | 186 kB | 174/429 kB | 106/524 kB | 7.7/112 kB Progress (5): 920 kB | 186 kB | 174/429 kB | 106/524 kB | 12/112 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 988 kB/s) [2019-07-31T09:00:58.103Z] Progress (4): 920 kB | 174/429 kB | 106/524 kB | 16/112 kB Progress (4): 920 kB | 174/429 kB | 110/524 kB | 16/112 kB Progress (4): 920 kB | 178/429 kB | 110/524 kB | 16/112 kB Progress (4): 920 kB | 178/429 kB | 114/524 kB | 16/112 kB Progress (4): 920 kB | 178/429 kB | 114/524 kB | 20/112 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-31T09:00:58.103Z] Progress (4): 920 kB | 178/429 kB | 114/524 kB | 24/112 kB Progress (4): 920 kB | 178/429 kB | 118/524 kB | 24/112 kB Progress (4): 920 kB | 182/429 kB | 118/524 kB | 24/112 kB Progress (4): 920 kB | 182/429 kB | 122/524 kB | 24/112 kB Progress (4): 920 kB | 182/429 kB | 122/524 kB | 28/112 kB Progress (4): 920 kB | 182/429 kB | 126/524 kB | 28/112 kB Progress (4): 920 kB | 186/429 kB | 126/524 kB | 28/112 kB Progress (4): 920 kB | 186/429 kB | 130/524 kB | 28/112 kB Progress (4): 920 kB | 186/429 kB | 130/524 kB | 32/112 kB Progress (4): 920 kB | 186/429 kB | 134/524 kB | 32/112 kB Progress (4): 920 kB | 190/429 kB | 134/524 kB | 32/112 kB Progress (4): 920 kB | 190/429 kB | 138/524 kB | 32/112 kB Progress (4): 920 kB | 190/429 kB | 138/524 kB | 33/112 kB Progress (4): 920 kB | 190/429 kB | 142/524 kB | 33/112 kB Progress (4): 920 kB | 194/429 kB | 142/524 kB | 33/112 kB Progress (4): 920 kB | 194/429 kB | 146/524 kB | 33/112 kB Progress (4): 920 kB | 194/429 kB | 146/524 kB | 37/112 kB Progress (4): 920 kB | 194/429 kB | 150/524 kB | 37/112 kB Progress (4): 920 kB | 198/429 kB | 150/524 kB | 37/112 kB Progress (4): 920 kB | 198/429 kB | 154/524 kB | 37/112 kB Progress (4): 920 kB | 198/429 kB | 154/524 kB | 41/112 kB Progress (4): 920 kB | 198/429 kB | 158/524 kB | 41/112 kB Progress (4): 920 kB | 202/429 kB | 158/524 kB | 41/112 kB Progress (4): 920 kB | 202/429 kB | 162/524 kB | 41/112 kB Progress (4): 920 kB | 202/429 kB | 162/524 kB | 45/112 kB Progress (4): 920 kB | 202/429 kB | 166/524 kB | 45/112 kB Progress (4): 920 kB | 206/429 kB | 166/524 kB | 45/112 kB Progress (4): 920 kB | 206/429 kB | 170/524 kB | 45/112 kB Progress (4): 920 kB | 206/429 kB | 170/524 kB | 49/112 kB Progress (4): 920 kB | 206/429 kB | 174/524 kB | 49/112 kB Progress (4): 920 kB | 210/429 kB | 174/524 kB | 49/112 kB Progress (4): 920 kB | 210/429 kB | 178/524 kB | 49/112 kB Progress (4): 920 kB | 210/429 kB | 178/524 kB | 53/112 kB Progress (4): 920 kB | 210/429 kB | 182/524 kB | 53/112 kB Progress (4): 920 kB | 214/429 kB | 182/524 kB | 53/112 kB Progress (4): 920 kB | 214/429 kB | 186/524 kB | 53/112 kB Progress (4): 920 kB | 214/429 kB | 186/524 kB | 57/112 kB Progress (4): 920 kB | 214/429 kB | 190/524 kB | 57/112 kB Progress (4): 920 kB | 218/429 kB | 190/524 kB | 57/112 kB Progress (4): 920 kB | 218/429 kB | 194/524 kB | 57/112 kB Progress (4): 920 kB | 218/429 kB | 194/524 kB | 61/112 kB Progress (4): 920 kB | 218/429 kB | 198/524 kB | 61/112 kB Progress (4): 920 kB | 222/429 kB | 198/524 kB | 61/112 kB Progress (4): 920 kB | 222/429 kB | 202/524 kB | 61/112 kB Progress (4): 920 kB | 222/429 kB | 202/524 kB | 65/112 kB Progress (4): 920 kB | 222/429 kB | 206/524 kB | 65/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 4.7 MB/s) [2019-07-31T09:00:58.103Z] Progress (3): 226/429 kB | 206/524 kB | 65/112 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2019-07-31T09:00:58.103Z] Progress (3): 226/429 kB | 210/524 kB | 65/112 kB Progress (3): 226/429 kB | 210/524 kB | 66/112 kB Progress (3): 226/429 kB | 214/524 kB | 66/112 kB Progress (3): 230/429 kB | 214/524 kB | 66/112 kB Progress (3): 230/429 kB | 218/524 kB | 66/112 kB Progress (3): 230/429 kB | 218/524 kB | 70/112 kB Progress (3): 230/429 kB | 222/524 kB | 70/112 kB Progress (3): 234/429 kB | 222/524 kB | 70/112 kB Progress (3): 234/429 kB | 226/524 kB | 70/112 kB Progress (3): 234/429 kB | 226/524 kB | 74/112 kB Progress (3): 234/429 kB | 230/524 kB | 74/112 kB Progress (3): 238/429 kB | 230/524 kB | 74/112 kB Progress (3): 238/429 kB | 234/524 kB | 74/112 kB Progress (3): 238/429 kB | 234/524 kB | 78/112 kB Progress (3): 238/429 kB | 238/524 kB | 78/112 kB Progress (3): 242/429 kB | 238/524 kB | 78/112 kB Progress (3): 242/429 kB | 242/524 kB | 78/112 kB Progress (3): 242/429 kB | 242/524 kB | 82/112 kB Progress (3): 242/429 kB | 246/524 kB | 82/112 kB Progress (3): 246/429 kB | 246/524 kB | 82/112 kB Progress (3): 246/429 kB | 250/524 kB | 82/112 kB Progress (3): 246/429 kB | 250/524 kB | 86/112 kB Progress (3): 246/429 kB | 254/524 kB | 86/112 kB Progress (3): 250/429 kB | 254/524 kB | 86/112 kB Progress (3): 250/429 kB | 258/524 kB | 86/112 kB Progress (3): 250/429 kB | 258/524 kB | 90/112 kB Progress (3): 250/429 kB | 262/524 kB | 90/112 kB Progress (3): 254/429 kB | 262/524 kB | 90/112 kB Progress (3): 254/429 kB | 266/524 kB | 90/112 kB Progress (3): 254/429 kB | 266/524 kB | 94/112 kB Progress (3): 254/429 kB | 270/524 kB | 94/112 kB Progress (3): 258/429 kB | 270/524 kB | 94/112 kB Progress (3): 258/429 kB | 274/524 kB | 94/112 kB Progress (3): 258/429 kB | 274/524 kB | 98/112 kB Progress (3): 258/429 kB | 278/524 kB | 98/112 kB Progress (4): 258/429 kB | 278/524 kB | 98/112 kB | 4.1/273 kB Progress (4): 262/429 kB | 278/524 kB | 98/112 kB | 4.1/273 kB Progress (4): 262/429 kB | 278/524 kB | 98/112 kB | 7.7/273 kB Progress (4): 262/429 kB | 282/524 kB | 98/112 kB | 7.7/273 kB Progress (4): 262/429 kB | 282/524 kB | 102/112 kB | 7.7/273 kB Progress (4): 262/429 kB | 286/524 kB | 102/112 kB | 7.7/273 kB Progress (4): 262/429 kB | 286/524 kB | 102/112 kB | 12/273 kB Progress (4): 266/429 kB | 286/524 kB | 102/112 kB | 12/273 kB Progress (4): 266/429 kB | 286/524 kB | 102/112 kB | 16/273 kB Progress (4): 266/429 kB | 290/524 kB | 102/112 kB | 16/273 kB Progress (4): 266/429 kB | 290/524 kB | 106/112 kB | 16/273 kB Progress (4): 266/429 kB | 294/524 kB | 106/112 kB | 16/273 kB Progress (4): 266/429 kB | 294/524 kB | 106/112 kB | 20/273 kB Progress (4): 270/429 kB | 294/524 kB | 106/112 kB | 20/273 kB Progress (4): 270/429 kB | 294/524 kB | 106/112 kB | 24/273 kB Progress (4): 270/429 kB | 298/524 kB | 106/112 kB | 24/273 kB Progress (4): 270/429 kB | 298/524 kB | 110/112 kB | 24/273 kB Progress (4): 270/429 kB | 302/524 kB | 110/112 kB | 24/273 kB Progress (4): 270/429 kB | 302/524 kB | 110/112 kB | 28/273 kB Progress (4): 274/429 kB | 302/524 kB | 110/112 kB | 28/273 kB Progress (4): 274/429 kB | 302/524 kB | 110/112 kB | 32/273 kB Progress (4): 274/429 kB | 306/524 kB | 110/112 kB | 32/273 kB Progress (4): 274/429 kB | 306/524 kB | 112 kB | 32/273 kB Progress (4): 274/429 kB | 310/524 kB | 112 kB | 32/273 kB Progress (4): 274/429 kB | 310/524 kB | 112 kB | 33/273 kB Progress (4): 278/429 kB | 310/524 kB | 112 kB | 33/273 kB Progress (4): 278/429 kB | 310/524 kB | 112 kB | 37/273 kB Progress (4): 278/429 kB | 314/524 kB | 112 kB | 37/273 kB Progress (4): 278/429 kB | 314/524 kB | 112 kB | 41/273 kB Progress (4): 282/429 kB | 314/524 kB | 112 kB | 41/273 kB Progress (4): 282/429 kB | 314/524 kB | 112 kB | 45/273 kB Progress (4): 282/429 kB | 318/524 kB | 112 kB | 45/273 kB Progress (4): 282/429 kB | 318/524 kB | 112 kB | 49/273 kB Progress (4): 286/429 kB | 318/524 kB | 112 kB | 49/273 kB Progress (4): 286/429 kB | 318/524 kB | 112 kB | 53/273 kB Progress (4): 286/429 kB | 322/524 kB | 112 kB | 53/273 kB Progress (4): 286/429 kB | 322/524 kB | 112 kB | 57/273 kB Progress (4): 290/429 kB | 322/524 kB | 112 kB | 57/273 kB Progress (4): 290/429 kB | 322/524 kB | 112 kB | 61/273 kB Progress (4): 290/429 kB | 326/524 kB | 112 kB | 61/273 kB Progress (4): 290/429 kB | 326/524 kB | 112 kB | 65/273 kB Progress (4): 294/429 kB | 326/524 kB | 112 kB | 65/273 kB Progress (4): 294/429 kB | 326/524 kB | 112 kB | 66/273 kB Progress (4): 294/429 kB | 330/524 kB | 112 kB | 66/273 kB Progress (4): 294/429 kB | 330/524 kB | 112 kB | 70/273 kB Progress (4): 298/429 kB | 330/524 kB | 112 kB | 70/273 kB Progress (4): 298/429 kB | 330/524 kB | 112 kB | 74/273 kB Progress (4): 298/429 kB | 334/524 kB | 112 kB | 74/273 kB Progress (4): 298/429 kB | 334/524 kB | 112 kB | 78/273 kB Progress (4): 302/429 kB | 334/524 kB | 112 kB | 78/273 kB Progress (4): 302/429 kB | 334/524 kB | 112 kB | 82/273 kB Progress (4): 302/429 kB | 338/524 kB | 112 kB | 82/273 kB Progress (4): 302/429 kB | 338/524 kB | 112 kB | 86/273 kB Progress (4): 306/429 kB | 338/524 kB | 112 kB | 86/273 kB Progress (4): 306/429 kB | 338/524 kB | 112 kB | 90/273 kB Progress (4): 306/429 kB | 342/524 kB | 112 kB | 90/273 kB Progress (5): 306/429 kB | 342/524 kB | 112 kB | 90/273 kB | 4.1/39 kB Progress (5): 306/429 kB | 346/524 kB | 112 kB | 90/273 kB | 4.1/39 kB Progress (5): 306/429 kB | 346/524 kB | 112 kB | 94/273 kB | 4.1/39 kB Progress (5): 310/429 kB | 346/524 kB | 112 kB | 94/273 kB | 4.1/39 kB Progress (5): 310/429 kB | 346/524 kB | 112 kB | 98/273 kB | 4.1/39 kB Progress (5): 310/429 kB | 350/524 kB | 112 kB | 98/273 kB | 4.1/39 kB Progress (5): 310/429 kB | 350/524 kB | 112 kB | 98/273 kB | 7.7/39 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 524 kB/s) [2019-07-31T09:00:58.103Z] Progress (4): 310/429 kB | 354/524 kB | 98/273 kB | 7.7/39 kB Progress (4): 310/429 kB | 354/524 kB | 98/273 kB | 7.7/39 kB Progress (4): 314/429 kB | 354/524 kB | 98/273 kB | 7.7/39 kB Progress (4): 314/429 kB | 354/524 kB | 102/273 kB | 7.7/39 kB Progress (4): 314/429 kB | 358/524 kB | 102/273 kB | 7.7/39 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2019-07-31T09:00:58.360Z] Progress (4): 314/429 kB | 358/524 kB | 102/273 kB | 12/39 kB Progress (4): 314/429 kB | 362/524 kB | 102/273 kB | 12/39 kB Progress (4): 314/429 kB | 362/524 kB | 106/273 kB | 12/39 kB Progress (4): 318/429 kB | 362/524 kB | 106/273 kB | 12/39 kB Progress (4): 318/429 kB | 362/524 kB | 110/273 kB | 12/39 kB Progress (4): 318/429 kB | 366/524 kB | 110/273 kB | 12/39 kB Progress (4): 318/429 kB | 366/524 kB | 110/273 kB | 16/39 kB Progress (4): 318/429 kB | 366/524 kB | 110/273 kB | 20/39 kB Progress (4): 318/429 kB | 366/524 kB | 110/273 kB | 24/39 kB Progress (5): 318/429 kB | 366/524 kB | 110/273 kB | 24/39 kB | 4.1/156 kB Progress (5): 318/429 kB | 366/524 kB | 110/273 kB | 24/39 kB | 7.7/156 kB Progress (5): 318/429 kB | 366/524 kB | 110/273 kB | 24/39 kB | 12/156 kB Progress (5): 318/429 kB | 370/524 kB | 110/273 kB | 24/39 kB | 12/156 kB Progress (5): 318/429 kB | 370/524 kB | 114/273 kB | 24/39 kB | 12/156 kB Progress (5): 322/429 kB | 370/524 kB | 114/273 kB | 24/39 kB | 12/156 kB Progress (5): 322/429 kB | 370/524 kB | 118/273 kB | 24/39 kB | 12/156 kB Progress (5): 322/429 kB | 374/524 kB | 118/273 kB | 24/39 kB | 12/156 kB Progress (5): 322/429 kB | 378/524 kB | 118/273 kB | 24/39 kB | 12/156 kB Progress (5): 322/429 kB | 378/524 kB | 118/273 kB | 24/39 kB | 16/156 kB Progress (5): 322/429 kB | 378/524 kB | 118/273 kB | 28/39 kB | 16/156 kB Progress (5): 322/429 kB | 378/524 kB | 118/273 kB | 28/39 kB | 20/156 kB Progress (5): 322/429 kB | 382/524 kB | 118/273 kB | 28/39 kB | 20/156 kB Progress (5): 322/429 kB | 386/524 kB | 118/273 kB | 28/39 kB | 20/156 kB Progress (5): 322/429 kB | 386/524 kB | 122/273 kB | 28/39 kB | 20/156 kB Progress (5): 326/429 kB | 386/524 kB | 122/273 kB | 28/39 kB | 20/156 kB Progress (5): 326/429 kB | 386/524 kB | 126/273 kB | 28/39 kB | 20/156 kB Progress (5): 326/429 kB | 390/524 kB | 126/273 kB | 28/39 kB | 20/156 kB Progress (5): 326/429 kB | 390/524 kB | 126/273 kB | 28/39 kB | 24/156 kB Progress (5): 326/429 kB | 390/524 kB | 126/273 kB | 32/39 kB | 24/156 kB Progress (5): 326/429 kB | 390/524 kB | 126/273 kB | 32/39 kB | 28/156 kB Progress (5): 326/429 kB | 394/524 kB | 126/273 kB | 32/39 kB | 28/156 kB Progress (5): 326/429 kB | 394/524 kB | 130/273 kB | 32/39 kB | 28/156 kB Progress (5): 326/429 kB | 394/524 kB | 131/273 kB | 32/39 kB | 28/156 kB Progress (5): 330/429 kB | 394/524 kB | 131/273 kB | 32/39 kB | 28/156 kB Progress (5): 330/429 kB | 394/524 kB | 135/273 kB | 32/39 kB | 28/156 kB Progress (5): 330/429 kB | 398/524 kB | 135/273 kB | 32/39 kB | 28/156 kB Progress (5): 330/429 kB | 398/524 kB | 135/273 kB | 32/39 kB | 32/156 kB Progress (5): 330/429 kB | 398/524 kB | 135/273 kB | 36/39 kB | 32/156 kB Progress (5): 330/429 kB | 398/524 kB | 135/273 kB | 36/39 kB | 33/156 kB Progress (5): 330/429 kB | 402/524 kB | 135/273 kB | 36/39 kB | 33/156 kB Progress (5): 330/429 kB | 402/524 kB | 139/273 kB | 36/39 kB | 33/156 kB Progress (5): 334/429 kB | 402/524 kB | 139/273 kB | 36/39 kB | 33/156 kB Progress (5): 334/429 kB | 402/524 kB | 143/273 kB | 36/39 kB | 33/156 kB Progress (5): 334/429 kB | 406/524 kB | 143/273 kB | 36/39 kB | 33/156 kB Progress (5): 334/429 kB | 406/524 kB | 143/273 kB | 36/39 kB | 37/156 kB Progress (5): 334/429 kB | 406/524 kB | 143/273 kB | 39 kB | 37/156 kB Progress (5): 334/429 kB | 406/524 kB | 143/273 kB | 39 kB | 41/156 kB Progress (5): 334/429 kB | 410/524 kB | 143/273 kB | 39 kB | 41/156 kB Progress (5): 334/429 kB | 410/524 kB | 147/273 kB | 39 kB | 41/156 kB Progress (5): 338/429 kB | 410/524 kB | 147/273 kB | 39 kB | 41/156 kB Progress (5): 338/429 kB | 410/524 kB | 151/273 kB | 39 kB | 41/156 kB Progress (5): 338/429 kB | 414/524 kB | 151/273 kB | 39 kB | 41/156 kB Progress (5): 338/429 kB | 414/524 kB | 151/273 kB | 39 kB | 45/156 kB Progress (5): 338/429 kB | 418/524 kB | 151/273 kB | 39 kB | 45/156 kB Progress (5): 338/429 kB | 418/524 kB | 155/273 kB | 39 kB | 45/156 kB Progress (5): 342/429 kB | 418/524 kB | 155/273 kB | 39 kB | 45/156 kB Progress (5): 342/429 kB | 418/524 kB | 159/273 kB | 39 kB | 45/156 kB Progress (5): 342/429 kB | 422/524 kB | 159/273 kB | 39 kB | 45/156 kB Progress (5): 342/429 kB | 422/524 kB | 159/273 kB | 39 kB | 49/156 kB Progress (5): 342/429 kB | 426/524 kB | 159/273 kB | 39 kB | 49/156 kB Progress (5): 342/429 kB | 426/524 kB | 163/273 kB | 39 kB | 49/156 kB Progress (5): 346/429 kB | 426/524 kB | 163/273 kB | 39 kB | 49/156 kB Progress (5): 346/429 kB | 426/524 kB | 167/273 kB | 39 kB | 49/156 kB Progress (5): 346/429 kB | 430/524 kB | 167/273 kB | 39 kB | 49/156 kB Progress (5): 346/429 kB | 430/524 kB | 167/273 kB | 39 kB | 53/156 kB Progress (5): 346/429 kB | 434/524 kB | 167/273 kB | 39 kB | 53/156 kB Progress (5): 346/429 kB | 434/524 kB | 171/273 kB | 39 kB | 53/156 kB Progress (5): 350/429 kB | 434/524 kB | 171/273 kB | 39 kB | 53/156 kB Progress (5): 350/429 kB | 434/524 kB | 175/273 kB | 39 kB | 53/156 kB Progress (5): 350/429 kB | 438/524 kB | 175/273 kB | 39 kB | 53/156 kB Progress (5): 350/429 kB | 438/524 kB | 175/273 kB | 39 kB | 57/156 kB Progress (5): 350/429 kB | 442/524 kB | 175/273 kB | 39 kB | 57/156 kB Progress (5): 350/429 kB | 442/524 kB | 179/273 kB | 39 kB | 57/156 kB Progress (5): 354/429 kB | 442/524 kB | 179/273 kB | 39 kB | 57/156 kB Progress (5): 354/429 kB | 442/524 kB | 183/273 kB | 39 kB | 57/156 kB Progress (5): 354/429 kB | 446/524 kB | 183/273 kB | 39 kB | 57/156 kB Progress (5): 354/429 kB | 446/524 kB | 183/273 kB | 39 kB | 61/156 kB Progress (5): 354/429 kB | 450/524 kB | 183/273 kB | 39 kB | 61/156 kB Progress (5): 354/429 kB | 450/524 kB | 187/273 kB | 39 kB | 61/156 kB Progress (5): 358/429 kB | 450/524 kB | 187/273 kB | 39 kB | 61/156 kB Progress (5): 358/429 kB | 450/524 kB | 191/273 kB | 39 kB | 61/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 138 kB/s) [2019-07-31T09:00:58.360Z] Progress (4): 358/429 kB | 454/524 kB | 191/273 kB | 61/156 kB Progress (4): 358/429 kB | 458/524 kB | 191/273 kB | 61/156 kB Progress (4): 358/429 kB | 458/524 kB | 191/273 kB | 65/156 kB Progress (4): 358/429 kB | 462/524 kB | 191/273 kB | 65/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-31T09:00:58.360Z] Progress (4): 358/429 kB | 462/524 kB | 195/273 kB | 65/156 kB Progress (4): 362/429 kB | 462/524 kB | 195/273 kB | 65/156 kB Progress (4): 362/429 kB | 462/524 kB | 199/273 kB | 65/156 kB Progress (4): 362/429 kB | 466/524 kB | 199/273 kB | 65/156 kB Progress (4): 362/429 kB | 466/524 kB | 199/273 kB | 69/156 kB Progress (4): 362/429 kB | 470/524 kB | 199/273 kB | 69/156 kB Progress (4): 362/429 kB | 470/524 kB | 203/273 kB | 69/156 kB Progress (4): 366/429 kB | 470/524 kB | 203/273 kB | 69/156 kB Progress (4): 366/429 kB | 470/524 kB | 207/273 kB | 69/156 kB Progress (4): 366/429 kB | 474/524 kB | 207/273 kB | 69/156 kB Progress (4): 366/429 kB | 474/524 kB | 207/273 kB | 73/156 kB Progress (4): 366/429 kB | 478/524 kB | 207/273 kB | 73/156 kB Progress (4): 366/429 kB | 478/524 kB | 211/273 kB | 73/156 kB Progress (4): 370/429 kB | 478/524 kB | 211/273 kB | 73/156 kB Progress (4): 370/429 kB | 478/524 kB | 215/273 kB | 73/156 kB Progress (4): 370/429 kB | 482/524 kB | 215/273 kB | 73/156 kB Progress (4): 370/429 kB | 482/524 kB | 215/273 kB | 77/156 kB Progress (4): 370/429 kB | 486/524 kB | 215/273 kB | 77/156 kB Progress (4): 370/429 kB | 486/524 kB | 219/273 kB | 77/156 kB Progress (4): 374/429 kB | 486/524 kB | 219/273 kB | 77/156 kB Progress (4): 374/429 kB | 486/524 kB | 223/273 kB | 77/156 kB Progress (4): 374/429 kB | 490/524 kB | 223/273 kB | 77/156 kB Progress (4): 374/429 kB | 490/524 kB | 223/273 kB | 81/156 kB Progress (4): 374/429 kB | 494/524 kB | 223/273 kB | 81/156 kB Progress (4): 374/429 kB | 494/524 kB | 227/273 kB | 81/156 kB Progress (4): 378/429 kB | 494/524 kB | 227/273 kB | 81/156 kB Progress (4): 378/429 kB | 494/524 kB | 231/273 kB | 81/156 kB Progress (4): 378/429 kB | 498/524 kB | 231/273 kB | 81/156 kB Progress (4): 378/429 kB | 498/524 kB | 231/273 kB | 85/156 kB Progress (4): 378/429 kB | 502/524 kB | 231/273 kB | 85/156 kB Progress (4): 378/429 kB | 502/524 kB | 235/273 kB | 85/156 kB Progress (4): 382/429 kB | 502/524 kB | 235/273 kB | 85/156 kB Progress (4): 382/429 kB | 502/524 kB | 239/273 kB | 85/156 kB Progress (4): 382/429 kB | 506/524 kB | 239/273 kB | 85/156 kB Progress (4): 382/429 kB | 506/524 kB | 239/273 kB | 89/156 kB Progress (4): 382/429 kB | 510/524 kB | 239/273 kB | 89/156 kB Progress (4): 382/429 kB | 510/524 kB | 243/273 kB | 89/156 kB Progress (4): 386/429 kB | 510/524 kB | 243/273 kB | 89/156 kB Progress (4): 386/429 kB | 510/524 kB | 247/273 kB | 89/156 kB Progress (4): 386/429 kB | 514/524 kB | 247/273 kB | 89/156 kB Progress (4): 386/429 kB | 514/524 kB | 247/273 kB | 93/156 kB Progress (4): 386/429 kB | 518/524 kB | 247/273 kB | 93/156 kB Progress (4): 386/429 kB | 518/524 kB | 251/273 kB | 93/156 kB Progress (4): 390/429 kB | 518/524 kB | 251/273 kB | 93/156 kB Progress (4): 390/429 kB | 518/524 kB | 255/273 kB | 93/156 kB Progress (4): 390/429 kB | 522/524 kB | 255/273 kB | 93/156 kB Progress (4): 390/429 kB | 522/524 kB | 255/273 kB | 97/156 kB Progress (4): 390/429 kB | 524 kB | 255/273 kB | 97/156 kB Progress (4): 390/429 kB | 524 kB | 259/273 kB | 97/156 kB Progress (4): 394/429 kB | 524 kB | 259/273 kB | 97/156 kB Progress (4): 394/429 kB | 524 kB | 263/273 kB | 97/156 kB Progress (5): 394/429 kB | 524 kB | 263/273 kB | 97/156 kB | 4.1/35 kB Progress (5): 394/429 kB | 524 kB | 263/273 kB | 101/156 kB | 4.1/35 kB Progress (5): 394/429 kB | 524 kB | 263/273 kB | 101/156 kB | 7.7/35 kB Progress (5): 394/429 kB | 524 kB | 267/273 kB | 101/156 kB | 7.7/35 kB Progress (5): 398/429 kB | 524 kB | 267/273 kB | 101/156 kB | 7.7/35 kB Progress (5): 398/429 kB | 524 kB | 271/273 kB | 101/156 kB | 7.7/35 kB Progress (5): 398/429 kB | 524 kB | 271/273 kB | 101/156 kB | 12/35 kB Progress (5): 398/429 kB | 524 kB | 271/273 kB | 105/156 kB | 12/35 kB Progress (5): 398/429 kB | 524 kB | 271/273 kB | 105/156 kB | 16/35 kB Progress (5): 398/429 kB | 524 kB | 273 kB | 105/156 kB | 16/35 kB Progress (5): 402/429 kB | 524 kB | 273 kB | 105/156 kB | 16/35 kB Progress (5): 402/429 kB | 524 kB | 273 kB | 105/156 kB | 20/35 kB Progress (5): 402/429 kB | 524 kB | 273 kB | 109/156 kB | 20/35 kB Progress (5): 402/429 kB | 524 kB | 273 kB | 109/156 kB | 24/35 kB Progress (5): 406/429 kB | 524 kB | 273 kB | 109/156 kB | 24/35 kB Progress (5): 406/429 kB | 524 kB | 273 kB | 109/156 kB | 28/35 kB Progress (5): 406/429 kB | 524 kB | 273 kB | 113/156 kB | 28/35 kB Progress (5): 406/429 kB | 524 kB | 273 kB | 113/156 kB | 32/35 kB Progress (5): 410/429 kB | 524 kB | 273 kB | 113/156 kB | 32/35 kB Progress (5): 410/429 kB | 524 kB | 273 kB | 113/156 kB | 35 kB Progress (5): 410/429 kB | 524 kB | 273 kB | 117/156 kB | 35 kB Progress (5): 414/429 kB | 524 kB | 273 kB | 117/156 kB | 35 kB Progress (5): 414/429 kB | 524 kB | 273 kB | 121/156 kB | 35 kB Progress (5): 418/429 kB | 524 kB | 273 kB | 121/156 kB | 35 kB Progress (5): 418/429 kB | 524 kB | 273 kB | 125/156 kB | 35 kB Progress (5): 422/429 kB | 524 kB | 273 kB | 125/156 kB | 35 kB Progress (5): 422/429 kB | 524 kB | 273 kB | 129/156 kB | 35 kB Progress (5): 426/429 kB | 524 kB | 273 kB | 129/156 kB | 35 kB Progress (5): 426/429 kB | 524 kB | 273 kB | 133/156 kB | 35 kB Progress (5): 429 kB | 524 kB | 273 kB | 133/156 kB | 35 kB Progress (5): 429 kB | 524 kB | 273 kB | 137/156 kB | 35 kB Progress (5): 429 kB | 524 kB | 273 kB | 141/156 kB | 35 kB Progress (5): 429 kB | 524 kB | 273 kB | 145/156 kB | 35 kB Progress (5): 429 kB | 524 kB | 273 kB | 149/156 kB | 35 kB Progress (5): 429 kB | 524 kB | 273 kB | 153/156 kB | 35 kB Progress (5): 429 kB | 524 kB | 273 kB | 156 kB | 35 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.7 MB/s) [2019-07-31T09:00:58.360Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2019-07-31T09:00:58.360Z] 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 891 kB/s) [2019-07-31T09:00:58.360Z] 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-31T09:00:58.360Z] 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 113 kB/s) [2019-07-31T09:00:58.360Z] 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-31T09:00:58.360Z] 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 499 kB/s) [2019-07-31T09:00:58.360Z] 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-31T09:00:58.360Z] Progress (2): 429 kB | 4.1/68 kB Progress (2): 429 kB | 7.7/68 kB Progress (2): 429 kB | 12/68 kB Progress (2): 429 kB | 16/68 kB Progress (2): 429 kB | 20/68 kB Progress (2): 429 kB | 24/68 kB Progress (2): 429 kB | 28/68 kB Progress (2): 429 kB | 32/68 kB Progress (2): 429 kB | 33/68 kB Progress (2): 429 kB | 37/68 kB Progress (2): 429 kB | 41/68 kB Progress (2): 429 kB | 45/68 kB Progress (2): 429 kB | 49/68 kB Progress (2): 429 kB | 53/68 kB Progress (2): 429 kB | 57/68 kB Progress (2): 429 kB | 61/68 kB Progress (2): 429 kB | 65/68 kB Progress (2): 429 kB | 68 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 207 kB/s) [2019-07-31T09:00:58.360Z] 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-31T09:00:58.360Z] 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.1 MB/s) [2019-07-31T09:00:58.360Z] 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-31T09:00:58.360Z] Progress (1): 4.1/332 kB Progress (2): 4.1/332 kB | 4.1/30 kB Progress (2): 7.7/332 kB | 4.1/30 kB Progress (2): 7.7/332 kB | 7.7/30 kB Progress (3): 7.7/332 kB | 7.7/30 kB | 4.1/38 kB Progress (3): 12/332 kB | 7.7/30 kB | 4.1/38 kB Progress (3): 12/332 kB | 12/30 kB | 4.1/38 kB Progress (3): 16/332 kB | 12/30 kB | 4.1/38 kB Progress (3): 16/332 kB | 12/30 kB | 7.7/38 kB Progress (3): 16/332 kB | 16/30 kB | 7.7/38 kB Progress (3): 16/332 kB | 16/30 kB | 12/38 kB Progress (3): 20/332 kB | 16/30 kB | 12/38 kB Progress (3): 20/332 kB | 16/30 kB | 16/38 kB Progress (3): 20/332 kB | 20/30 kB | 16/38 kB Progress (3): 20/332 kB | 20/30 kB | 20/38 kB Progress (3): 24/332 kB | 20/30 kB | 20/38 kB Progress (3): 24/332 kB | 20/30 kB | 24/38 kB Progress (3): 24/332 kB | 24/30 kB | 24/38 kB Progress (3): 24/332 kB | 24/30 kB | 28/38 kB Progress (3): 24/332 kB | 28/30 kB | 28/38 kB Progress (4): 24/332 kB | 28/30 kB | 28/38 kB | 4.1/108 kB Progress (4): 28/332 kB | 28/30 kB | 28/38 kB | 4.1/108 kB Progress (4): 28/332 kB | 28/30 kB | 28/38 kB | 7.7/108 kB Progress (4): 28/332 kB | 30 kB | 28/38 kB | 7.7/108 kB Progress (4): 28/332 kB | 30 kB | 28/38 kB | 12/108 kB Progress (4): 28/332 kB | 30 kB | 32/38 kB | 12/108 kB Progress (4): 28/332 kB | 30 kB | 32/38 kB | 16/108 kB Progress (5): 28/332 kB | 30 kB | 32/38 kB | 16/108 kB | 4.1/35 kB Progress (5): 32/332 kB | 30 kB | 32/38 kB | 16/108 kB | 4.1/35 kB Progress (5): 32/332 kB | 30 kB | 32/38 kB | 16/108 kB | 7.7/35 kB Progress (5): 32/332 kB | 30 kB | 32/38 kB | 20/108 kB | 7.7/35 kB Progress (5): 32/332 kB | 30 kB | 36/38 kB | 20/108 kB | 7.7/35 kB Progress (5): 32/332 kB | 30 kB | 36/38 kB | 24/108 kB | 7.7/35 kB Progress (5): 32/332 kB | 30 kB | 36/38 kB | 24/108 kB | 12/35 kB Progress (5): 33/332 kB | 30 kB | 36/38 kB | 24/108 kB | 12/35 kB Progress (5): 33/332 kB | 30 kB | 36/38 kB | 24/108 kB | 16/35 kB Progress (5): 33/332 kB | 30 kB | 36/38 kB | 28/108 kB | 16/35 kB Progress (5): 33/332 kB | 30 kB | 38 kB | 28/108 kB | 16/35 kB Progress (5): 33/332 kB | 30 kB | 38 kB | 32/108 kB | 16/35 kB Progress (5): 33/332 kB | 30 kB | 38 kB | 32/108 kB | 20/35 kB Progress (5): 37/332 kB | 30 kB | 38 kB | 32/108 kB | 20/35 kB Progress (5): 37/332 kB | 30 kB | 38 kB | 32/108 kB | 24/35 kB Progress (5): 37/332 kB | 30 kB | 38 kB | 33/108 kB | 24/35 kB Progress (5): 37/332 kB | 30 kB | 38 kB | 33/108 kB | 28/35 kB Progress (5): 41/332 kB | 30 kB | 38 kB | 33/108 kB | 28/35 kB Progress (5): 41/332 kB | 30 kB | 38 kB | 33/108 kB | 32/35 kB Progress (5): 45/332 kB | 30 kB | 38 kB | 33/108 kB | 32/35 kB Progress (5): 45/332 kB | 30 kB | 38 kB | 37/108 kB | 32/35 kB Progress (5): 49/332 kB | 30 kB | 38 kB | 37/108 kB | 32/35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 70 kB/s) [2019-07-31T09:00:58.360Z] Progress (4): 49/332 kB | 38 kB | 37/108 kB | 35 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T09:00:58.360Z] Progress (4): 53/332 kB | 38 kB | 37/108 kB | 35 kB Progress (4): 53/332 kB | 38 kB | 41/108 kB | 35 kB Progress (4): 57/332 kB | 38 kB | 41/108 kB | 35 kB Progress (4): 57/332 kB | 38 kB | 45/108 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 89 kB/s) [2019-07-31T09:00:58.360Z] Progress (3): 57/332 kB | 49/108 kB | 35 kB Progress (3): 61/332 kB | 49/108 kB | 35 kB Progress (3): 61/332 kB | 53/108 kB | 35 kB Progress (3): 65/332 kB | 53/108 kB | 35 kB Progress (3): 65/332 kB | 57/108 kB | 35 kB Progress (3): 66/332 kB | 57/108 kB | 35 kB Progress (3): 66/332 kB | 61/108 kB | 35 kB Progress (3): 70/332 kB | 61/108 kB | 35 kB Progress (3): 70/332 kB | 65/108 kB | 35 kB Progress (3): 74/332 kB | 65/108 kB | 35 kB Progress (3): 74/332 kB | 66/108 kB | 35 kB Progress (3): 78/332 kB | 66/108 kB | 35 kB Progress (3): 78/332 kB | 70/108 kB | 35 kB Progress (3): 82/332 kB | 70/108 kB | 35 kB Progress (3): 82/332 kB | 74/108 kB | 35 kB Progress (3): 86/332 kB | 74/108 kB | 35 kB Progress (3): 86/332 kB | 78/108 kB | 35 kB Progress (3): 90/332 kB | 78/108 kB | 35 kB Progress (3): 90/332 kB | 82/108 kB | 35 kB Progress (3): 94/332 kB | 82/108 kB | 35 kB Progress (3): 94/332 kB | 86/108 kB | 35 kB Progress (3): 98/332 kB | 86/108 kB | 35 kB Progress (3): 98/332 kB | 90/108 kB | 35 kB Progress (3): 98/332 kB | 90/108 kB | 35 kB Progress (3): 98/332 kB | 94/108 kB | 35 kB Progress (3): 102/332 kB | 94/108 kB | 35 kB Progress (3): 102/332 kB | 98/108 kB | 35 kB Progress (3): 106/332 kB | 98/108 kB | 35 kB Progress (3): 106/332 kB | 102/108 kB | 35 kB Progress (3): 110/332 kB | 102/108 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 82 kB/s) [2019-07-31T09:00:58.360Z] Progress (2): 110/332 kB | 106/108 kB Progress (2): 114/332 kB | 106/108 kB Progress (2): 114/332 kB | 108 kB Progress (2): 118/332 kB | 108 kB Progress (2): 122/332 kB | 108 kB Progress (2): 126/332 kB | 108 kB Progress (2): 130/332 kB | 108 kB Progress (2): 131/332 kB | 108 kB Progress (2): 135/332 kB | 108 kB Progress (2): 139/332 kB | 108 kB Progress (2): 143/332 kB | 108 kB Progress (2): 147/332 kB | 108 kB Progress (2): 151/332 kB | 108 kB Progress (2): 155/332 kB | 108 kB Progress (2): 159/332 kB | 108 kB Progress (2): 163/332 kB | 108 kB Progress (2): 167/332 kB | 108 kB Progress (2): 171/332 kB | 108 kB Progress (2): 175/332 kB | 108 kB Progress (2): 179/332 kB | 108 kB Progress (2): 183/332 kB | 108 kB Progress (2): 187/332 kB | 108 kB Progress (2): 191/332 kB | 108 kB Progress (2): 195/332 kB | 108 kB Progress (2): 199/332 kB | 108 kB Progress (2): 203/332 kB | 108 kB Progress (2): 207/332 kB | 108 kB Progress (2): 211/332 kB | 108 kB Progress (2): 215/332 kB | 108 kB Progress (2): 219/332 kB | 108 kB Progress (2): 223/332 kB | 108 kB Progress (2): 227/332 kB | 108 kB Progress (2): 231/332 kB | 108 kB Progress (2): 235/332 kB | 108 kB Progress (2): 239/332 kB | 108 kB Progress (2): 243/332 kB | 108 kB Progress (2): 247/332 kB | 108 kB Progress (2): 251/332 kB | 108 kB Progress (2): 255/332 kB | 108 kB Progress (2): 259/332 kB | 108 kB Progress (2): 263/332 kB | 108 kB Progress (2): 267/332 kB | 108 kB Progress (2): 271/332 kB | 108 kB Progress (2): 275/332 kB | 108 kB Progress (2): 279/332 kB | 108 kB Progress (2): 283/332 kB | 108 kB Progress (2): 287/332 kB | 108 kB Progress (2): 291/332 kB | 108 kB Progress (2): 295/332 kB | 108 kB Progress (2): 299/332 kB | 108 kB Progress (2): 303/332 kB | 108 kB Progress (2): 307/332 kB | 108 kB Progress (2): 311/332 kB | 108 kB Progress (2): 315/332 kB | 108 kB Progress (2): 319/332 kB | 108 kB Progress (2): 323/332 kB | 108 kB Progress (2): 327/332 kB | 108 kB Progress (2): 331/332 kB | 108 kB Progress (2): 332 kB | 108 kB Progress (3): 332 kB | 108 kB | 4.1/315 kB Progress (3): 332 kB | 108 kB | 7.7/315 kB Progress (3): 332 kB | 108 kB | 12/315 kB Progress (3): 332 kB | 108 kB | 16/315 kB Progress (3): 332 kB | 108 kB | 20/315 kB Progress (3): 332 kB | 108 kB | 24/315 kB Progress (3): 332 kB | 108 kB | 28/315 kB Progress (3): 332 kB | 108 kB | 32/315 kB Progress (3): 332 kB | 108 kB | 33/315 kB Progress (3): 332 kB | 108 kB | 37/315 kB Progress (3): 332 kB | 108 kB | 41/315 kB Progress (3): 332 kB | 108 kB | 45/315 kB Progress (3): 332 kB | 108 kB | 49/315 kB Progress (3): 332 kB | 108 kB | 53/315 kB Progress (3): 332 kB | 108 kB | 57/315 kB Progress (3): 332 kB | 108 kB | 61/315 kB Progress (3): 332 kB | 108 kB | 65/315 kB Progress (3): 332 kB | 108 kB | 66/315 kB Progress (3): 332 kB | 108 kB | 70/315 kB Progress (3): 332 kB | 108 kB | 74/315 kB Progress (3): 332 kB | 108 kB | 78/315 kB Progress (3): 332 kB | 108 kB | 82/315 kB 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 750 kB/s) [2019-07-31T09:00:58.360Z] Progress (2): 108 kB | 86/315 kB Progress (2): 108 kB | 90/315 kB Progress (2): 108 kB | 94/315 kB Progress (2): 108 kB | 98/315 kB Progress (2): 108 kB | 98/315 kB Progress (2): 108 kB | 102/315 kB Progress (2): 108 kB | 106/315 kB Progress (2): 108 kB | 110/315 kB Progress (2): 108 kB | 114/315 kB Progress (2): 108 kB | 118/315 kB Progress (2): 108 kB | 122/315 kB Progress (2): 108 kB | 126/315 kB Progress (2): 108 kB | 130/315 kB Progress (2): 108 kB | 134/315 kB Progress (2): 108 kB | 138/315 kB Progress (2): 108 kB | 142/315 kB Progress (2): 108 kB | 146/315 kB Progress (2): 108 kB | 150/315 kB Progress (2): 108 kB | 154/315 kB Progress (2): 108 kB | 158/315 kB Progress (2): 108 kB | 162/315 kB Progress (2): 108 kB | 164/315 kB Progress (2): 108 kB | 168/315 kB Progress (2): 108 kB | 172/315 kB Progress (2): 108 kB | 176/315 kB Progress (2): 108 kB | 180/315 kB Progress (2): 108 kB | 184/315 kB Progress (2): 108 kB | 188/315 kB Progress (2): 108 kB | 192/315 kB Progress (2): 108 kB | 196/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 231 kB/s) [2019-07-31T09:00:58.360Z] Progress (1): 200/315 kB Progress (1): 204/315 kB Progress (1): 208/315 kB Progress (1): 212/315 kB Progress (1): 216/315 kB Progress (1): 220/315 kB Progress (1): 224/315 kB Progress (1): 228/315 kB Progress (1): 232/315 kB Progress (1): 236/315 kB Progress (1): 240/315 kB Progress (1): 244/315 kB Progress (1): 248/315 kB Progress (1): 252/315 kB Progress (1): 256/315 kB Progress (1): 260/315 kB Progress (1): 264/315 kB Progress (1): 268/315 kB Progress (1): 272/315 kB Progress (1): 276/315 kB Progress (1): 280/315 kB Progress (1): 284/315 kB Progress (1): 288/315 kB Progress (1): 292/315 kB Progress (1): 296/315 kB Progress (1): 300/315 kB Progress (1): 304/315 kB Progress (1): 308/315 kB Progress (1): 312/315 kB Progress (1): 315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 648 kB/s) [2019-07-31T09:00:58.924Z] 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-31T09:00:59.180Z] 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-31T09:00:59.180Z] 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-31T09:00:59.180Z] 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-31T09:00:59.180Z] 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-31T09:00:59.180Z] 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-31T09:00:59.180Z] 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 207 kB/s) [2019-07-31T09:00:59.180Z] 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-31T09:00:59.436Z] 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-31T09:00:59.436Z] 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-31T09:00:59.436Z] 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-31T09:00:59.691Z] 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-31T09:00:59.691Z] 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-31T09:00:59.691Z] 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-31T09:00:59.691Z] 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-31T09:00:59.691Z] 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-31T09:00:59.691Z] 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-31T09:00:59.947Z] 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-31T09:00:59.947Z] 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-31T09:00:59.947Z] 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-31T09:00:59.947Z] 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 590 kB/s) [2019-07-31T09:00:59.947Z] 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-31T09:01:00.203Z] 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-31T09:01:00.203Z] 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-31T09:01:00.203Z] 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-31T09:01:00.203Z] 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-31T09:01:00.203Z] 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-31T09:01:00.203Z] 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 287 kB/s) [2019-07-31T09:01:00.203Z] 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-31T09:01:00.458Z] 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-31T09:01:00.458Z] 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-31T09:01:00.458Z] 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-31T09:01:00.458Z] 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-31T09:01:00.458Z] 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-31T09:01:00.458Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 409 kB/s) [2019-07-31T09:01:00.458Z] 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-31T09:01:00.716Z] 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-31T09:01:00.716Z] 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-31T09:01:00.716Z] 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-31T09:01:00.971Z] 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-31T09:01:00.971Z] 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-31T09:01:00.971Z] 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 280 kB/s) [2019-07-31T09:01:00.971Z] 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-31T09:01:00.971Z] 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-31T09:01:00.971Z] 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-31T09:01:01.227Z] 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-31T09:01:01.227Z] 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-31T09:01:01.227Z] 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-31T09:01:01.227Z] 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 36 kB/s) [2019-07-31T09:01:01.227Z] 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-31T09:01:01.227Z] 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-31T09:01:01.483Z] 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-31T09:01:01.483Z] 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-31T09:01:01.483Z] 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-31T09:01:01.483Z] 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-31T09:01:01.738Z] 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 289 kB/s) [2019-07-31T09:01:01.738Z] 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-31T09:01:01.738Z] 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-31T09:01:01.739Z] 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-31T09:01:01.994Z] 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-31T09:01:01.994Z] 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-31T09:01:01.994Z] 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-31T09:01:01.994Z] 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 233 kB/s) [2019-07-31T09:01:01.994Z] 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-31T09:01:01.994Z] 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-31T09:01:01.994Z] 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-31T09:01:02.920Z] 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-31T09:01:02.920Z] 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-31T09:01:02.920Z] 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-31T09:01:02.920Z] 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 650 kB/s) [2019-07-31T09:01:04.286Z] 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-31T09:01:04.286Z] 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-31T09:01:04.286Z] 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-31T09:01:04.286Z] 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-31T09:01:04.286Z] 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-31T09:01:04.286Z] 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-31T09:01:04.286Z] 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 70 kB/s) [2019-07-31T09:01:04.286Z] 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-31T09:01:04.286Z] 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-31T09:01:04.286Z] 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-31T09:01:04.541Z] 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-31T09:01:04.541Z] 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-31T09:01:04.797Z] 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-31T09:01:04.797Z] 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 730 kB/s) [2019-07-31T09:01:04.797Z] 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-31T09:01:04.797Z] 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-31T09:01:04.797Z] 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-31T09:01:05.360Z] 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-31T09:01:05.360Z] 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-31T09:01:05.360Z] 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-31T09:01:05.360Z] 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 44 kB/s) [2019-07-31T09:01:05.360Z] 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-31T09:01:05.360Z] 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-31T09:01:05.360Z] 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-31T09:01:05.360Z] 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-31T09:01:05.617Z] 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-31T09:01:05.617Z] 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-31T09:01:05.617Z] 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-31T09:01:05.617Z] 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-31T09:01:05.874Z] 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-31T09:01:05.874Z] 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-31T09:01:05.874Z] 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-31T09:01:05.874Z] 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-31T09:01:05.874Z] Progress (1): 4.1/512 kB Progress (1): 7.7/512 kB Progress (1): 12/512 kB Progress (1): 16/512 kB Progress (1): 20/512 kB Progress (1): 24/512 kB Progress (1): 28/512 kB Progress (1): 32/512 kB Progress (1): 36/512 kB Progress (1): 40/512 kB Progress (1): 44/512 kB Progress (1): 48/512 kB Progress (1): 52/512 kB Progress (1): 56/512 kB Progress (1): 60/512 kB Progress (1): 64/512 kB Progress (1): 68/512 kB Progress (1): 72/512 kB Progress (1): 76/512 kB Progress (1): 80/512 kB Progress (1): 84/512 kB Progress (1): 88/512 kB Progress (1): 92/512 kB Progress (1): 96/512 kB Progress (1): 100/512 kB Progress (1): 104/512 kB Progress (1): 108/512 kB Progress (1): 112/512 kB Progress (1): 116/512 kB Progress (1): 120/512 kB Progress (1): 124/512 kB Progress (1): 128/512 kB Progress (1): 132/512 kB Progress (1): 136/512 kB Progress (1): 140/512 kB Progress (1): 144/512 kB Progress (1): 148/512 kB Progress (1): 152/512 kB Progress (1): 156/512 kB Progress (1): 160/512 kB Progress (1): 164/512 kB Progress (1): 168/512 kB Progress (1): 172/512 kB Progress (1): 176/512 kB Progress (1): 180/512 kB Progress (1): 184/512 kB Progress (1): 188/512 kB Progress (1): 192/512 kB Progress (1): 196/512 kB Progress (1): 200/512 kB Progress (1): 204/512 kB Progress (1): 208/512 kB Progress (1): 212/512 kB Progress (1): 216/512 kB Progress (1): 220/512 kB Progress (1): 224/512 kB Progress (1): 228/512 kB Progress (1): 232/512 kB Progress (1): 236/512 kB Progress (1): 240/512 kB Progress (1): 244/512 kB Progress (1): 248/512 kB Progress (1): 252/512 kB Progress (1): 256/512 kB Progress (1): 260/512 kB Progress (1): 264/512 kB Progress (1): 268/512 kB Progress (1): 272/512 kB Progress (1): 276/512 kB Progress (1): 280/512 kB Progress (1): 284/512 kB Progress (1): 288/512 kB Progress (1): 292/512 kB Progress (1): 296/512 kB Progress (1): 300/512 kB Progress (1): 304/512 kB Progress (1): 308/512 kB Progress (1): 312/512 kB Progress (1): 316/512 kB Progress (1): 320/512 kB Progress (1): 324/512 kB Progress (1): 328/512 kB Progress (1): 332/512 kB Progress (1): 336/512 kB Progress (1): 340/512 kB Progress (1): 344/512 kB Progress (1): 348/512 kB Progress (1): 352/512 kB Progress (1): 356/512 kB Progress (1): 360/512 kB Progress (1): 364/512 kB Progress (1): 368/512 kB Progress (1): 372/512 kB Progress (1): 376/512 kB Progress (1): 380/512 kB Progress (1): 384/512 kB Progress (1): 388/512 kB Progress (1): 392/512 kB Progress (1): 396/512 kB Progress (1): 400/512 kB Progress (1): 404/512 kB Progress (1): 408/512 kB Progress (1): 412/512 kB Progress (1): 416/512 kB Progress (1): 420/512 kB Progress (1): 424/512 kB Progress (1): 428/512 kB Progress (1): 432/512 kB Progress (1): 436/512 kB Progress (1): 440/512 kB Progress (1): 444/512 kB Progress (1): 448/512 kB Progress (1): 452/512 kB Progress (1): 456/512 kB Progress (1): 460/512 kB Progress (1): 464/512 kB Progress (1): 468/512 kB Progress (1): 472/512 kB Progress (1): 476/512 kB Progress (1): 480/512 kB Progress (1): 484/512 kB Progress (1): 488/512 kB Progress (1): 492/512 kB Progress (1): 496/512 kB Progress (1): 500/512 kB Progress (1): 504/512 kB Progress (1): 508/512 kB Progress (1): 512/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 9.0 MB/s) [2019-07-31T09:01:06.132Z] Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 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 20 MB/s) [2019-07-31T09:01:06.388Z] 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-31T09:01:06.388Z] 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-31T09:01:06.388Z] 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-31T09:01:06.644Z] 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-31T09:01:06.644Z] 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-31T09:01:06.644Z] 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-31T09:01:06.644Z] 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 26 kB/s) [2019-07-31T09:01:06.644Z] 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-31T09:01:06.644Z] 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-31T09:01:06.644Z] 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-31T09:01:06.899Z] 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-31T09:01:06.899Z] 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-31T09:01:07.156Z] 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-31T09:01:07.156Z] 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 314 kB/s) [2019-07-31T09:01:07.156Z] 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-31T09:01:07.156Z] 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-31T09:01:07.156Z] 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-31T09:01:07.412Z] 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-31T09:01:07.412Z] 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-31T09:01:07.412Z] 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-31T09:01:07.412Z] 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 597 kB/s) [2019-07-31T09:01:07.412Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T09:01:07.412Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T09:01:07.412Z] 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-31T09:01:07.668Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T09:01:07.668Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T09:01:07.668Z] 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-31T09:01:07.668Z] 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.5 MB/s) [2019-07-31T09:01:07.668Z] 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-31T09:01:07.668Z] 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-31T09:01:07.668Z] 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-31T09:01:07.924Z] 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-31T09:01:07.924Z] 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-31T09:01:07.924Z] 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-31T09:01:07.924Z] 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): 98/316 kB Progress (1): 102/316 kB Progress (1): 106/316 kB Progress (1): 110/316 kB Progress (1): 114/316 kB Progress (1): 118/316 kB Progress (1): 122/316 kB Progress (1): 126/316 kB Progress (1): 130/316 kB Progress (1): 131/316 kB Progress (1): 135/316 kB Progress (1): 139/316 kB Progress (1): 143/316 kB Progress (1): 147/316 kB Progress (1): 151/316 kB Progress (1): 155/316 kB Progress (1): 159/316 kB Progress (1): 163/316 kB Progress (1): 167/316 kB Progress (1): 171/316 kB Progress (1): 175/316 kB Progress (1): 179/316 kB Progress (1): 183/316 kB Progress (1): 187/316 kB Progress (1): 191/316 kB Progress (1): 195/316 kB Progress (1): 199/316 kB Progress (1): 203/316 kB Progress (1): 207/316 kB Progress (1): 211/316 kB Progress (1): 215/316 kB Progress (1): 219/316 kB Progress (1): 223/316 kB Progress (1): 227/316 kB Progress (1): 231/316 kB Progress (1): 235/316 kB Progress (1): 239/316 kB Progress (1): 243/316 kB Progress (1): 247/316 kB Progress (1): 251/316 kB Progress (1): 255/316 kB Progress (1): 259/316 kB Progress (1): 263/316 kB Progress (1): 267/316 kB Progress (1): 271/316 kB Progress (1): 275/316 kB Progress (1): 279/316 kB Progress (1): 283/316 kB Progress (1): 287/316 kB Progress (1): 291/316 kB Progress (1): 295/316 kB Progress (1): 299/316 kB Progress (1): 303/316 kB Progress (1): 307/316 kB Progress (1): 311/316 kB Progress (1): 315/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 5.8 MB/s) [2019-07-31T09:01:07.924Z] 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-31T09:01:08.180Z] 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-31T09:01:08.180Z] 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-31T09:01:08.435Z] 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-31T09:01:08.435Z] 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-31T09:01:08.435Z] 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-31T09:01:08.435Z] 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 21 kB/s) [2019-07-31T09:01:08.435Z] 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-31T09:01:08.691Z] 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-31T09:01:08.691Z] 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-31T09:01:08.691Z] 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-31T09:01:08.947Z] 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-31T09:01:08.947Z] 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-31T09:01:08.947Z] 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 221 kB/s) [2019-07-31T09:01:08.947Z] 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-31T09:01:08.947Z] 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-31T09:01:08.947Z] 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-31T09:01:09.203Z] 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-31T09:01:09.203Z] 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-31T09:01:09.203Z] 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-31T09:01:09.458Z] 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-31T09:01:09.458Z] Progress (1): 4.1/8.7 kB Progress (1): 7.9/8.7 kB Progress (1): 8.7 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom (8.7 kB at 58 kB/s) [2019-07-31T09:01:09.458Z] 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-31T09:01:09.458Z] 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-31T09:01:09.458Z] 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-31T09:01:09.970Z] Progress (1): 4.1/78 kB Progress (1): 5.1/78 kB Progress (1): 9.2/78 kB Progress (1): 13/78 kB Progress (1): 17/78 kB Progress (1): 21/78 kB Progress (1): 23/78 kB Progress (1): 24/78 kB Progress (1): 28/78 kB Progress (1): 31/78 kB Progress (1): 35/78 kB Progress (1): 38/78 kB Progress (1): 42/78 kB Progress (1): 46/78 kB Progress (1): 47/78 kB Progress (1): 48/78 kB Progress (1): 51/78 kB Progress (1): 51/78 kB Progress (1): 54/78 kB Progress (1): 57/78 kB Progress (1): 58/78 kB Progress (1): 62/78 kB Progress (1): 66/78 kB Progress (1): 70/78 kB Progress (1): 75/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 215 kB/s) [2019-07-31T09:01:09.970Z] 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-31T09:01:09.970Z] 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-31T09:01:09.970Z] 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-31T09:01:09.970Z] 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-31T09:01:10.226Z] 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-31T09:01:10.226Z] 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-31T09:01:10.226Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (2.1 kB at 79 kB/s) [2019-07-31T09:01:10.226Z] 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-31T09:01:10.226Z] 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-31T09:01:10.226Z] 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-31T09:01:10.226Z] 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-31T09:01:10.482Z] 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-31T09:01:10.482Z] 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-31T09:01:10.482Z] 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 39 kB/s) [2019-07-31T09:01:10.482Z] 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-31T09:01:10.482Z] 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-31T09:01:10.482Z] 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-31T09:01:10.482Z] 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-31T09:01:10.738Z] 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-31T09:01:10.738Z] 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-31T09:01:10.738Z] 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 674 kB/s) [2019-07-31T09:01:10.738Z] 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-31T09:01:10.738Z] 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-31T09:01:10.738Z] 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-31T09:01:10.738Z] 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-31T09:01:10.994Z] 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-31T09:01:10.994Z] 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-31T09:01:10.994Z] 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 168 kB/s) [2019-07-31T09:01:10.994Z] 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-31T09:01:10.994Z] 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-31T09:01:10.994Z] 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-31T09:01:11.250Z] 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-31T09:01:11.250Z] 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-31T09:01:11.250Z] 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-31T09:01:11.250Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 123 kB/s) [2019-07-31T09:01:11.250Z] 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-31T09:01:11.250Z] 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-31T09:01:11.250Z] 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-31T09:01:11.506Z] 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-31T09:01:11.507Z] 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-31T09:01:11.507Z] 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-31T09:01:11.507Z] 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 184 kB/s) [2019-07-31T09:01:11.507Z] 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-31T09:01:11.507Z] 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-31T09:01:11.507Z] 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-31T09:01:11.507Z] 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-31T09:01:11.763Z] 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-31T09:01:11.763Z] 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-31T09:01:11.763Z] 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 345 kB/s) [2019-07-31T09:01:11.763Z] 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-31T09:01:11.763Z] 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-31T09:01:11.763Z] 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-31T09:01:12.020Z] 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-31T09:01:12.020Z] 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-31T09:01:12.020Z] 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-31T09:01:12.020Z] 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-31T09:01:12.020Z] 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-31T09:01:12.020Z] 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-31T09:01:12.020Z] 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-31T09:01:12.276Z] 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-31T09:01:12.276Z] 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-31T09:01:12.276Z] 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-31T09:01:12.276Z] 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 105 kB/s) [2019-07-31T09:01:12.276Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T09:01:12.276Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T09:01:12.276Z] 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-31T09:01:12.533Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T09:01:12.533Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T09:01:12.533Z] 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-31T09:01:12.533Z] 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 665 kB/s) [2019-07-31T09:01:12.533Z] 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-31T09:01:12.533Z] 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-31T09:01:12.533Z] 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-31T09:01:12.789Z] 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-31T09:01:12.789Z] 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-31T09:01:12.789Z] 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-31T09:01:12.789Z] 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 115 kB/s) [2019-07-31T09:01:12.789Z] 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-31T09:01:12.789Z] 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-31T09:01:12.789Z] 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-31T09:01:13.044Z] 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-31T09:01:13.044Z] 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-31T09:01:13.044Z] 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-31T09:01:13.044Z] 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 170 kB/s) [2019-07-31T09:01:13.044Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T09:01:13.044Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T09:01:13.044Z] 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-31T09:01:13.300Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T09:01:13.300Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T09:01:13.556Z] 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-31T09:01:13.556Z] 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 737 kB/s) [2019-07-31T09:01:13.556Z] 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-31T09:01:13.813Z] 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-31T09:01:13.813Z] 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-31T09:01:13.813Z] 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-31T09:01:13.813Z] 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-31T09:01:13.813Z] 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-31T09:01:13.813Z] 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 131 kB/s) [2019-07-31T09:01:14.069Z] 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-31T09:01:14.069Z] 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-31T09:01:14.069Z] 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-31T09:01:14.069Z] 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-31T09:01:14.069Z] 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-31T09:01:14.069Z] 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-31T09:01:14.325Z] 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 89 kB/s) [2019-07-31T09:01:14.325Z] 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-31T09:01:14.325Z] 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-31T09:01:14.325Z] 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-31T09:01:14.325Z] 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-31T09:01:14.581Z] 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-31T09:01:14.581Z] 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-31T09:01:14.581Z] 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 109 kB/s) [2019-07-31T09:01:14.581Z] 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-31T09:01:14.581Z] 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-31T09:01:14.581Z] 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-31T09:01:14.836Z] 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-31T09:01:14.836Z] 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-31T09:01:14.836Z] 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-31T09:01:14.836Z] 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 423 kB/s) [2019-07-31T09:01:14.836Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T09:01:14.836Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T09:01:14.836Z] 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-31T09:01:15.092Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T09:01:15.092Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T09:01:15.092Z] 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-31T09:01:15.092Z] Progress (1): 4.1/56 kB Progress (1): 7.7/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 24/56 kB Progress (1): 28/56 kB Progress (1): 32/56 kB Progress (1): 36/56 kB Progress (1): 40/56 kB Progress (1): 44/56 kB Progress (1): 48/56 kB Progress (1): 52/56 kB Progress (1): 56/56 kB Progress (1): 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.9 MB/s) [2019-07-31T09:01:15.092Z] 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-31T09:01:15.092Z] 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-31T09:01:15.092Z] 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-31T09:01:15.347Z] 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-31T09:01:15.347Z] 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-31T09:01:15.347Z] 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-31T09:01:15.347Z] 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 34 kB/s) [2019-07-31T09:01:15.347Z] 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-31T09:01:15.347Z] 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-31T09:01:15.347Z] 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-31T09:01:15.603Z] 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-31T09:01:15.603Z] 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-31T09:01:15.603Z] 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-31T09:01:15.859Z] 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 7.7 kB/s) [2019-07-31T09:01:15.859Z] 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-31T09:01:15.859Z] 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-31T09:01:15.859Z] 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-31T09:01:16.114Z] 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-31T09:01:16.114Z] 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-31T09:01:16.114Z] 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-31T09:01:16.370Z] 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 3.6 kB/s) [2019-07-31T09:01:16.370Z] 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-31T09:01:16.370Z] 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-31T09:01:16.370Z] 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-31T09:01:16.625Z] 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-31T09:01:16.625Z] 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-31T09:01:16.625Z] 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-31T09:01:16.625Z] 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 26 kB/s) [2019-07-31T09:01:16.625Z] 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-31T09:01:16.625Z] 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-31T09:01:16.625Z] 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-31T09:01:16.881Z] 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-31T09:01:16.881Z] 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-31T09:01:16.881Z] 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-31T09:01:16.881Z] 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 54 kB/s) [2019-07-31T09:01:16.881Z] 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-31T09:01:16.881Z] 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-31T09:01:16.881Z] 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-31T09:01:17.137Z] 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-31T09:01:17.137Z] 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-31T09:01:17.137Z] 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-31T09:01:17.393Z] 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 42 kB/s) [2019-07-31T09:01:17.393Z] 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-31T09:01:17.393Z] 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-31T09:01:17.393Z] 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-31T09:01:17.393Z] 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-31T09:01:17.393Z] 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-31T09:01:17.393Z] 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-31T09:01:17.649Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (2.1 kB at 76 kB/s) [2019-07-31T09:01:17.649Z] 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-31T09:01:17.649Z] 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-31T09:01:17.649Z] 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-31T09:01:18.211Z] 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-31T09:01:18.211Z] 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-31T09:01:18.211Z] 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-31T09:01:18.469Z] 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 3.1 kB/s) [2019-07-31T09:01:18.469Z] 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-31T09:01:18.810Z] 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-31T09:01:18.810Z] 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-31T09:01:18.810Z] 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-31T09:01:18.810Z] 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-31T09:01:18.810Z] 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-31T09:01:18.810Z] 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 117 kB/s) [2019-07-31T09:01:18.810Z] 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-31T09:01:18.810Z] 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-31T09:01:18.810Z] 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-31T09:01:19.066Z] 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-31T09:01:19.066Z] 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-31T09:01:19.066Z] 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-31T09:01:19.066Z] 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 15 kB/s) [2019-07-31T09:01:19.066Z] 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-31T09:01:19.066Z] 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-31T09:01:19.364Z] 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-31T09:01:19.364Z] 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-31T09:01:19.364Z] 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-31T09:01:19.364Z] 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-31T09:01:19.364Z] 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 65 kB/s) [2019-07-31T09:01:19.364Z] 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-31T09:01:19.364Z] 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-31T09:01:19.364Z] 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-31T09:01:19.620Z] 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-31T09:01:19.620Z] 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-31T09:01:19.620Z] 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-31T09:01:19.620Z] 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 38 kB/s) [2019-07-31T09:01:19.620Z] 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-31T09:01:19.620Z] 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-31T09:01:19.620Z] 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-31T09:01:19.876Z] 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-31T09:01:19.876Z] 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-31T09:01:19.876Z] 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-31T09:01:19.876Z] 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 23 kB/s) [2019-07-31T09:01:19.876Z] 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-31T09:01:20.209Z] 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-31T09:01:20.209Z] 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-31T09:01:20.209Z] 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-31T09:01:20.209Z] 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-31T09:01:20.209Z] 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-31T09:01:20.209Z] 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 100 kB/s) [2019-07-31T09:01:20.509Z] 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-31T09:01:20.509Z] 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-31T09:01:20.509Z] 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-31T09:01:20.509Z] 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-31T09:01:20.509Z] 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-31T09:01:20.509Z] 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-31T09:01:20.509Z] 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 76 kB/s) [2019-07-31T09:01:20.509Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T09:01:20.509Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T09:01:20.509Z] 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-31T09:01:20.809Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T09:01:20.809Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T09:01:20.809Z] 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-31T09:01:20.809Z] 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 38 kB/s) [2019-07-31T09:01:20.809Z] 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-31T09:01:20.809Z] 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-31T09:01:20.809Z] 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-31T09:01:21.110Z] 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-31T09:01:21.110Z] 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-31T09:01:21.110Z] 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-31T09:01:21.110Z] 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 221 kB/s) [2019-07-31T09:01:21.110Z] 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-31T09:01:21.110Z] 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-31T09:01:21.110Z] 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-31T09:01:21.110Z] 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-31T09:01:21.366Z] 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-31T09:01:21.366Z] 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-31T09:01:21.366Z] 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 97 kB/s) [2019-07-31T09:01:21.366Z] 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-31T09:01:21.366Z] 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-31T09:01:21.366Z] 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-31T09:01:21.665Z] 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-31T09:01:21.665Z] 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-31T09:01:21.665Z] 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-31T09:01:21.665Z] 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 156 kB/s) [2019-07-31T09:01:21.665Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T09:01:21.665Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T09:01:21.665Z] 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-31T09:01:21.665Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T09:01:21.665Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T09:01:22.012Z] 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-31T09:01:22.012Z] 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 30 kB/s) [2019-07-31T09:01:22.310Z] 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-31T09:01:22.310Z] 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-31T09:01:22.310Z] 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-31T09:01:22.310Z] 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-31T09:01:22.310Z] 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-31T09:01:22.310Z] 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-31T09:01:22.310Z] 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 64 kB/s) [2019-07-31T09:01:22.310Z] 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-31T09:01:22.310Z] 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-31T09:01:22.566Z] 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-31T09:01:22.566Z] 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-31T09:01:22.566Z] 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-31T09:01:22.566Z] 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-31T09:01:22.566Z] 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 79 kB/s) [2019-07-31T09:01:22.566Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T09:01:22.910Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T09:01:22.910Z] 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-31T09:01:22.910Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T09:01:22.910Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T09:01:22.910Z] 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-31T09:01:22.910Z] Progress (1): 564 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 19 kB/s) [2019-07-31T09:01:22.910Z] 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-31T09:01:22.910Z] 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-31T09:01:22.910Z] 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-31T09:01:23.166Z] 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-31T09:01:23.166Z] 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-31T09:01:23.166Z] 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-31T09:01:23.464Z] 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 29 kB/s) [2019-07-31T09:01:23.464Z] 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-31T09:01:23.464Z] 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-31T09:01:23.464Z] 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-31T09:01:23.464Z] 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-31T09:01:23.464Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-31T09:01:23.812Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-31T09:01:23.812Z] 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-31T09:01:23.812Z] 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): 16/31 kB Progress (1): 20/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 141 kB/s) [2019-07-31T09:01:23.812Z] 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-31T09:01:23.812Z] 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-31T09:01:24.112Z] 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-31T09:01:24.112Z] 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-31T09:01:24.112Z] 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-31T09:01:24.112Z] 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-31T09:01:24.112Z] 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 299 kB/s) [2019-07-31T09:01:24.112Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T09:01:24.112Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T09:01:24.112Z] 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-31T09:01:24.410Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T09:01:24.410Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T09:01:24.410Z] 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-31T09:01:24.410Z] 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 124 kB/s) [2019-07-31T09:01:24.410Z] 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-31T09:01:24.410Z] 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-31T09:01:24.410Z] 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-31T09:01:24.712Z] 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-31T09:01:24.712Z] 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-31T09:01:24.712Z] 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-31T09:01:24.712Z] 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 200 kB/s) [2019-07-31T09:01:24.712Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T09:01:24.712Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T09:01:24.712Z] 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-31T09:01:24.712Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T09:01:24.712Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T09:01:25.009Z] 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-31T09:01:25.009Z] 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 438 kB/s) [2019-07-31T09:01:25.009Z] 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-31T09:01:25.009Z] 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-31T09:01:25.009Z] 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-31T09:01:25.009Z] 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-31T09:01:25.009Z] 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-31T09:01:25.310Z] 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-31T09:01:25.310Z] 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 43 kB/s) [2019-07-31T09:01:25.310Z] 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-31T09:01:25.310Z] 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-31T09:01:25.310Z] 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-31T09:01:25.310Z] 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-31T09:01:25.310Z] 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-31T09:01:25.310Z] 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-31T09:01:25.310Z] 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 71 kB/s) [2019-07-31T09:01:25.310Z] 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-31T09:01:25.310Z] 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-31T09:01:25.610Z] 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-31T09:01:25.610Z] 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-31T09:01:25.610Z] 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-31T09:01:25.610Z] 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-31T09:01:25.610Z] 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 132 kB/s) [2019-07-31T09:01:25.610Z] 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-31T09:01:25.610Z] 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-31T09:01:25.610Z] 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-31T09:01:26.012Z] 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-31T09:01:26.012Z] 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-31T09:01:26.012Z] 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-31T09:01:26.012Z] 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 29 kB/s) [2019-07-31T09:01:26.012Z] 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-31T09:01:26.012Z] 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-31T09:01:26.012Z] 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-31T09:01:26.309Z] 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-31T09:01:26.309Z] 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-31T09:01:26.309Z] 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-31T09:01:26.309Z] 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 41 kB/s) [2019-07-31T09:01:26.309Z] 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-31T09:01:26.309Z] 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-31T09:01:26.309Z] 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-31T09:01:26.565Z] 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-31T09:01:26.565Z] 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-31T09:01:26.565Z] 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-31T09:01:26.565Z] 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 19 kB/s) [2019-07-31T09:01:26.565Z] 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-31T09:01:26.565Z] 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-31T09:01:26.565Z] 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-31T09:01:26.565Z] 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-31T09:01:26.823Z] 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-31T09:01:26.823Z] 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-31T09:01:26.823Z] 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 36 kB/s) [2019-07-31T09:01:26.823Z] 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-31T09:01:26.823Z] 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-31T09:01:26.823Z] 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-31T09:01:26.823Z] 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-31T09:01:27.078Z] 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-31T09:01:27.078Z] 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-31T09:01:27.078Z] 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 42 kB/s) [2019-07-31T09:01:27.078Z] 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-31T09:01:27.078Z] 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-31T09:01:27.078Z] 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-31T09:01:27.078Z] 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-31T09:01:27.334Z] 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-31T09:01:27.334Z] 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-31T09:01:27.334Z] 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 36 kB/s) [2019-07-31T09:01:27.334Z] 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-31T09:01:27.334Z] 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-31T09:01:27.334Z] 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-31T09:01:27.589Z] 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-31T09:01:27.589Z] 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-31T09:01:27.590Z] 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-31T09:01:27.590Z] 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 19 kB/s) [2019-07-31T09:01:27.590Z] 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-31T09:01:27.590Z] 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-31T09:01:27.590Z] 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-31T09:01:27.846Z] 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-31T09:01:27.846Z] 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-31T09:01:27.846Z] 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-31T09:01:27.846Z] 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 29 kB/s) [2019-07-31T09:01:27.846Z] 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-31T09:01:27.846Z] 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-31T09:01:27.846Z] 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-31T09:01:28.102Z] 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-31T09:01:28.102Z] 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-31T09:01:28.102Z] 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-31T09:01:28.102Z] 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 63 kB/s) [2019-07-31T09:01:28.102Z] 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-31T09:01:28.102Z] 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-31T09:01:28.358Z] 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-31T09:01:28.358Z] 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-31T09:01:28.358Z] 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-31T09:01:28.358Z] 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-31T09:01:28.614Z] 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-31T09:01:28.614Z] 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-31T09:01:28.614Z] 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-31T09:01:28.614Z] 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-31T09:01:28.614Z] 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-31T09:01:28.614Z] 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-31T09:01:28.614Z] 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-31T09:01:28.869Z] 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 38 kB/s) [2019-07-31T09:01:28.869Z] 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-31T09:01:28.869Z] 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-31T09:01:28.869Z] 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-31T09:01:28.869Z] 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-31T09:01:28.869Z] 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-31T09:01:28.869Z] 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-31T09:01:29.125Z] Progress (1): 601 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 21 kB/s) [2019-07-31T09:01:29.125Z] 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-31T09:01:29.125Z] 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-31T09:01:29.125Z] 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-31T09:01:29.125Z] 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-31T09:01:29.381Z] 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-31T09:01:29.381Z] 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-31T09:01:29.381Z] 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 38 kB/s) [2019-07-31T09:01:29.381Z] 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-31T09:01:29.381Z] 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-31T09:01:29.381Z] 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-31T09:01:29.636Z] 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-31T09:01:29.636Z] 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-31T09:01:29.636Z] 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-31T09:01:29.636Z] 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 15 kB/s) [2019-07-31T09:01:29.636Z] 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-31T09:01:29.636Z] 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-31T09:01:29.636Z] 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-31T09:01:29.892Z] 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-31T09:01:29.892Z] 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-31T09:01:29.892Z] 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-31T09:01:29.892Z] 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 439 kB/s) [2019-07-31T09:01:29.892Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T09:01:29.892Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T09:01:29.892Z] 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-31T09:01:30.148Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T09:01:30.148Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T09:01:30.148Z] 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-31T09:01:30.148Z] 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 700 kB/s) [2019-07-31T09:01:30.148Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2019-07-31T09:01:30.148Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2019-07-31T09:01:30.148Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2019-07-31T09:01:30.405Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2019-07-31T09:01:30.405Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2019-07-31T09:01:30.405Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2019-07-31T09:01:30.405Z] 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 173 kB/s) [2019-07-31T09:01:30.405Z] 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-31T09:01:30.405Z] 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-31T09:01:30.405Z] 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-31T09:01:30.661Z] 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-31T09:01:30.661Z] 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-31T09:01:30.661Z] 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-31T09:01:30.661Z] 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 175 kB/s) [2019-07-31T09:01:30.661Z] 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-31T09:01:30.661Z] 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-31T09:01:30.661Z] 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-31T09:01:30.916Z] 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-31T09:01:30.916Z] 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-31T09:01:30.916Z] 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-31T09:01:30.916Z] 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 188 kB/s) [2019-07-31T09:01:30.916Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T09:01:30.916Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T09:01:31.171Z] 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-31T09:01:31.426Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T09:01:31.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T09:01:31.682Z] 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-31T09:01:31.682Z] 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 262 kB/s) [2019-07-31T09:01:31.682Z] 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-31T09:01:31.682Z] 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-31T09:01:31.682Z] 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-31T09:01:32.609Z] 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-31T09:01:32.609Z] 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-31T09:01:32.609Z] 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-31T09:01:32.609Z] 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 139 kB/s) [2019-07-31T09:01:32.609Z] 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-31T09:01:32.609Z] 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-31T09:01:32.609Z] 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-31T09:01:32.912Z] 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-31T09:01:32.912Z] 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-31T09:01:32.912Z] 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-31T09:01:32.912Z] 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 144 kB/s) [2019-07-31T09:01:32.912Z] 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-31T09:01:32.912Z] 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-31T09:01:32.912Z] 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-31T09:01:33.168Z] 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-31T09:01:33.168Z] 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-31T09:01:33.168Z] 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-31T09:01:33.424Z] 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 510 kB/s) [2019-07-31T09:01:33.424Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T09:01:33.424Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T09:01:33.424Z] 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-31T09:01:33.424Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T09:01:33.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T09:01:33.424Z] 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-31T09:01:33.680Z] 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 642 kB/s) [2019-07-31T09:01:33.680Z] 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-31T09:01:33.680Z] 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-31T09:01:33.680Z] 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-31T09:01:33.680Z] 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-31T09:01:33.680Z] 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-31T09:01:33.680Z] 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-31T09:01:33.937Z] 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 191 kB/s) [2019-07-31T09:01:33.937Z] 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-31T09:01:33.937Z] 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-31T09:01:33.937Z] 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-31T09:01:33.937Z] 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-31T09:01:33.937Z] 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-31T09:01:33.937Z] 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-31T09:01:34.192Z] Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom (3.5 kB at 126 kB/s) [2019-07-31T09:01:34.192Z] 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-31T09:01:34.192Z] 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-31T09:01:34.192Z] 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-31T09:01:34.448Z] 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-31T09:01:34.448Z] 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-31T09:01:34.448Z] 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-31T09:01:34.448Z] 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 43 kB/s) [2019-07-31T09:01:34.448Z] 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-31T09:01:34.448Z] 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-31T09:01:34.449Z] 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-31T09:01:34.704Z] 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-31T09:01:34.704Z] 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-31T09:01:34.704Z] 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-31T09:01:34.704Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom (2.2 kB at 82 kB/s) [2019-07-31T09:01:34.704Z] 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-31T09:01:34.704Z] 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-31T09:01:34.704Z] 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-31T09:01:34.961Z] 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-31T09:01:34.961Z] 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-31T09:01:34.961Z] 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-31T09:01:34.961Z] 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 393 kB/s) [2019-07-31T09:01:34.961Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T09:01:34.961Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T09:01:34.961Z] 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-31T09:01:35.221Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T09:01:35.221Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T09:01:35.221Z] 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-31T09:01:35.221Z] Progress (1): 4.1/50 kB Progress (1): 7.7/50 kB Progress (1): 12/50 kB Progress (1): 16/50 kB Progress (1): 20/50 kB Progress (1): 24/50 kB Progress (1): 28/50 kB Progress (1): 32/50 kB Progress (1): 36/50 kB Progress (1): 40/50 kB Progress (1): 44/50 kB Progress (1): 48/50 kB Progress (1): 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 1.9 MB/s) [2019-07-31T09:01:35.221Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T09:01:35.221Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T09:01:35.221Z] 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-31T09:01:35.477Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T09:01:35.477Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T09:01:35.477Z] 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-31T09:01:35.477Z] 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-31T09:01:35.477Z] 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-31T09:01:35.477Z] 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-31T09:01:35.477Z] 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-31T09:01:35.732Z] 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-31T09:01:35.732Z] 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-31T09:01:35.732Z] 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-31T09:01:35.732Z] 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 156 kB/s) [2019-07-31T09:01:35.732Z] 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-31T09:01:35.732Z] 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-31T09:01:35.732Z] 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-31T09:01:35.988Z] 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-31T09:01:35.988Z] 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-31T09:01:35.988Z] 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-31T09:01:35.988Z] 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 62 kB/s) [2019-07-31T09:01:35.988Z] 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-31T09:01:35.988Z] 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-31T09:01:35.988Z] 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-31T09:01:36.244Z] 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-31T09:01:36.244Z] 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-31T09:01:36.244Z] 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-31T09:01:36.500Z] 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 682 kB/s) [2019-07-31T09:01:36.500Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T09:01:36.500Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T09:01:36.500Z] 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-31T09:01:36.500Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T09:01:36.755Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T09:01:36.755Z] 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-31T09:01:36.755Z] 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 987 kB/s) [2019-07-31T09:01:36.755Z] 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-31T09:01:36.755Z] 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-31T09:01:36.755Z] 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-31T09:01:37.011Z] 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-31T09:01:37.011Z] 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-31T09:01:37.011Z] 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-31T09:01:37.011Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 126 kB/s) [2019-07-31T09:01:37.011Z] 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-31T09:01:37.011Z] 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 117 kB/s) [2019-07-31T09:01:37.011Z] 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-31T09:01:37.011Z] 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 584 kB/s) [2019-07-31T09:01:37.011Z] 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-31T09:01:37.011Z] 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-31T09:01:37.011Z] 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-31T09:01:37.266Z] 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-31T09:01:37.266Z] 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-31T09:01:37.266Z] 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-31T09:01:37.266Z] 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 129 kB/s) [2019-07-31T09:01:37.266Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T09:01:37.266Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T09:01:37.266Z] 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-31T09:01:37.522Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T09:01:37.522Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T09:01:37.522Z] 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-31T09:01:37.522Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 167 kB/s) [2019-07-31T09:01:37.522Z] 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-31T09:01:37.522Z] 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-31T09:01:37.522Z] 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-31T09:01:37.778Z] 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-31T09:01:37.778Z] 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-31T09:01:37.778Z] 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-31T09:01:37.778Z] 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 145 kB/s) [2019-07-31T09:01:37.778Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T09:01:37.778Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T09:01:38.033Z] 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-31T09:01:38.289Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T09:01:38.545Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T09:01:38.545Z] 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-31T09:01:38.545Z] 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 136 kB/s) [2019-07-31T09:01:38.545Z] 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-31T09:01:38.545Z] 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-31T09:01:38.545Z] 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-31T09:01:38.801Z] 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-31T09:01:38.801Z] 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-31T09:01:38.801Z] 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-31T09:01:39.058Z] 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-31T09:01:39.058Z] 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-31T09:01:39.058Z] 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-31T09:01:39.058Z] 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-31T09:01:39.058Z] 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-31T09:01:39.058Z] 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-31T09:01:39.058Z] 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-31T09:01:39.413Z] 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 327 kB/s) [2019-07-31T09:01:39.413Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T09:01:39.413Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T09:01:39.413Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T09:01:39.413Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T09:01:39.413Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T09:01:39.413Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T09:01:39.413Z] 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-31T09:01:39.413Z] 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-31T09:01:39.669Z] 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-31T09:01:39.669Z] 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-31T09:01:39.669Z] 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-31T09:01:39.925Z] 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-31T09:01:39.925Z] 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-31T09:01:39.925Z] 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 264 kB/s) [2019-07-31T09:01:39.925Z] 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-31T09:01:39.925Z] 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-31T09:01:39.925Z] 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-31T09:01:40.180Z] 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-31T09:01:40.180Z] 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-31T09:01:40.180Z] 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-31T09:01:40.180Z] 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 362 kB/s) [2019-07-31T09:01:40.180Z] 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-31T09:01:40.180Z] 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-31T09:01:40.180Z] 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-31T09:01:40.436Z] 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-31T09:01:40.436Z] 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-31T09:01:40.436Z] 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-31T09:01:40.436Z] 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 375 kB/s) [2019-07-31T09:01:40.436Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T09:01:40.436Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T09:01:40.436Z] 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-31T09:01:40.692Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T09:01:40.692Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T09:01:40.692Z] 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-31T09:01:40.692Z] 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 913 kB/s) [2019-07-31T09:01:40.692Z] 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-31T09:01:40.692Z] 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-31T09:01:40.692Z] 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-31T09:01:40.948Z] 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-31T09:01:40.948Z] 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-31T09:01:40.948Z] 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-31T09:01:40.948Z] 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 305 kB/s) [2019-07-31T09:01:40.948Z] 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-31T09:01:40.948Z] 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-31T09:01:40.948Z] 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-31T09:01:41.203Z] 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-31T09:01:41.203Z] 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-31T09:01:41.203Z] 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-31T09:01:41.459Z] 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 6.3 kB/s) [2019-07-31T09:01:41.459Z] 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-31T09:01:41.459Z] 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-31T09:01:41.459Z] 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-31T09:01:41.715Z] 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-31T09:01:41.715Z] 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-31T09:01:41.715Z] 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-31T09:01:41.715Z] 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 314 kB/s) [2019-07-31T09:01:41.715Z] 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-31T09:01:41.715Z] 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-31T09:01:41.715Z] 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-31T09:01:41.970Z] 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-31T09:01:41.970Z] 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-31T09:01:41.970Z] 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-31T09:01:41.970Z] 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 81 kB/s) [2019-07-31T09:01:41.970Z] 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-31T09:01:41.970Z] 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-31T09:01:41.970Z] 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-31T09:01:42.226Z] 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-31T09:01:42.226Z] 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-31T09:01:42.226Z] 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-31T09:01:42.226Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 120 kB/s) [2019-07-31T09:01:42.226Z] 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-31T09:01:42.226Z] 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-31T09:01:42.226Z] 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-31T09:01:42.483Z] 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-31T09:01:42.483Z] 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-31T09:01:42.483Z] 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-31T09:01:42.483Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 254 kB/s) [2019-07-31T09:01:42.483Z] 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-31T09:01:42.483Z] 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-31T09:01:42.483Z] 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-31T09:01:42.738Z] 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-31T09:01:42.738Z] 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-31T09:01:42.738Z] 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-31T09:01:42.738Z] 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 50 kB/s) [2019-07-31T09:01:42.738Z] 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-31T09:01:42.738Z] 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-31T09:01:42.738Z] 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-31T09:01:42.993Z] 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-31T09:01:42.993Z] 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-31T09:01:42.993Z] 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-31T09:01:42.993Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 70 kB/s) [2019-07-31T09:01:42.993Z] 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-31T09:01:42.993Z] 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-31T09:01:42.993Z] 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-31T09:01:43.249Z] 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-31T09:01:43.249Z] 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-31T09:01:43.249Z] 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-31T09:01:43.249Z] 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 293 kB/s) [2019-07-31T09:01:43.249Z] 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-31T09:01:43.249Z] 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-31T09:01:43.249Z] 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-31T09:01:43.812Z] 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-31T09:01:43.812Z] 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-31T09:01:43.812Z] 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-31T09:01:43.812Z] 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 51 kB/s) [2019-07-31T09:01:43.812Z] 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-31T09:01:43.812Z] 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-31T09:01:43.812Z] 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-31T09:01:44.067Z] 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-31T09:01:44.067Z] 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-31T09:01:44.067Z] 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-31T09:01:44.067Z] 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 62 kB/s) [2019-07-31T09:01:44.067Z] 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-31T09:01:44.067Z] 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-31T09:01:44.067Z] 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-31T09:01:44.323Z] 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-31T09:01:44.323Z] 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-31T09:01:44.323Z] 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-31T09:01:44.323Z] 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 66 kB/s) [2019-07-31T09:01:44.323Z] 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-31T09:01:44.323Z] 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-31T09:01:44.323Z] 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-31T09:01:44.579Z] 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-31T09:01:44.579Z] 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-31T09:01:44.579Z] 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-31T09:01:44.579Z] 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 69 kB/s) [2019-07-31T09:01:44.579Z] 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-31T09:01:44.579Z] 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-31T09:01:44.579Z] 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-31T09:01:44.835Z] 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-31T09:01:44.835Z] 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-31T09:01:44.835Z] 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-31T09:01:44.835Z] 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 68 kB/s) [2019-07-31T09:01:44.835Z] 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-31T09:01:44.835Z] 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-31T09:01:44.835Z] 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-31T09:01:45.091Z] 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-31T09:01:45.091Z] 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-31T09:01:45.091Z] 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-31T09:01:45.091Z] 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 562 kB/s) [2019-07-31T09:01:45.091Z] 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-31T09:01:45.091Z] 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-31T09:01:45.091Z] 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-31T09:01:45.347Z] 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-31T09:01:45.347Z] 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-31T09:01:45.347Z] 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-31T09:01:45.347Z] 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 63 kB/s) [2019-07-31T09:01:45.347Z] 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-31T09:01:45.347Z] 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-31T09:01:45.347Z] 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-31T09:01:45.613Z] 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-31T09:01:45.613Z] 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-31T09:01:45.613Z] 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-31T09:01:45.613Z] 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 68 kB/s) [2019-07-31T09:01:45.613Z] 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-31T09:01:45.613Z] 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-31T09:01:45.613Z] 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-31T09:01:45.869Z] 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-31T09:01:45.869Z] 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-31T09:01:45.869Z] 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-31T09:01:45.869Z] 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 50 kB/s) [2019-07-31T09:01:45.869Z] 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-31T09:01:45.869Z] 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-31T09:01:45.869Z] 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-31T09:01:46.130Z] 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-31T09:01:46.130Z] 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-31T09:01:46.130Z] 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-31T09:01:46.130Z] 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 103 kB/s) [2019-07-31T09:01:46.130Z] 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-31T09:01:46.130Z] 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-31T09:01:46.130Z] 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-31T09:01:46.386Z] 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-31T09:01:46.386Z] 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-31T09:01:46.386Z] 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-31T09:01:46.386Z] 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 42 kB/s) [2019-07-31T09:01:46.386Z] 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-31T09:01:46.386Z] 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-31T09:01:46.386Z] 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-31T09:01:46.641Z] 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-31T09:01:46.641Z] 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-31T09:01:46.641Z] 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-31T09:01:46.641Z] 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 295 kB/s) [2019-07-31T09:01:46.641Z] 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-31T09:01:46.641Z] 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-31T09:01:46.641Z] 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-31T09:01:46.897Z] 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-31T09:01:46.897Z] 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-31T09:01:46.897Z] 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-31T09:01:46.897Z] 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 36 kB/s) [2019-07-31T09:01:46.897Z] 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-31T09:01:46.897Z] 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-31T09:01:46.897Z] 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-31T09:01:47.153Z] 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-31T09:01:47.153Z] 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-31T09:01:47.153Z] 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-31T09:01:47.153Z] 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-31T09:01:47.153Z] 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-31T09:01:47.153Z] 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-31T09:01:47.409Z] 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-31T09:01:47.409Z] 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-31T09:01:47.409Z] 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-31T09:01:47.409Z] 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-31T09:01:47.665Z] 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 47 kB/s) [2019-07-31T09:01:47.665Z] 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-31T09:01:47.665Z] 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-31T09:01:47.665Z] 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-31T09:01:47.665Z] 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-31T09:01:47.665Z] 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-31T09:01:47.665Z] 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-31T09:01:47.921Z] 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 158 kB/s) [2019-07-31T09:01:47.921Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T09:01:47.921Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T09:01:47.921Z] 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-31T09:01:47.921Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T09:01:47.921Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T09:01:47.921Z] 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-31T09:01:48.177Z] 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 799 kB/s) [2019-07-31T09:01:48.177Z] 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-31T09:01:48.177Z] 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-31T09:01:48.177Z] 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-31T09:01:48.177Z] 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-31T09:01:48.177Z] 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-31T09:01:48.177Z] 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-31T09:01:48.433Z] 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 45 kB/s) [2019-07-31T09:01:48.433Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T09:01:48.433Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T09:01:48.433Z] 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-31T09:01:48.689Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T09:01:48.689Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T09:01:48.689Z] 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-31T09:01:48.689Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom (23 kB at 862 kB/s) [2019-07-31T09:01:48.689Z] 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-31T09:01:48.689Z] 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-31T09:01:48.689Z] 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-31T09:01:48.945Z] 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-31T09:01:48.945Z] 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-31T09:01:48.945Z] 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-31T09:01:48.945Z] 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 199 kB/s) [2019-07-31T09:01:48.945Z] 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-31T09:01:48.945Z] 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-31T09:01:48.945Z] 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-31T09:01:49.200Z] 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-31T09:01:49.200Z] 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-31T09:01:49.200Z] 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-31T09:01:49.200Z] 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 450 kB/s) [2019-07-31T09:01:49.200Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T09:01:49.200Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T09:01:49.200Z] 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-31T09:01:49.455Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T09:01:49.455Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T09:01:49.455Z] 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-31T09:01:49.455Z] 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 133 kB/s) [2019-07-31T09:01:49.455Z] 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-31T09:01:49.455Z] 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-31T09:01:49.455Z] 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-31T09:01:49.711Z] 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-31T09:01:49.711Z] 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-31T09:01:49.711Z] 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-31T09:01:49.711Z] 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 244 kB/s) [2019-07-31T09:01:49.711Z] 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-31T09:01:49.711Z] 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-31T09:01:49.711Z] 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-31T09:01:49.967Z] 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-31T09:01:49.967Z] 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-31T09:01:49.967Z] 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-31T09:01:49.967Z] 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 51 kB/s) [2019-07-31T09:01:49.967Z] 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-31T09:01:49.967Z] 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 345 kB/s) [2019-07-31T09:01:49.967Z] 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-31T09:01:50.223Z] 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 287 kB/s) [2019-07-31T09:01:50.223Z] 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-31T09:01:50.223Z] 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-31T09:01:50.223Z] 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-31T09:01:50.223Z] 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-31T09:01:50.223Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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 228 kB/s) [2019-07-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.479Z] 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-31T09:01:50.734Z] 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 Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T09:01:50.734Z] Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T09:01:50.734Z] 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 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-31T09:01:50.734Z] 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 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-31T09:01:50.735Z] Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB 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 7.2 MB/s) [2019-07-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:50.991Z] 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-31T09:01:51.247Z] 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-31T09:01:51.247Z] 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-31T09:01:51.247Z] 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-31T09:01:51.247Z] 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-31T09:01:51.247Z] 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-31T09:01:51.247Z] 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-31T09:01:51.247Z] 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-31T09:01:51.247Z] 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-31T09:01:51.247Z] 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-31T09:01:51.502Z] 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-31T09:01:51.502Z] 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-31T09:01:51.502Z] 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-31T09:01:51.502Z] 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-31T09:01:51.502Z] Progress (1): 4.1/97 kB Progress (1): 7.9/97 kB Progress (1): 12/97 kB Progress (1): 13/97 kB Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T09:01:51.502Z] Progress (1): 14/97 kB Progress (1): 19/97 kB Progress (1): 23/97 kB Progress (1): 27/97 kB Progress (1): 31/97 kB Progress (1): 32/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-31T09:01:51.502Z] 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 Progress (1): 59/97 kB Progress (1): 62/97 kB Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T09:01:51.758Z] 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-31T09:01:51.758Z] 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-31T09:01:51.758Z] Progress (1): 63/97 kB Progress (1): 66/97 kB Progress (1): 70/97 kB Progress (1): 74/97 kB Progress (1): 78/97 kB Progress (1): 79/97 kB Progress (1): 82/97 kB Progress (1): 86/97 kB Progress (1): 90/97 kB Progress (1): 94/97 kB Progress (1): 97 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.jar (97 kB at 156 kB/s) [2019-07-31T09:01:51.758Z] 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-31T09:01:51.758Z] 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-31T09:01:51.758Z] 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-31T09:01:51.758Z] 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-31T09:01:51.758Z] 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-31T09:01:51.758Z] 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-31T09:01:52.016Z] 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-31T09:01:52.016Z] 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-31T09:01:52.016Z] 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-31T09:01:52.016Z] 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-31T09:01:52.016Z] 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-31T09:01:52.016Z] 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-31T09:01:52.016Z] 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-31T09:01:52.016Z] 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-31T09:01:52.272Z] 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-31T09:01:52.272Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.528Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:52.784Z] 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-31T09:01:53.042Z] Progress (1): 4.1/378 kB Progress (1): 7.7/378 kB Progress (1): 12/378 kB Progress (1): 16/378 kB Progress (1): 20/378 kB Progress (1): 24/378 kB Progress (1): 28/378 kB Progress (1): 32/378 kB Progress (2): 32/378 kB | 4.1/230 kB Progress (2): 36/378 kB | 4.1/230 kB Progress (2): 36/378 kB | 7.7/230 kB Progress (2): 40/378 kB | 7.7/230 kB Progress (2): 40/378 kB | 12/230 kB Progress (2): 44/378 kB | 12/230 kB Progress (2): 44/378 kB | 16/230 kB Progress (2): 48/378 kB | 16/230 kB Progress (2): 52/378 kB | 16/230 kB Progress (2): 56/378 kB | 16/230 kB Progress (2): 56/378 kB | 20/230 kB Progress (2): 60/378 kB | 20/230 kB Progress (2): 60/378 kB | 24/230 kB Progress (2): 64/378 kB | 24/230 kB Progress (2): 68/378 kB | 24/230 kB Progress (2): 72/378 kB | 24/230 kB Progress (2): 72/378 kB | 28/230 kB Progress (2): 76/378 kB | 28/230 kB Progress (2): 76/378 kB | 32/230 kB Progress (2): 80/378 kB | 32/230 kB Progress (2): 80/378 kB | 36/230 kB Progress (2): 84/378 kB | 36/230 kB Progress (2): 84/378 kB | 40/230 kB Progress (2): 88/378 kB | 40/230 kB Progress (2): 88/378 kB | 44/230 kB Progress (2): 92/378 kB | 44/230 kB Progress (2): 92/378 kB | 48/230 kB Progress (2): 96/378 kB | 48/230 kB Progress (2): 96/378 kB | 52/230 kB Progress (2): 100/378 kB | 52/230 kB Progress (2): 100/378 kB | 56/230 kB Progress (2): 104/378 kB | 56/230 kB Progress (2): 104/378 kB | 60/230 kB Progress (2): 108/378 kB | 60/230 kB Progress (2): 108/378 kB | 64/230 kB Progress (2): 112/378 kB | 64/230 kB Progress (2): 112/378 kB | 68/230 kB Progress (3): 112/378 kB | 68/230 kB | 4.1/82 kB Progress (3): 112/378 kB | 72/230 kB | 4.1/82 kB Progress (3): 116/378 kB | 72/230 kB | 4.1/82 kB Progress (3): 116/378 kB | 76/230 kB | 4.1/82 kB Progress (3): 116/378 kB | 76/230 kB | 7.7/82 kB Progress (3): 116/378 kB | 80/230 kB | 7.7/82 kB Progress (3): 120/378 kB | 80/230 kB | 7.7/82 kB Progress (3): 120/378 kB | 84/230 kB | 7.7/82 kB Progress (3): 124/378 kB | 84/230 kB | 7.7/82 kB Progress (3): 124/378 kB | 84/230 kB | 12/82 kB Progress (3): 128/378 kB | 84/230 kB | 12/82 kB Progress (3): 128/378 kB | 88/230 kB | 12/82 kB Progress (3): 132/378 kB | 88/230 kB | 12/82 kB Progress (3): 132/378 kB | 88/230 kB | 16/82 kB Progress (3): 136/378 kB | 88/230 kB | 16/82 kB Progress (3): 136/378 kB | 92/230 kB | 16/82 kB Progress (3): 140/378 kB | 92/230 kB | 16/82 kB Progress (3): 140/378 kB | 92/230 kB | 20/82 kB Progress (3): 144/378 kB | 92/230 kB | 20/82 kB Progress (3): 144/378 kB | 96/230 kB | 20/82 kB Progress (3): 148/378 kB | 96/230 kB | 20/82 kB Progress (3): 148/378 kB | 96/230 kB | 24/82 kB Progress (3): 152/378 kB | 96/230 kB | 24/82 kB Progress (3): 152/378 kB | 96/230 kB | 28/82 kB Progress (3): 152/378 kB | 100/230 kB | 28/82 kB Progress (3): 152/378 kB | 100/230 kB | 32/82 kB Progress (3): 156/378 kB | 100/230 kB | 32/82 kB Progress (3): 156/378 kB | 104/230 kB | 32/82 kB Progress (3): 160/378 kB | 104/230 kB | 32/82 kB Progress (3): 160/378 kB | 104/230 kB | 36/82 kB Progress (3): 164/378 kB | 104/230 kB | 36/82 kB Progress (3): 164/378 kB | 108/230 kB | 36/82 kB Progress (3): 168/378 kB | 108/230 kB | 36/82 kB Progress (3): 168/378 kB | 108/230 kB | 40/82 kB Progress (3): 172/378 kB | 108/230 kB | 40/82 kB Progress (3): 172/378 kB | 112/230 kB | 40/82 kB Progress (3): 176/378 kB | 112/230 kB | 40/82 kB Progress (3): 176/378 kB | 116/230 kB | 40/82 kB Progress (3): 176/378 kB | 116/230 kB | 44/82 kB Progress (3): 176/378 kB | 120/230 kB | 44/82 kB Progress (3): 180/378 kB | 120/230 kB | 44/82 kB Progress (3): 180/378 kB | 124/230 kB | 44/82 kB Progress (3): 180/378 kB | 124/230 kB | 48/82 kB Progress (3): 180/378 kB | 128/230 kB | 48/82 kB Progress (3): 184/378 kB | 128/230 kB | 48/82 kB Progress (3): 184/378 kB | 132/230 kB | 48/82 kB Progress (3): 188/378 kB | 132/230 kB | 48/82 kB Progress (3): 188/378 kB | 132/230 kB | 52/82 kB Progress (3): 192/378 kB | 132/230 kB | 52/82 kB Progress (3): 192/378 kB | 136/230 kB | 52/82 kB Progress (3): 196/378 kB | 136/230 kB | 52/82 kB Progress (3): 196/378 kB | 136/230 kB | 56/82 kB Progress (3): 200/378 kB | 136/230 kB | 56/82 kB Progress (3): 200/378 kB | 140/230 kB | 56/82 kB Progress (3): 204/378 kB | 140/230 kB | 56/82 kB Progress (3): 204/378 kB | 140/230 kB | 60/82 kB Progress (3): 208/378 kB | 140/230 kB | 60/82 kB Progress (3): 208/378 kB | 144/230 kB | 60/82 kB Progress (3): 212/378 kB | 144/230 kB | 60/82 kB Progress (3): 212/378 kB | 144/230 kB | 64/82 kB Progress (3): 216/378 kB | 144/230 kB | 64/82 kB Progress (3): 216/378 kB | 148/230 kB | 64/82 kB Progress (3): 220/378 kB | 148/230 kB | 64/82 kB Progress (3): 220/378 kB | 148/230 kB | 68/82 kB Progress (3): 224/378 kB | 148/230 kB | 68/82 kB Progress (3): 224/378 kB | 152/230 kB | 68/82 kB Progress (3): 228/378 kB | 152/230 kB | 68/82 kB Progress (3): 228/378 kB | 156/230 kB | 68/82 kB Progress (3): 228/378 kB | 156/230 kB | 72/82 kB Progress (4): 228/378 kB | 156/230 kB | 72/82 kB | 4.1/129 kB Progress (4): 228/378 kB | 156/230 kB | 76/82 kB | 4.1/129 kB Progress (4): 228/378 kB | 160/230 kB | 76/82 kB | 4.1/129 kB Progress (4): 232/378 kB | 160/230 kB | 76/82 kB | 4.1/129 kB Progress (4): 232/378 kB | 164/230 kB | 76/82 kB | 4.1/129 kB Progress (4): 232/378 kB | 164/230 kB | 80/82 kB | 4.1/129 kB Progress (4): 232/378 kB | 164/230 kB | 80/82 kB | 7.7/129 kB Progress (4): 232/378 kB | 164/230 kB | 82 kB | 7.7/129 kB Progress (4): 232/378 kB | 168/230 kB | 82 kB | 7.7/129 kB Progress (4): 236/378 kB | 168/230 kB | 82 kB | 7.7/129 kB Progress (4): 236/378 kB | 172/230 kB | 82 kB | 7.7/129 kB Progress (4): 236/378 kB | 172/230 kB | 82 kB | 12/129 kB Progress (4): 236/378 kB | 176/230 kB | 82 kB | 12/129 kB Progress (4): 240/378 kB | 176/230 kB | 82 kB | 12/129 kB Progress (4): 240/378 kB | 180/230 kB | 82 kB | 12/129 kB Progress (4): 240/378 kB | 180/230 kB | 82 kB | 16/129 kB Progress (4): 240/378 kB | 184/230 kB | 82 kB | 16/129 kB Progress (4): 244/378 kB | 184/230 kB | 82 kB | 16/129 kB Progress (4): 244/378 kB | 188/230 kB | 82 kB | 16/129 kB Progress (4): 244/378 kB | 188/230 kB | 82 kB | 20/129 kB Progress (4): 244/378 kB | 192/230 kB | 82 kB | 20/129 kB Progress (4): 248/378 kB | 192/230 kB | 82 kB | 20/129 kB Progress (4): 248/378 kB | 196/230 kB | 82 kB | 20/129 kB Progress (4): 248/378 kB | 196/230 kB | 82 kB | 24/129 kB Progress (4): 248/378 kB | 200/230 kB | 82 kB | 24/129 kB Progress (4): 252/378 kB | 200/230 kB | 82 kB | 24/129 kB Progress (4): 252/378 kB | 204/230 kB | 82 kB | 24/129 kB Progress (4): 252/378 kB | 204/230 kB | 82 kB | 28/129 kB Progress (4): 252/378 kB | 208/230 kB | 82 kB | 28/129 kB Progress (4): 256/378 kB | 208/230 kB | 82 kB | 28/129 kB Progress (4): 256/378 kB | 212/230 kB | 82 kB | 28/129 kB Progress (4): 256/378 kB | 212/230 kB | 82 kB | 32/129 kB Progress (4): 256/378 kB | 216/230 kB | 82 kB | 32/129 kB Progress (4): 260/378 kB | 216/230 kB | 82 kB | 32/129 kB Progress (4): 260/378 kB | 220/230 kB | 82 kB | 32/129 kB Progress (4): 260/378 kB | 220/230 kB | 82 kB | 36/129 kB Progress (4): 260/378 kB | 224/230 kB | 82 kB | 36/129 kB Progress (4): 264/378 kB | 224/230 kB | 82 kB | 36/129 kB Progress (4): 264/378 kB | 228/230 kB | 82 kB | 36/129 kB Progress (4): 264/378 kB | 228/230 kB | 82 kB | 40/129 kB Progress (4): 264/378 kB | 230 kB | 82 kB | 40/129 kB Progress (4): 268/378 kB | 230 kB | 82 kB | 40/129 kB Progress (4): 268/378 kB | 230 kB | 82 kB | 44/129 kB Progress (4): 272/378 kB | 230 kB | 82 kB | 44/129 kB Progress (4): 272/378 kB | 230 kB | 82 kB | 48/129 kB Progress (4): 276/378 kB | 230 kB | 82 kB | 48/129 kB Progress (4): 276/378 kB | 230 kB | 82 kB | 52/129 kB Progress (4): 280/378 kB | 230 kB | 82 kB | 52/129 kB Progress (4): 280/378 kB | 230 kB | 82 kB | 56/129 kB Progress (4): 284/378 kB | 230 kB | 82 kB | 56/129 kB Progress (4): 284/378 kB | 230 kB | 82 kB | 60/129 kB Progress (4): 288/378 kB | 230 kB | 82 kB | 60/129 kB Progress (4): 288/378 kB | 230 kB | 82 kB | 64/129 kB Progress (4): 292/378 kB | 230 kB | 82 kB | 64/129 kB Progress (4): 292/378 kB | 230 kB | 82 kB | 66/129 kB Progress (4): 296/378 kB | 230 kB | 82 kB | 66/129 kB Progress (4): 296/378 kB | 230 kB | 82 kB | 70/129 kB Progress (4): 300/378 kB | 230 kB | 82 kB | 70/129 kB Progress (4): 300/378 kB | 230 kB | 82 kB | 74/129 kB Progress (4): 304/378 kB | 230 kB | 82 kB | 74/129 kB Progress (4): 304/378 kB | 230 kB | 82 kB | 78/129 kB Progress (4): 308/378 kB | 230 kB | 82 kB | 78/129 kB Progress (4): 308/378 kB | 230 kB | 82 kB | 82/129 kB Progress (4): 312/378 kB | 230 kB | 82 kB | 82/129 kB Progress (4): 312/378 kB | 230 kB | 82 kB | 86/129 kB Progress (4): 316/378 kB | 230 kB | 82 kB | 86/129 kB Progress (4): 316/378 kB | 230 kB | 82 kB | 90/129 kB Progress (4): 320/378 kB | 230 kB | 82 kB | 90/129 kB Progress (4): 320/378 kB | 230 kB | 82 kB | 94/129 kB Progress (4): 324/378 kB | 230 kB | 82 kB | 94/129 kB Progress (4): 324/378 kB | 230 kB | 82 kB | 98/129 kB Progress (4): 328/378 kB | 230 kB | 82 kB | 98/129 kB Progress (4): 328/378 kB | 230 kB | 82 kB | 102/129 kB Progress (4): 332/378 kB | 230 kB | 82 kB | 102/129 kB Progress (4): 332/378 kB | 230 kB | 82 kB | 106/129 kB Progress (4): 336/378 kB | 230 kB | 82 kB | 106/129 kB Progress (4): 336/378 kB | 230 kB | 82 kB | 110/129 kB Progress (4): 340/378 kB | 230 kB | 82 kB | 110/129 kB Progress (4): 340/378 kB | 230 kB | 82 kB | 114/129 kB Progress (4): 344/378 kB | 230 kB | 82 kB | 114/129 kB Progress (4): 344/378 kB | 230 kB | 82 kB | 118/129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 3.2 MB/s) [2019-07-31T09:01:53.042Z] Progress (3): 344/378 kB | 82 kB | 122/129 kB Progress (3): 348/378 kB | 82 kB | 122/129 kB Progress (3): 348/378 kB | 82 kB | 126/129 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-31T09:01:53.042Z] Progress (3): 348/378 kB | 82 kB | 129 kB Progress (3): 352/378 kB | 82 kB | 129 kB Progress (3): 356/378 kB | 82 kB | 129 kB Progress (3): 360/378 kB | 82 kB | 129 kB Progress (3): 364/378 kB | 82 kB | 129 kB Progress (3): 368/378 kB | 82 kB | 129 kB Progress (3): 372/378 kB | 82 kB | 129 kB Progress (3): 376/378 kB | 82 kB | 129 kB Progress (3): 378 kB | 82 kB | 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 1.6 MB/s) [2019-07-31T09:01:53.042Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 4.7 MB/s) [2019-07-31T09:01:53.042Z] 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-31T09:01:53.042Z] 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-31T09:01:53.042Z] Progress (2): 82 kB | 4.1/244 kB Progress (2): 82 kB | 7.7/244 kB Progress (2): 82 kB | 12/244 kB Progress (2): 82 kB | 16/244 kB Progress (2): 82 kB | 20/244 kB Progress (2): 82 kB | 24/244 kB Progress (2): 82 kB | 28/244 kB Progress (2): 82 kB | 32/244 kB Progress (2): 82 kB | 36/244 kB Progress (2): 82 kB | 40/244 kB Progress (2): 82 kB | 44/244 kB Progress (2): 82 kB | 48/244 kB Progress (2): 82 kB | 52/244 kB Progress (2): 82 kB | 56/244 kB Progress (2): 82 kB | 60/244 kB Progress (2): 82 kB | 64/244 kB Progress (2): 82 kB | 68/244 kB Progress (2): 82 kB | 72/244 kB Progress (2): 82 kB | 76/244 kB Progress (2): 82 kB | 80/244 kB Progress (2): 82 kB | 84/244 kB Progress (2): 82 kB | 88/244 kB Progress (2): 82 kB | 92/244 kB Progress (2): 82 kB | 96/244 kB Progress (2): 82 kB | 100/244 kB Progress (2): 82 kB | 104/244 kB Progress (2): 82 kB | 108/244 kB Progress (2): 82 kB | 112/244 kB Progress (2): 82 kB | 116/244 kB Progress (2): 82 kB | 120/244 kB Progress (2): 82 kB | 124/244 kB Progress (2): 82 kB | 128/244 kB Progress (2): 82 kB | 132/244 kB Progress (2): 82 kB | 136/244 kB Progress (2): 82 kB | 140/244 kB Progress (2): 82 kB | 144/244 kB Progress (2): 82 kB | 148/244 kB Progress (2): 82 kB | 152/244 kB Progress (2): 82 kB | 156/244 kB Progress (2): 82 kB | 160/244 kB Progress (3): 82 kB | 160/244 kB | 0/3.3 MB Progress (3): 82 kB | 160/244 kB | 0/3.3 MB Progress (3): 82 kB | 160/244 kB | 0/3.3 MB Progress (3): 82 kB | 160/244 kB | 0/3.3 MB Progress (3): 82 kB | 160/244 kB | 0/3.3 MB Progress (3): 82 kB | 164/244 kB | 0/3.3 MB Progress (3): 82 kB | 164/244 kB | 0/3.3 MB Progress (3): 82 kB | 168/244 kB | 0/3.3 MB Progress (3): 82 kB | 168/244 kB | 0/3.3 MB Progress (3): 82 kB | 172/244 kB | 0/3.3 MB Progress (3): 82 kB | 172/244 kB | 0/3.3 MB Progress (3): 82 kB | 176/244 kB | 0/3.3 MB Progress (3): 82 kB | 176/244 kB | 0/3.3 MB Progress (3): 82 kB | 180/244 kB | 0/3.3 MB Progress (3): 82 kB | 180/244 kB | 0/3.3 MB Progress (3): 82 kB | 184/244 kB | 0/3.3 MB Progress (3): 82 kB | 184/244 kB | 0/3.3 MB Progress (3): 82 kB | 188/244 kB | 0/3.3 MB Progress (3): 82 kB | 188/244 kB | 0/3.3 MB Progress (3): 82 kB | 192/244 kB | 0/3.3 MB Progress (3): 82 kB | 192/244 kB | 0/3.3 MB Progress (3): 82 kB | 196/244 kB | 0/3.3 MB Progress (3): 82 kB | 196/244 kB | 0.1/3.3 MB Progress (3): 82 kB | 200/244 kB | 0.1/3.3 MB Progress (3): 82 kB | 200/244 kB | 0.1/3.3 MB Progress (3): 82 kB | 204/244 kB | 0.1/3.3 MB Progress (3): 82 kB | 204/244 kB | 0.1/3.3 MB Progress (3): 82 kB | 208/244 kB | 0.1/3.3 MB Progress (3): 82 kB | 208/244 kB | 0.1/3.3 MB Progress (3): 82 kB | 212/244 kB | 0.1/3.3 MB Progress (3): 82 kB | 212/244 kB | 0.1/3.3 MB Progress (3): 82 kB | 216/244 kB | 0.1/3.3 MB Progress (3): 82 kB | 216/244 kB | 0.1/3.3 MB Progress (3): 82 kB | 220/244 kB | 0.1/3.3 MB Progress (3): 82 kB | 220/244 kB | 0.1/3.3 MB Progress (3): 82 kB | 224/244 kB | 0.1/3.3 MB Progress (4): 82 kB | 224/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (4): 82 kB | 224/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (4): 82 kB | 224/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (4): 82 kB | 228/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (4): 82 kB | 228/244 kB | 0.1/3.3 MB | 12/44 kB Progress (4): 82 kB | 228/244 kB | 0.1/3.3 MB | 12/44 kB Progress (4): 82 kB | 228/244 kB | 0.1/3.3 MB | 16/44 kB Progress (4): 82 kB | 232/244 kB | 0.1/3.3 MB | 16/44 kB Progress (4): 82 kB | 232/244 kB | 0.1/3.3 MB | 20/44 kB Progress (4): 82 kB | 232/244 kB | 0.1/3.3 MB | 20/44 kB Progress (4): 82 kB | 232/244 kB | 0.1/3.3 MB | 24/44 kB Progress (4): 82 kB | 236/244 kB | 0.1/3.3 MB | 24/44 kB Progress (4): 82 kB | 236/244 kB | 0.1/3.3 MB | 28/44 kB Progress (4): 82 kB | 236/244 kB | 0.1/3.3 MB | 28/44 kB Progress (4): 82 kB | 236/244 kB | 0.1/3.3 MB | 32/44 kB Progress (4): 82 kB | 240/244 kB | 0.1/3.3 MB | 32/44 kB Progress (4): 82 kB | 240/244 kB | 0.1/3.3 MB | 36/44 kB Progress (4): 82 kB | 240/244 kB | 0.1/3.3 MB | 36/44 kB Progress (4): 82 kB | 240/244 kB | 0.1/3.3 MB | 40/44 kB Progress (4): 82 kB | 244/244 kB | 0.1/3.3 MB | 40/44 kB Progress (4): 82 kB | 244/244 kB | 0.1/3.3 MB | 44/44 kB Progress (4): 82 kB | 244/244 kB | 0.1/3.3 MB | 44/44 kB Progress (4): 82 kB | 244/244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.1/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (4): 82 kB | 244 kB | 0.2/3.3 MB | 44 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 418 kB/s) [2019-07-31T09:01:53.042Z] Progress (3): 82 kB | 244 kB | 0.2/3.3 MB 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-31T09:01:53.042Z] Progress (3): 82 kB | 244 kB | 0.2/3.3 MB Progress (3): 82 kB | 244 kB | 0.2/3.3 MB Progress (3): 82 kB | 244 kB | 0.2/3.3 MB Progress (3): 82 kB | 244 kB | 0.2/3.3 MB Progress (3): 82 kB | 244 kB | 0.2/3.3 MB Progress (3): 82 kB | 244 kB | 0.2/3.3 MB Progress (3): 82 kB | 244 kB | 0.2/3.3 MB Progress (3): 82 kB | 244 kB | 0.2/3.3 MB Progress (3): 82 kB | 244 kB | 0.2/3.3 MB Progress (3): 82 kB | 244 kB | 0.2/3.3 MB Progress (3): 82 kB | 244 kB | 0.2/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Progress (3): 82 kB | 244 kB | 0.3/3.3 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 2.2 MB/s) [2019-07-31T09:01:53.042Z] Progress (2): 82 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-31T09:01:53.042Z] Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (2): 82 kB | 0.4/3.3 MB Progress (3): 82 kB | 0.4/3.3 MB | 4.1/21 kB Progress (3): 82 kB | 0.4/3.3 MB | 4.1/21 kB Progress (3): 82 kB | 0.4/3.3 MB | 7.7/21 kB Progress (4): 82 kB | 0.4/3.3 MB | 7.7/21 kB | 4.1/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 12/21 kB | 4.1/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 12/21 kB | 4.1/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 16/21 kB | 4.1/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 16/21 kB | 7.7/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 20/21 kB | 7.7/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 20/21 kB | 7.7/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 20/21 kB | 12/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 21 kB | 12/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 21 kB | 16/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 21 kB | 16/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 21 kB | 16/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 21 kB | 16/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 21 kB | 16/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 21 kB | 20/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 21 kB | 20/145 kB Progress (4): 82 kB | 0.4/3.3 MB | 21 kB | 24/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 24/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 28/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 28/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 32/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 32/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 33/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 33/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 37/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 37/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 41/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 41/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 45/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 45/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 49/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 49/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 53/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 53/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 57/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 57/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 61/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 61/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 61/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 61/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 61/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 61/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 65/145 kB Progress (4): 82 kB | 0.5/3.3 MB | 21 kB | 65/145 kB Progress (5): 82 kB | 0.5/3.3 MB | 21 kB | 65/145 kB | 4.1/79 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 156 kB/s) [2019-07-31T09:01:53.042Z] 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 620 kB/s) [2019-07-31T09:01:53.042Z] 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-31T09:01:53.042Z] Progress (3): 0.5/3.3 MB | 65/145 kB | 7.7/79 kB Progress (3): 0.5/3.3 MB | 65/145 kB | 7.7/79 kB Progress (3): 0.5/3.3 MB | 66/145 kB | 7.7/79 kB Progress (3): 0.5/3.3 MB | 66/145 kB | 7.7/79 kB Progress (3): 0.5/3.3 MB | 70/145 kB | 7.7/79 kB Progress (3): 0.5/3.3 MB | 70/145 kB | 12/79 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-31T09:01:53.042Z] Progress (3): 0.5/3.3 MB | 70/145 kB | 16/79 kB Progress (3): 0.5/3.3 MB | 74/145 kB | 16/79 kB Progress (3): 0.5/3.3 MB | 74/145 kB | 20/79 kB Progress (3): 0.5/3.3 MB | 74/145 kB | 20/79 kB Progress (3): 0.5/3.3 MB | 74/145 kB | 24/79 kB Progress (3): 0.5/3.3 MB | 78/145 kB | 24/79 kB Progress (3): 0.5/3.3 MB | 78/145 kB | 28/79 kB Progress (3): 0.5/3.3 MB | 78/145 kB | 28/79 kB Progress (3): 0.5/3.3 MB | 78/145 kB | 32/79 kB Progress (3): 0.5/3.3 MB | 82/145 kB | 32/79 kB Progress (3): 0.5/3.3 MB | 82/145 kB | 36/79 kB Progress (3): 0.5/3.3 MB | 82/145 kB | 36/79 kB Progress (3): 0.5/3.3 MB | 82/145 kB | 40/79 kB Progress (3): 0.5/3.3 MB | 82/145 kB | 40/79 kB Progress (3): 0.5/3.3 MB | 86/145 kB | 40/79 kB Progress (3): 0.5/3.3 MB | 86/145 kB | 40/79 kB Progress (3): 0.5/3.3 MB | 86/145 kB | 44/79 kB Progress (3): 0.5/3.3 MB | 86/145 kB | 44/79 kB Progress (3): 0.5/3.3 MB | 90/145 kB | 44/79 kB Progress (3): 0.5/3.3 MB | 90/145 kB | 44/79 kB Progress (3): 0.5/3.3 MB | 90/145 kB | 48/79 kB Progress (3): 0.6/3.3 MB | 90/145 kB | 48/79 kB Progress (3): 0.6/3.3 MB | 94/145 kB | 48/79 kB Progress (3): 0.6/3.3 MB | 94/145 kB | 48/79 kB Progress (3): 0.6/3.3 MB | 94/145 kB | 52/79 kB Progress (3): 0.6/3.3 MB | 94/145 kB | 52/79 kB Progress (3): 0.6/3.3 MB | 98/145 kB | 52/79 kB Progress (3): 0.6/3.3 MB | 98/145 kB | 52/79 kB Progress (3): 0.6/3.3 MB | 98/145 kB | 56/79 kB Progress (3): 0.6/3.3 MB | 98/145 kB | 56/79 kB Progress (3): 0.6/3.3 MB | 102/145 kB | 56/79 kB Progress (3): 0.6/3.3 MB | 102/145 kB | 56/79 kB Progress (3): 0.6/3.3 MB | 102/145 kB | 60/79 kB Progress (3): 0.6/3.3 MB | 102/145 kB | 60/79 kB Progress (3): 0.6/3.3 MB | 106/145 kB | 60/79 kB Progress (3): 0.6/3.3 MB | 106/145 kB | 60/79 kB Progress (3): 0.6/3.3 MB | 106/145 kB | 64/79 kB Progress (3): 0.6/3.3 MB | 106/145 kB | 64/79 kB Progress (3): 0.6/3.3 MB | 110/145 kB | 64/79 kB Progress (3): 0.6/3.3 MB | 110/145 kB | 64/79 kB Progress (3): 0.6/3.3 MB | 110/145 kB | 68/79 kB Progress (3): 0.6/3.3 MB | 110/145 kB | 68/79 kB Progress (3): 0.6/3.3 MB | 114/145 kB | 68/79 kB Progress (3): 0.6/3.3 MB | 114/145 kB | 68/79 kB Progress (3): 0.6/3.3 MB | 114/145 kB | 72/79 kB Progress (3): 0.6/3.3 MB | 114/145 kB | 72/79 kB Progress (3): 0.6/3.3 MB | 118/145 kB | 72/79 kB Progress (3): 0.6/3.3 MB | 118/145 kB | 72/79 kB Progress (3): 0.6/3.3 MB | 118/145 kB | 76/79 kB Progress (3): 0.6/3.3 MB | 118/145 kB | 76/79 kB Progress (3): 0.6/3.3 MB | 122/145 kB | 76/79 kB Progress (3): 0.6/3.3 MB | 122/145 kB | 76/79 kB Progress (3): 0.6/3.3 MB | 122/145 kB | 79 kB Progress (3): 0.6/3.3 MB | 122/145 kB | 79 kB Progress (4): 0.6/3.3 MB | 122/145 kB | 79 kB | 4.1/105 kB Progress (4): 0.6/3.3 MB | 126/145 kB | 79 kB | 4.1/105 kB Progress (4): 0.6/3.3 MB | 126/145 kB | 79 kB | 7.7/105 kB Progress (4): 0.6/3.3 MB | 126/145 kB | 79 kB | 7.7/105 kB Progress (4): 0.6/3.3 MB | 126/145 kB | 79 kB | 12/105 kB Progress (4): 0.6/3.3 MB | 130/145 kB | 79 kB | 12/105 kB Progress (4): 0.6/3.3 MB | 130/145 kB | 79 kB | 16/105 kB Progress (4): 0.6/3.3 MB | 130/145 kB | 79 kB | 16/105 kB Progress (4): 0.6/3.3 MB | 130/145 kB | 79 kB | 20/105 kB Progress (4): 0.6/3.3 MB | 134/145 kB | 79 kB | 20/105 kB Progress (4): 0.6/3.3 MB | 134/145 kB | 79 kB | 24/105 kB Progress (4): 0.6/3.3 MB | 134/145 kB | 79 kB | 24/105 kB Progress (4): 0.6/3.3 MB | 134/145 kB | 79 kB | 28/105 kB Progress (4): 0.6/3.3 MB | 138/145 kB | 79 kB | 28/105 kB Progress (4): 0.6/3.3 MB | 138/145 kB | 79 kB | 32/105 kB Progress (4): 0.6/3.3 MB | 138/145 kB | 79 kB | 32/105 kB Progress (5): 0.6/3.3 MB | 138/145 kB | 79 kB | 32/105 kB | 4.1/30 kB Progress (5): 0.6/3.3 MB | 138/145 kB | 79 kB | 33/105 kB | 4.1/30 kB Progress (5): 0.6/3.3 MB | 142/145 kB | 79 kB | 33/105 kB | 4.1/30 kB Progress (5): 0.6/3.3 MB | 142/145 kB | 79 kB | 37/105 kB | 4.1/30 kB Progress (5): 0.6/3.3 MB | 142/145 kB | 79 kB | 37/105 kB | 7.7/30 kB Progress (5): 0.6/3.3 MB | 142/145 kB | 79 kB | 37/105 kB | 7.7/30 kB Progress (5): 0.6/3.3 MB | 142/145 kB | 79 kB | 37/105 kB | 12/30 kB Progress (5): 0.6/3.3 MB | 142/145 kB | 79 kB | 41/105 kB | 12/30 kB Progress (5): 0.6/3.3 MB | 145 kB | 79 kB | 41/105 kB | 12/30 kB Progress (5): 0.6/3.3 MB | 145 kB | 79 kB | 45/105 kB | 12/30 kB Progress (5): 0.6/3.3 MB | 145 kB | 79 kB | 45/105 kB | 16/30 kB Progress (5): 0.6/3.3 MB | 145 kB | 79 kB | 45/105 kB | 16/30 kB Progress (5): 0.6/3.3 MB | 145 kB | 79 kB | 45/105 kB | 20/30 kB Progress (5): 0.6/3.3 MB | 145 kB | 79 kB | 49/105 kB | 20/30 kB Progress (5): 0.6/3.3 MB | 145 kB | 79 kB | 49/105 kB | 24/30 kB Progress (5): 0.6/3.3 MB | 145 kB | 79 kB | 49/105 kB | 24/30 kB Progress (5): 0.6/3.3 MB | 145 kB | 79 kB | 49/105 kB | 28/30 kB Progress (5): 0.6/3.3 MB | 145 kB | 79 kB | 53/105 kB | 28/30 kB Progress (5): 0.6/3.3 MB | 145 kB | 79 kB | 53/105 kB | 30 kB Progress (5): 0.6/3.3 MB | 145 kB | 79 kB | 53/105 kB | 30 kB Progress (5): 0.6/3.3 MB | 145 kB | 79 kB | 57/105 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 532 kB/s) [2019-07-31T09:01:53.042Z] Progress (4): 0.6/3.3 MB | 145 kB | 61/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 61/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 65/105 kB | 30 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T09:01:53.042Z] Progress (4): 0.7/3.3 MB | 145 kB | 69/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 69/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 73/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 73/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 77/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 77/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 81/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 81/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 85/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 85/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 89/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 89/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 93/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 93/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 97/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 97/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 101/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 101/105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.7/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.8/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 0.9/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Progress (4): 1.0/3.3 MB | 145 kB | 105 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 876 kB/s) [2019-07-31T09:01:53.042Z] Progress (3): 1.0/3.3 MB | 105 kB | 30 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2019-07-31T09:01:53.042Z] Progress (3): 1.0/3.3 MB | 105 kB | 30 kB Progress (3): 1.0/3.3 MB | 105 kB | 30 kB Progress (3): 1.0/3.3 MB | 105 kB | 30 kB Progress (3): 1.0/3.3 MB | 105 kB | 30 kB Progress (3): 1.0/3.3 MB | 105 kB | 30 kB Progress (3): 1.0/3.3 MB | 105 kB | 30 kB Progress (3): 1.0/3.3 MB | 105 kB | 30 kB Progress (3): 1.0/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Progress (3): 1.1/3.3 MB | 105 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 177 kB/s) [2019-07-31T09:01:53.042Z] Progress (2): 1.1/3.3 MB | 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-31T09:01:53.042Z] Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (2): 1.2/3.3 MB | 105 kB Progress (3): 1.2/3.3 MB | 105 kB | 4.1/51 kB Progress (3): 1.2/3.3 MB | 105 kB | 4.1/51 kB Progress (3): 1.2/3.3 MB | 105 kB | 7.7/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 7.7/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 12/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 12/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 16/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 16/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 20/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 20/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 24/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 24/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 28/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 28/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 32/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 32/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 36/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 36/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 40/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 40/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 44/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 44/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 48/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 48/51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.3/3.3 MB | 105 kB | 51 kB Progress (3): 1.4/3.3 MB | 105 kB | 51 kB Progress (3): 1.4/3.3 MB | 105 kB | 51 kB Progress (3): 1.4/3.3 MB | 105 kB | 51 kB Progress (3): 1.4/3.3 MB | 105 kB | 51 kB Progress (3): 1.4/3.3 MB | 105 kB | 51 kB Progress (3): 1.4/3.3 MB | 105 kB | 51 kB Progress (3): 1.4/3.3 MB | 105 kB | 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 575 kB/s) [2019-07-31T09:01:53.042Z] Progress (2): 1.4/3.3 MB | 51 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-31T09:01:53.042Z] Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.4/3.3 MB | 51 kB Progress (2): 1.5/3.3 MB | 51 kB Progress (3): 1.5/3.3 MB | 51 kB | 4.1/121 kB Progress (3): 1.5/3.3 MB | 51 kB | 4.1/121 kB Progress (3): 1.5/3.3 MB | 51 kB | 7.7/121 kB Progress (3): 1.5/3.3 MB | 51 kB | 7.7/121 kB Progress (3): 1.5/3.3 MB | 51 kB | 12/121 kB Progress (3): 1.5/3.3 MB | 51 kB | 12/121 kB Progress (3): 1.5/3.3 MB | 51 kB | 16/121 kB Progress (3): 1.5/3.3 MB | 51 kB | 16/121 kB Progress (3): 1.5/3.3 MB | 51 kB | 20/121 kB Progress (3): 1.5/3.3 MB | 51 kB | 20/121 kB Progress (3): 1.5/3.3 MB | 51 kB | 24/121 kB Progress (3): 1.5/3.3 MB | 51 kB | 24/121 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 271 kB/s) [2019-07-31T09:01:53.042Z] Progress (2): 1.5/3.3 MB | 24/121 kB Progress (2): 1.5/3.3 MB | 28/121 kB Progress (2): 1.5/3.3 MB | 28/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-31T09:01:53.042Z] Progress (2): 1.5/3.3 MB | 28/121 kB Progress (2): 1.5/3.3 MB | 32/121 kB Progress (2): 1.5/3.3 MB | 32/121 kB Progress (2): 1.5/3.3 MB | 33/121 kB Progress (2): 1.5/3.3 MB | 33/121 kB Progress (2): 1.5/3.3 MB | 37/121 kB Progress (2): 1.5/3.3 MB | 37/121 kB Progress (2): 1.5/3.3 MB | 41/121 kB Progress (3): 1.5/3.3 MB | 41/121 kB | 4.1/195 kB Progress (3): 1.5/3.3 MB | 45/121 kB | 4.1/195 kB Progress (3): 1.5/3.3 MB | 45/121 kB | 4.1/195 kB Progress (3): 1.5/3.3 MB | 49/121 kB | 4.1/195 kB Progress (3): 1.5/3.3 MB | 49/121 kB | 7.7/195 kB Progress (3): 1.5/3.3 MB | 53/121 kB | 7.7/195 kB Progress (3): 1.5/3.3 MB | 53/121 kB | 7.7/195 kB Progress (3): 1.5/3.3 MB | 57/121 kB | 7.7/195 kB Progress (3): 1.5/3.3 MB | 57/121 kB | 7.7/195 kB Progress (3): 1.5/3.3 MB | 57/121 kB | 12/195 kB Progress (3): 1.5/3.3 MB | 57/121 kB | 12/195 kB Progress (3): 1.5/3.3 MB | 61/121 kB | 12/195 kB Progress (3): 1.5/3.3 MB | 61/121 kB | 12/195 kB Progress (3): 1.5/3.3 MB | 61/121 kB | 16/195 kB Progress (3): 1.5/3.3 MB | 61/121 kB | 16/195 kB Progress (3): 1.5/3.3 MB | 61/121 kB | 20/195 kB Progress (3): 1.5/3.3 MB | 65/121 kB | 20/195 kB Progress (3): 1.5/3.3 MB | 65/121 kB | 24/195 kB Progress (3): 1.5/3.3 MB | 65/121 kB | 24/195 kB Progress (3): 1.5/3.3 MB | 65/121 kB | 28/195 kB Progress (3): 1.5/3.3 MB | 69/121 kB | 28/195 kB Progress (3): 1.5/3.3 MB | 69/121 kB | 32/195 kB Progress (3): 1.5/3.3 MB | 69/121 kB | 32/195 kB Progress (3): 1.5/3.3 MB | 69/121 kB | 33/195 kB Progress (3): 1.5/3.3 MB | 73/121 kB | 33/195 kB Progress (3): 1.5/3.3 MB | 73/121 kB | 37/195 kB Progress (3): 1.5/3.3 MB | 73/121 kB | 37/195 kB Progress (3): 1.5/3.3 MB | 73/121 kB | 41/195 kB Progress (3): 1.5/3.3 MB | 77/121 kB | 41/195 kB Progress (3): 1.5/3.3 MB | 77/121 kB | 45/195 kB Progress (3): 1.5/3.3 MB | 77/121 kB | 45/195 kB Progress (3): 1.5/3.3 MB | 77/121 kB | 49/195 kB Progress (3): 1.5/3.3 MB | 81/121 kB | 49/195 kB Progress (3): 1.5/3.3 MB | 81/121 kB | 53/195 kB Progress (3): 1.5/3.3 MB | 81/121 kB | 53/195 kB Progress (3): 1.5/3.3 MB | 81/121 kB | 57/195 kB Progress (3): 1.5/3.3 MB | 85/121 kB | 57/195 kB Progress (3): 1.5/3.3 MB | 85/121 kB | 61/195 kB Progress (3): 1.5/3.3 MB | 85/121 kB | 61/195 kB Progress (3): 1.5/3.3 MB | 85/121 kB | 65/195 kB Progress (3): 1.5/3.3 MB | 89/121 kB | 65/195 kB Progress (3): 1.5/3.3 MB | 89/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 89/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 93/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 93/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 97/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 97/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 101/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 101/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 105/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 105/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 109/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 109/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 113/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 113/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 117/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 117/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121/121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 66/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 70/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 70/195 kB Progress (3): 1.6/3.3 MB | 121 kB | 74/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 74/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 78/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 78/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 82/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 82/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 86/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 86/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 90/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 90/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 94/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 94/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 98/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 98/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 98/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 98/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 102/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 102/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 106/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 106/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 110/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 110/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 114/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 114/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 118/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 118/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 122/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 122/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 126/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 126/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 130/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 130/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 131/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 131/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 135/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 135/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 139/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 139/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 143/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 143/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 147/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 147/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 151/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 151/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 155/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 155/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 159/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 159/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 163/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 163/195 kB Progress (3): 1.7/3.3 MB | 121 kB | 167/195 kB Progress (3): 1.8/3.3 MB | 121 kB | 167/195 kB Progress (3): 1.8/3.3 MB | 121 kB | 171/195 kB Progress (3): 1.8/3.3 MB | 121 kB | 171/195 kB Progress (3): 1.8/3.3 MB | 121 kB | 175/195 kB Progress (4): 1.8/3.3 MB | 121 kB | 175/195 kB | 4.1/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 179/195 kB | 4.1/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 179/195 kB | 4.1/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 183/195 kB | 4.1/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 183/195 kB | 7.7/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 187/195 kB | 7.7/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 187/195 kB | 7.7/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 191/195 kB | 7.7/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 191/195 kB | 12/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 195/195 kB | 12/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 195/195 kB | 12/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 195 kB | 12/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 195 kB | 16/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 195 kB | 16/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 195 kB | 20/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 195 kB | 20/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 195 kB | 24/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 195 kB | 24/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 195 kB | 28/109 kB Progress (4): 1.8/3.3 MB | 121 kB | 195 kB | 28/109 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 28/109 kB | 4.1/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 32/109 kB | 4.1/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 32/109 kB | 7.7/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 32/109 kB | 7.7/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 32/109 kB | 12/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 33/109 kB | 12/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 33/109 kB | 16/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 33/109 kB | 16/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 33/109 kB | 20/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 37/109 kB | 20/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 37/109 kB | 24/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 37/109 kB | 24/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 37/109 kB | 28/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 41/109 kB | 28/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 41/109 kB | 32/38 kB Progress (5): 1.8/3.3 MB | 121 kB | 195 kB | 41/109 kB | 36/38 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 905 kB/s) [2019-07-31T09:01:53.042Z] 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-31T09:01:53.042Z] Progress (4): 1.8/3.3 MB | 121 kB | 41/109 kB | 36/38 kB Progress (4): 1.8/3.3 MB | 121 kB | 41/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 45/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 45/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 49/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 49/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 53/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 53/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 57/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 57/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 61/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 61/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 65/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 65/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 66/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 66/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 70/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 70/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 74/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 74/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 78/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 78/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 82/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 82/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 86/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 86/109 kB | 38 kB Progress (4): 1.8/3.3 MB | 121 kB | 90/109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 90/109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 94/109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 94/109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 98/109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 98/109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 102/109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 102/109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 106/109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 106/109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 38 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 38 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 157 kB/s) [2019-07-31T09:01:53.042Z] Progress (3): 1.9/3.3 MB | 121 kB | 109 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T09:01:53.042Z] Progress (3): 1.9/3.3 MB | 121 kB | 109 kB Progress (3): 1.9/3.3 MB | 121 kB | 109 kB Progress (3): 1.9/3.3 MB | 121 kB | 109 kB Progress (3): 1.9/3.3 MB | 121 kB | 109 kB Progress (3): 1.9/3.3 MB | 121 kB | 109 kB Progress (3): 1.9/3.3 MB | 121 kB | 109 kB Progress (3): 1.9/3.3 MB | 121 kB | 109 kB Progress (3): 1.9/3.3 MB | 121 kB | 109 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 4.1/276 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 4.1/276 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 7.7/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 7.7/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 12/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 12/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 16/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 16/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 20/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 20/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 24/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 24/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 28/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 28/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 32/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 32/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 33/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 33/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 37/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 37/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 41/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 41/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 45/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 45/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 49/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 49/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 53/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 53/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 57/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 57/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 61/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 61/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 65/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 65/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 69/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 69/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 73/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 73/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 77/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 77/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 81/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 81/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 85/276 kB Progress (4): 2.0/3.3 MB | 121 kB | 109 kB | 85/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 441 kB/s) [2019-07-31T09:01:53.042Z] Progress (3): 2.0/3.3 MB | 121 kB | 89/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-31T09:01:53.298Z] Progress (3): 2.0/3.3 MB | 121 kB | 89/276 kB Progress (3): 2.0/3.3 MB | 121 kB | 93/276 kB Progress (3): 2.0/3.3 MB | 121 kB | 93/276 kB Progress (3): 2.0/3.3 MB | 121 kB | 97/276 kB Progress (3): 2.0/3.3 MB | 121 kB | 97/276 kB Progress (3): 2.0/3.3 MB | 121 kB | 98/276 kB Progress (3): 2.0/3.3 MB | 121 kB | 98/276 kB Progress (3): 2.0/3.3 MB | 121 kB | 102/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 102/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 106/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 106/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 110/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 110/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 114/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 114/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 118/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 118/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 122/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 122/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 126/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 126/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 130/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 130/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 134/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 134/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 138/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 138/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 142/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 142/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 146/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 146/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 150/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 150/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 154/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 154/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 158/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 158/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 162/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 162/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 166/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 166/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 170/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 170/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 174/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 174/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 178/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 178/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 182/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 182/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 186/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 186/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 190/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 190/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 194/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 194/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 198/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 198/276 kB Progress (3): 2.1/3.3 MB | 121 kB | 202/276 kB Progress (3): 2.2/3.3 MB | 121 kB | 202/276 kB Progress (3): 2.2/3.3 MB | 121 kB | 206/276 kB Progress (3): 2.2/3.3 MB | 121 kB | 206/276 kB Progress (3): 2.2/3.3 MB | 121 kB | 210/276 kB Progress (3): 2.2/3.3 MB | 121 kB | 210/276 kB Progress (3): 2.2/3.3 MB | 121 kB | 214/276 kB Progress (3): 2.2/3.3 MB | 121 kB | 214/276 kB Progress (3): 2.2/3.3 MB | 121 kB | 218/276 kB Progress (3): 2.2/3.3 MB | 121 kB | 218/276 kB Progress (3): 2.2/3.3 MB | 121 kB | 222/276 kB Progress (4): 2.2/3.3 MB | 121 kB | 222/276 kB | 4.1/172 kB Progress (4): 2.2/3.3 MB | 121 kB | 226/276 kB | 4.1/172 kB Progress (4): 2.2/3.3 MB | 121 kB | 226/276 kB | 4.1/172 kB Progress (4): 2.2/3.3 MB | 121 kB | 230/276 kB | 4.1/172 kB Progress (4): 2.2/3.3 MB | 121 kB | 230/276 kB | 7.7/172 kB Progress (4): 2.2/3.3 MB | 121 kB | 234/276 kB | 7.7/172 kB Progress (4): 2.2/3.3 MB | 121 kB | 234/276 kB | 7.7/172 kB Progress (4): 2.2/3.3 MB | 121 kB | 238/276 kB | 7.7/172 kB Progress (5): 2.2/3.3 MB | 121 kB | 238/276 kB | 7.7/172 kB | 4.1/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 238/276 kB | 12/172 kB | 4.1/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 238/276 kB | 12/172 kB | 7.7/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 242/276 kB | 12/172 kB | 7.7/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 242/276 kB | 12/172 kB | 7.7/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 246/276 kB | 12/172 kB | 7.7/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 246/276 kB | 12/172 kB | 12/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 246/276 kB | 16/172 kB | 12/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 246/276 kB | 16/172 kB | 16/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 250/276 kB | 16/172 kB | 16/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 250/276 kB | 16/172 kB | 16/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 254/276 kB | 16/172 kB | 16/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 254/276 kB | 16/172 kB | 20/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 254/276 kB | 20/172 kB | 20/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 254/276 kB | 20/172 kB | 24/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 258/276 kB | 20/172 kB | 24/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 258/276 kB | 20/172 kB | 24/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 262/276 kB | 20/172 kB | 24/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 262/276 kB | 20/172 kB | 28/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 262/276 kB | 24/172 kB | 28/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 262/276 kB | 24/172 kB | 32/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 266/276 kB | 24/172 kB | 32/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 266/276 kB | 24/172 kB | 32/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 270/276 kB | 24/172 kB | 32/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 270/276 kB | 24/172 kB | 36/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 270/276 kB | 28/172 kB | 36/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 270/276 kB | 28/172 kB | 40/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 274/276 kB | 28/172 kB | 40/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 274/276 kB | 28/172 kB | 40/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 28/172 kB | 40/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 28/172 kB | 44/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 32/172 kB | 44/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 32/172 kB | 48/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 32/172 kB | 48/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 32/172 kB | 52/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 33/172 kB | 52/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 33/172 kB | 56/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 33/172 kB | 56/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 33/172 kB | 60/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 37/172 kB | 60/61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 37/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 37/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 41/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 41/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 45/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 45/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 49/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 49/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 53/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 53/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 57/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 57/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 61/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 61/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 65/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 65/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 66/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 66/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 70/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 70/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 74/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 74/172 kB | 61 kB Progress (5): 2.2/3.3 MB | 121 kB | 276 kB | 78/172 kB | 61 kB Progress (5): 2.3/3.3 MB | 121 kB | 276 kB | 78/172 kB | 61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar (276 kB at 1.0 MB/s) [2019-07-31T09:01:53.298Z] 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-31T09:01:53.298Z] Progress (4): 2.3/3.3 MB | 121 kB | 78/172 kB | 61 kB Progress (4): 2.3/3.3 MB | 121 kB | 82/172 kB | 61 kB Progress (4): 2.3/3.3 MB | 121 kB | 82/172 kB | 61 kB Progress (4): 2.3/3.3 MB | 121 kB | 86/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 225 kB/s) [2019-07-31T09:01:53.298Z] Progress (3): 2.3/3.3 MB | 121 kB | 90/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 90/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-31T09:01:53.555Z] Progress (3): 2.3/3.3 MB | 121 kB | 90/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 94/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 94/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 98/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 98/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 98/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 98/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 102/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 102/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 106/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 106/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 110/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 110/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 114/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 114/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 118/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 118/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 122/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 122/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 126/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 126/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 130/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 130/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 131/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 131/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 135/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 135/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 139/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 139/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 143/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 143/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 147/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 147/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 151/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 151/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 155/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 155/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 159/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 159/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 163/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 163/172 kB Progress (3): 2.3/3.3 MB | 121 kB | 167/172 kB Progress (3): 2.4/3.3 MB | 121 kB | 167/172 kB Progress (3): 2.4/3.3 MB | 121 kB | 171/172 kB Progress (3): 2.4/3.3 MB | 121 kB | 171/172 kB Progress (4): 2.4/3.3 MB | 121 kB | 171/172 kB | 4.1/47 kB Progress (4): 2.4/3.3 MB | 121 kB | 171/172 kB | 4.1/47 kB Progress (4): 2.4/3.3 MB | 121 kB | 172 kB | 4.1/47 kB Progress (4): 2.4/3.3 MB | 121 kB | 172 kB | 4.1/47 kB Progress (4): 2.4/3.3 MB | 121 kB | 172 kB | 7.7/47 kB Progress (4): 2.4/3.3 MB | 121 kB | 172 kB | 7.7/47 kB Progress (4): 2.4/3.3 MB | 121 kB | 172 kB | 12/47 kB Progress (4): 2.4/3.3 MB | 121 kB | 172 kB | 12/47 kB Progress (4): 2.4/3.3 MB | 121 kB | 172 kB | 16/47 kB Progress (4): 2.4/3.3 MB | 121 kB | 172 kB | 16/47 kB Progress (4): 2.4/3.3 MB | 121 kB | 172 kB | 20/47 kB Progress (4): 2.4/3.3 MB | 121 kB | 172 kB | 20/47 kB Progress (4): 2.4/3.3 MB | 121 kB | 172 kB | 24/47 kB Progress (4): 2.4/3.3 MB | 121 kB | 172 kB | 24/47 kB Progress (4): 2.4/3.3 MB | 121 kB | 172 kB | 28/47 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 28/47 kB | 4.1/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 32/47 kB | 4.1/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 32/47 kB | 4.1/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 36/47 kB | 4.1/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 36/47 kB | 7.7/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 40/47 kB | 7.7/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 40/47 kB | 7.7/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 44/47 kB | 7.7/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 44/47 kB | 12/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 12/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 12/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 16/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 16/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 20/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 20/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 24/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 24/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 28/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 28/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 32/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 32/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 36/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 36/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 40/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 40/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 44/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 44/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 48/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 48/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 52/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 52/52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.4/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.5/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.6/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.7/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.8/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 2.9/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.0/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.1/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.2/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.3/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.3/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.3/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.3/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.3/3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Progress (5): 3.3 MB | 121 kB | 172 kB | 47 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 99 kB/s) [2019-07-31T09:01:53.555Z] 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 229 kB/s) [2019-07-31T09:01:53.555Z] 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-31T09:01:53.555Z] 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-31T09:01:53.555Z] 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 86 kB/s) [2019-07-31T09:01:53.555Z] 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-31T09:01:53.555Z] 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 317 kB/s) [2019-07-31T09:01:53.555Z] 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-31T09:01:53.555Z] Progress (2): 3.3 MB | 4.1/65 kB Progress (2): 3.3 MB | 7.7/65 kB Progress (2): 3.3 MB | 12/65 kB Progress (2): 3.3 MB | 16/65 kB Progress (2): 3.3 MB | 20/65 kB Progress (2): 3.3 MB | 24/65 kB Progress (2): 3.3 MB | 28/65 kB Progress (2): 3.3 MB | 32/65 kB Progress (2): 3.3 MB | 36/65 kB Progress (2): 3.3 MB | 40/65 kB Progress (3): 3.3 MB | 40/65 kB | 4.1/866 kB Progress (3): 3.3 MB | 44/65 kB | 4.1/866 kB Progress (3): 3.3 MB | 44/65 kB | 7.7/866 kB Progress (3): 3.3 MB | 48/65 kB | 7.7/866 kB Progress (3): 3.3 MB | 48/65 kB | 12/866 kB Progress (3): 3.3 MB | 52/65 kB | 12/866 kB Progress (4): 3.3 MB | 52/65 kB | 12/866 kB | 4.1/254 kB Progress (4): 3.3 MB | 52/65 kB | 16/866 kB | 4.1/254 kB Progress (4): 3.3 MB | 52/65 kB | 16/866 kB | 7.7/254 kB Progress (4): 3.3 MB | 56/65 kB | 16/866 kB | 7.7/254 kB Progress (4): 3.3 MB | 56/65 kB | 16/866 kB | 12/254 kB Progress (4): 3.3 MB | 56/65 kB | 20/866 kB | 12/254 kB Progress (4): 3.3 MB | 56/65 kB | 20/866 kB | 16/254 kB Progress (4): 3.3 MB | 60/65 kB | 20/866 kB | 16/254 kB Progress (4): 3.3 MB | 60/65 kB | 20/866 kB | 20/254 kB Progress (4): 3.3 MB | 60/65 kB | 24/866 kB | 20/254 kB Progress (4): 3.3 MB | 60/65 kB | 24/866 kB | 24/254 kB Progress (4): 3.3 MB | 64/65 kB | 24/866 kB | 24/254 kB Progress (4): 3.3 MB | 64/65 kB | 24/866 kB | 28/254 kB Progress (5): 3.3 MB | 64/65 kB | 24/866 kB | 28/254 kB | 4.1/125 kB Progress (5): 3.3 MB | 64/65 kB | 28/866 kB | 28/254 kB | 4.1/125 kB Progress (5): 3.3 MB | 64/65 kB | 28/866 kB | 28/254 kB | 7.7/125 kB Progress (5): 3.3 MB | 64/65 kB | 28/866 kB | 32/254 kB | 7.7/125 kB Progress (5): 3.3 MB | 65 kB | 28/866 kB | 32/254 kB | 7.7/125 kB Progress (5): 3.3 MB | 65 kB | 28/866 kB | 36/254 kB | 7.7/125 kB Progress (5): 3.3 MB | 65 kB | 28/866 kB | 36/254 kB | 12/125 kB Progress (5): 3.3 MB | 65 kB | 32/866 kB | 36/254 kB | 12/125 kB Progress (5): 3.3 MB | 65 kB | 32/866 kB | 36/254 kB | 16/125 kB Progress (5): 3.3 MB | 65 kB | 32/866 kB | 40/254 kB | 16/125 kB Progress (5): 3.3 MB | 65 kB | 32/866 kB | 40/254 kB | 20/125 kB Progress (5): 3.3 MB | 65 kB | 33/866 kB | 40/254 kB | 20/125 kB Progress (5): 3.3 MB | 65 kB | 33/866 kB | 40/254 kB | 24/125 kB Progress (5): 3.3 MB | 65 kB | 33/866 kB | 44/254 kB | 24/125 kB Progress (5): 3.3 MB | 65 kB | 33/866 kB | 44/254 kB | 28/125 kB Progress (5): 3.3 MB | 65 kB | 37/866 kB | 44/254 kB | 28/125 kB Progress (5): 3.3 MB | 65 kB | 37/866 kB | 44/254 kB | 32/125 kB Progress (5): 3.3 MB | 65 kB | 37/866 kB | 48/254 kB | 32/125 kB Progress (5): 3.3 MB | 65 kB | 37/866 kB | 48/254 kB | 33/125 kB Progress (5): 3.3 MB | 65 kB | 41/866 kB | 48/254 kB | 33/125 kB Progress (5): 3.3 MB | 65 kB | 41/866 kB | 48/254 kB | 37/125 kB Progress (5): 3.3 MB | 65 kB | 41/866 kB | 52/254 kB | 37/125 kB Progress (5): 3.3 MB | 65 kB | 41/866 kB | 52/254 kB | 41/125 kB Progress (5): 3.3 MB | 65 kB | 45/866 kB | 52/254 kB | 41/125 kB Progress (5): 3.3 MB | 65 kB | 45/866 kB | 52/254 kB | 45/125 kB Progress (5): 3.3 MB | 65 kB | 45/866 kB | 56/254 kB | 45/125 kB Progress (5): 3.3 MB | 65 kB | 45/866 kB | 56/254 kB | 49/125 kB Progress (5): 3.3 MB | 65 kB | 49/866 kB | 56/254 kB | 49/125 kB Progress (5): 3.3 MB | 65 kB | 49/866 kB | 56/254 kB | 53/125 kB Progress (5): 3.3 MB | 65 kB | 49/866 kB | 60/254 kB | 53/125 kB Progress (5): 3.3 MB | 65 kB | 49/866 kB | 60/254 kB | 57/125 kB Progress (5): 3.3 MB | 65 kB | 53/866 kB | 60/254 kB | 57/125 kB Progress (5): 3.3 MB | 65 kB | 53/866 kB | 60/254 kB | 61/125 kB Progress (5): 3.3 MB | 65 kB | 53/866 kB | 64/254 kB | 61/125 kB Progress (5): 3.3 MB | 65 kB | 53/866 kB | 64/254 kB | 65/125 kB Progress (5): 3.3 MB | 65 kB | 57/866 kB | 64/254 kB | 65/125 kB Progress (5): 3.3 MB | 65 kB | 57/866 kB | 64/254 kB | 66/125 kB Progress (5): 3.3 MB | 65 kB | 57/866 kB | 66/254 kB | 66/125 kB Progress (5): 3.3 MB | 65 kB | 57/866 kB | 66/254 kB | 70/125 kB Progress (5): 3.3 MB | 65 kB | 61/866 kB | 66/254 kB | 70/125 kB Progress (5): 3.3 MB | 65 kB | 61/866 kB | 66/254 kB | 74/125 kB Progress (5): 3.3 MB | 65 kB | 61/866 kB | 70/254 kB | 74/125 kB Progress (5): 3.3 MB | 65 kB | 61/866 kB | 70/254 kB | 78/125 kB Progress (5): 3.3 MB | 65 kB | 65/866 kB | 70/254 kB | 78/125 kB Progress (5): 3.3 MB | 65 kB | 65/866 kB | 70/254 kB | 82/125 kB Progress (5): 3.3 MB | 65 kB | 65/866 kB | 74/254 kB | 82/125 kB Progress (5): 3.3 MB | 65 kB | 65/866 kB | 74/254 kB | 86/125 kB Progress (5): 3.3 MB | 65 kB | 66/866 kB | 74/254 kB | 86/125 kB Progress (5): 3.3 MB | 65 kB | 66/866 kB | 74/254 kB | 90/125 kB Progress (5): 3.3 MB | 65 kB | 66/866 kB | 78/254 kB | 90/125 kB Progress (5): 3.3 MB | 65 kB | 66/866 kB | 78/254 kB | 94/125 kB Progress (5): 3.3 MB | 65 kB | 70/866 kB | 78/254 kB | 94/125 kB Progress (5): 3.3 MB | 65 kB | 70/866 kB | 78/254 kB | 98/125 kB Progress (5): 3.3 MB | 65 kB | 70/866 kB | 82/254 kB | 98/125 kB Progress (5): 3.3 MB | 65 kB | 70/866 kB | 82/254 kB | 102/125 kB Progress (5): 3.3 MB | 65 kB | 74/866 kB | 82/254 kB | 102/125 kB Progress (5): 3.3 MB | 65 kB | 74/866 kB | 82/254 kB | 106/125 kB Progress (5): 3.3 MB | 65 kB | 74/866 kB | 86/254 kB | 106/125 kB Progress (5): 3.3 MB | 65 kB | 74/866 kB | 86/254 kB | 110/125 kB Progress (5): 3.3 MB | 65 kB | 78/866 kB | 86/254 kB | 110/125 kB Progress (5): 3.3 MB | 65 kB | 78/866 kB | 86/254 kB | 114/125 kB Progress (5): 3.3 MB | 65 kB | 78/866 kB | 90/254 kB | 114/125 kB Progress (5): 3.3 MB | 65 kB | 78/866 kB | 90/254 kB | 118/125 kB Progress (5): 3.3 MB | 65 kB | 82/866 kB | 90/254 kB | 118/125 kB Progress (5): 3.3 MB | 65 kB | 82/866 kB | 90/254 kB | 122/125 kB Progress (5): 3.3 MB | 65 kB | 82/866 kB | 94/254 kB | 122/125 kB Progress (5): 3.3 MB | 65 kB | 82/866 kB | 94/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 86/866 kB | 94/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 86/866 kB | 98/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 90/866 kB | 98/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 90/866 kB | 102/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 94/866 kB | 102/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 94/866 kB | 106/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 98/866 kB | 106/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 98/866 kB | 110/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 98/866 kB | 110/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 98/866 kB | 114/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 102/866 kB | 114/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 102/866 kB | 118/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 106/866 kB | 118/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 106/866 kB | 122/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 110/866 kB | 122/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 110/866 kB | 126/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 114/866 kB | 126/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 114/866 kB | 130/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 118/866 kB | 130/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 118/866 kB | 131/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 122/866 kB | 131/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 122/866 kB | 135/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 126/866 kB | 135/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 126/866 kB | 139/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 130/866 kB | 139/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 130/866 kB | 143/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 131/866 kB | 143/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 131/866 kB | 147/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 135/866 kB | 147/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 135/866 kB | 151/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 139/866 kB | 151/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 139/866 kB | 155/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 143/866 kB | 155/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 143/866 kB | 159/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 147/866 kB | 159/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 147/866 kB | 163/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 151/866 kB | 163/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 151/866 kB | 167/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 155/866 kB | 167/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 155/866 kB | 171/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 159/866 kB | 171/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 159/866 kB | 175/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 163/866 kB | 175/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 163/866 kB | 179/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 167/866 kB | 179/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 167/866 kB | 183/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 171/866 kB | 183/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 171/866 kB | 187/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 175/866 kB | 187/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 175/866 kB | 191/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 179/866 kB | 191/254 kB | 125 kB Progress (5): 3.3 MB | 65 kB | 179/866 kB | 195/254 kB | 125 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (125 kB at 215 kB/s) [2019-07-31T09:01:53.555Z] Progress (4): 3.3 MB | 65 kB | 183/866 kB | 195/254 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-31T09:01:53.555Z] 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 112 kB/s) [2019-07-31T09:01:53.555Z] Progress (3): 3.3 MB | 183/866 kB | 199/254 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-31T09:01:53.555Z] Progress (3): 3.3 MB | 187/866 kB | 199/254 kB Progress (3): 3.3 MB | 187/866 kB | 203/254 kB Progress (3): 3.3 MB | 191/866 kB | 203/254 kB Progress (3): 3.3 MB | 191/866 kB | 207/254 kB Progress (3): 3.3 MB | 195/866 kB | 207/254 kB Progress (3): 3.3 MB | 195/866 kB | 211/254 kB Progress (3): 3.3 MB | 199/866 kB | 211/254 kB Progress (3): 3.3 MB | 199/866 kB | 215/254 kB Progress (3): 3.3 MB | 203/866 kB | 215/254 kB Progress (3): 3.3 MB | 203/866 kB | 219/254 kB Progress (3): 3.3 MB | 207/866 kB | 219/254 kB Progress (3): 3.3 MB | 207/866 kB | 223/254 kB Progress (3): 3.3 MB | 211/866 kB | 223/254 kB Progress (3): 3.3 MB | 211/866 kB | 227/254 kB Progress (3): 3.3 MB | 215/866 kB | 227/254 kB Progress (3): 3.3 MB | 215/866 kB | 231/254 kB Progress (3): 3.3 MB | 219/866 kB | 231/254 kB Progress (3): 3.3 MB | 219/866 kB | 235/254 kB Progress (3): 3.3 MB | 223/866 kB | 235/254 kB Progress (3): 3.3 MB | 223/866 kB | 239/254 kB Progress (3): 3.3 MB | 227/866 kB | 239/254 kB Progress (3): 3.3 MB | 227/866 kB | 243/254 kB Progress (3): 3.3 MB | 231/866 kB | 243/254 kB Progress (3): 3.3 MB | 231/866 kB | 247/254 kB Progress (3): 3.3 MB | 235/866 kB | 247/254 kB Progress (3): 3.3 MB | 235/866 kB | 251/254 kB Progress (3): 3.3 MB | 239/866 kB | 251/254 kB Progress (3): 3.3 MB | 239/866 kB | 254 kB Progress (3): 3.3 MB | 243/866 kB | 254 kB Progress (3): 3.3 MB | 247/866 kB | 254 kB Progress (3): 3.3 MB | 251/866 kB | 254 kB Progress (3): 3.3 MB | 255/866 kB | 254 kB Progress (3): 3.3 MB | 259/866 kB | 254 kB Progress (3): 3.3 MB | 263/866 kB | 254 kB Progress (3): 3.3 MB | 267/866 kB | 254 kB Progress (3): 3.3 MB | 271/866 kB | 254 kB Progress (3): 3.3 MB | 275/866 kB | 254 kB Progress (3): 3.3 MB | 279/866 kB | 254 kB Progress (3): 3.3 MB | 283/866 kB | 254 kB Progress (3): 3.3 MB | 287/866 kB | 254 kB Progress (3): 3.3 MB | 291/866 kB | 254 kB Progress (3): 3.3 MB | 295/866 kB | 254 kB Progress (3): 3.3 MB | 299/866 kB | 254 kB Progress (3): 3.3 MB | 303/866 kB | 254 kB Progress (3): 3.3 MB | 307/866 kB | 254 kB Progress (3): 3.3 MB | 311/866 kB | 254 kB Progress (3): 3.3 MB | 315/866 kB | 254 kB Progress (3): 3.3 MB | 319/866 kB | 254 kB Progress (3): 3.3 MB | 323/866 kB | 254 kB Progress (3): 3.3 MB | 327/866 kB | 254 kB Progress (3): 3.3 MB | 331/866 kB | 254 kB Progress (3): 3.3 MB | 335/866 kB | 254 kB Progress (3): 3.3 MB | 339/866 kB | 254 kB Progress (3): 3.3 MB | 343/866 kB | 254 kB Progress (3): 3.3 MB | 347/866 kB | 254 kB Progress (4): 3.3 MB | 347/866 kB | 254 kB | 4.1/33 kB Progress (4): 3.3 MB | 351/866 kB | 254 kB | 4.1/33 kB Progress (4): 3.3 MB | 351/866 kB | 254 kB | 7.7/33 kB Progress (4): 3.3 MB | 355/866 kB | 254 kB | 7.7/33 kB Progress (4): 3.3 MB | 355/866 kB | 254 kB | 12/33 kB Progress (4): 3.3 MB | 359/866 kB | 254 kB | 12/33 kB Progress (4): 3.3 MB | 359/866 kB | 254 kB | 16/33 kB Progress (4): 3.3 MB | 363/866 kB | 254 kB | 16/33 kB Progress (4): 3.3 MB | 363/866 kB | 254 kB | 20/33 kB Progress (4): 3.3 MB | 367/866 kB | 254 kB | 20/33 kB Progress (4): 3.3 MB | 367/866 kB | 254 kB | 24/33 kB Progress (4): 3.3 MB | 371/866 kB | 254 kB | 24/33 kB Progress (4): 3.3 MB | 371/866 kB | 254 kB | 28/33 kB Progress (4): 3.3 MB | 375/866 kB | 254 kB | 28/33 kB Progress (4): 3.3 MB | 375/866 kB | 254 kB | 32/33 kB Progress (4): 3.3 MB | 379/866 kB | 254 kB | 32/33 kB Progress (4): 3.3 MB | 379/866 kB | 254 kB | 33 kB Progress (4): 3.3 MB | 383/866 kB | 254 kB | 33 kB Progress (4): 3.3 MB | 387/866 kB | 254 kB | 33 kB Progress (5): 3.3 MB | 387/866 kB | 254 kB | 33 kB | 4.1/193 kB Progress (5): 3.3 MB | 391/866 kB | 254 kB | 33 kB | 4.1/193 kB Progress (5): 3.3 MB | 391/866 kB | 254 kB | 33 kB | 7.7/193 kB Progress (5): 3.3 MB | 395/866 kB | 254 kB | 33 kB | 7.7/193 kB Progress (5): 3.3 MB | 395/866 kB | 254 kB | 33 kB | 12/193 kB Progress (5): 3.3 MB | 399/866 kB | 254 kB | 33 kB | 12/193 kB Progress (5): 3.3 MB | 399/866 kB | 254 kB | 33 kB | 16/193 kB Progress (5): 3.3 MB | 403/866 kB | 254 kB | 33 kB | 16/193 kB Progress (5): 3.3 MB | 403/866 kB | 254 kB | 33 kB | 20/193 kB Progress (5): 3.3 MB | 407/866 kB | 254 kB | 33 kB | 20/193 kB Progress (5): 3.3 MB | 407/866 kB | 254 kB | 33 kB | 24/193 kB Progress (5): 3.3 MB | 411/866 kB | 254 kB | 33 kB | 24/193 kB Progress (5): 3.3 MB | 411/866 kB | 254 kB | 33 kB | 28/193 kB Progress (5): 3.3 MB | 415/866 kB | 254 kB | 33 kB | 28/193 kB Progress (5): 3.3 MB | 415/866 kB | 254 kB | 33 kB | 32/193 kB Progress (5): 3.3 MB | 419/866 kB | 254 kB | 33 kB | 32/193 kB Progress (5): 3.3 MB | 419/866 kB | 254 kB | 33 kB | 33/193 kB Progress (5): 3.3 MB | 423/866 kB | 254 kB | 33 kB | 33/193 kB Progress (5): 3.3 MB | 423/866 kB | 254 kB | 33 kB | 37/193 kB Progress (5): 3.3 MB | 427/866 kB | 254 kB | 33 kB | 37/193 kB Progress (5): 3.3 MB | 427/866 kB | 254 kB | 33 kB | 41/193 kB Progress (5): 3.3 MB | 431/866 kB | 254 kB | 33 kB | 41/193 kB Progress (5): 3.3 MB | 431/866 kB | 254 kB | 33 kB | 45/193 kB Progress (5): 3.3 MB | 435/866 kB | 254 kB | 33 kB | 45/193 kB Progress (5): 3.3 MB | 435/866 kB | 254 kB | 33 kB | 49/193 kB Progress (5): 3.3 MB | 439/866 kB | 254 kB | 33 kB | 49/193 kB Progress (5): 3.3 MB | 439/866 kB | 254 kB | 33 kB | 53/193 kB Progress (5): 3.3 MB | 443/866 kB | 254 kB | 33 kB | 53/193 kB Progress (5): 3.3 MB | 443/866 kB | 254 kB | 33 kB | 57/193 kB Progress (5): 3.3 MB | 447/866 kB | 254 kB | 33 kB | 57/193 kB Progress (5): 3.3 MB | 447/866 kB | 254 kB | 33 kB | 61/193 kB Progress (5): 3.3 MB | 451/866 kB | 254 kB | 33 kB | 61/193 kB Progress (5): 3.3 MB | 451/866 kB | 254 kB | 33 kB | 65/193 kB Progress (5): 3.3 MB | 455/866 kB | 254 kB | 33 kB | 65/193 kB Progress (5): 3.3 MB | 455/866 kB | 254 kB | 33 kB | 66/193 kB Progress (5): 3.3 MB | 459/866 kB | 254 kB | 33 kB | 66/193 kB Progress (5): 3.3 MB | 459/866 kB | 254 kB | 33 kB | 70/193 kB Progress (5): 3.3 MB | 463/866 kB | 254 kB | 33 kB | 70/193 kB Progress (5): 3.3 MB | 463/866 kB | 254 kB | 33 kB | 74/193 kB Progress (5): 3.3 MB | 467/866 kB | 254 kB | 33 kB | 74/193 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar (33 kB at 56 kB/s) [2019-07-31T09:01:53.555Z] Progress (4): 3.3 MB | 467/866 kB | 254 kB | 78/193 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T09:01:53.555Z] Progress (4): 3.3 MB | 471/866 kB | 254 kB | 78/193 kB Progress (4): 3.3 MB | 471/866 kB | 254 kB | 82/193 kB Progress (4): 3.3 MB | 475/866 kB | 254 kB | 82/193 kB Progress (4): 3.3 MB | 475/866 kB | 254 kB | 86/193 kB Progress (4): 3.3 MB | 479/866 kB | 254 kB | 86/193 kB Progress (4): 3.3 MB | 479/866 kB | 254 kB | 90/193 kB Progress (4): 3.3 MB | 483/866 kB | 254 kB | 90/193 kB Progress (4): 3.3 MB | 483/866 kB | 254 kB | 94/193 kB Progress (4): 3.3 MB | 487/866 kB | 254 kB | 94/193 kB Progress (4): 3.3 MB | 487/866 kB | 254 kB | 98/193 kB Progress (4): 3.3 MB | 491/866 kB | 254 kB | 98/193 kB Progress (4): 3.3 MB | 491/866 kB | 254 kB | 102/193 kB Progress (4): 3.3 MB | 495/866 kB | 254 kB | 102/193 kB Progress (4): 3.3 MB | 495/866 kB | 254 kB | 106/193 kB Progress (4): 3.3 MB | 499/866 kB | 254 kB | 106/193 kB Progress (4): 3.3 MB | 499/866 kB | 254 kB | 110/193 kB Progress (4): 3.3 MB | 503/866 kB | 254 kB | 110/193 kB Progress (4): 3.3 MB | 503/866 kB | 254 kB | 114/193 kB Progress (4): 3.3 MB | 507/866 kB | 254 kB | 114/193 kB Progress (4): 3.3 MB | 507/866 kB | 254 kB | 118/193 kB Progress (4): 3.3 MB | 511/866 kB | 254 kB | 118/193 kB Progress (4): 3.3 MB | 511/866 kB | 254 kB | 122/193 kB Progress (4): 3.3 MB | 515/866 kB | 254 kB | 122/193 kB Progress (4): 3.3 MB | 515/866 kB | 254 kB | 126/193 kB Progress (4): 3.3 MB | 519/866 kB | 254 kB | 126/193 kB Progress (4): 3.3 MB | 519/866 kB | 254 kB | 130/193 kB Progress (4): 3.3 MB | 523/866 kB | 254 kB | 130/193 kB Progress (4): 3.3 MB | 523/866 kB | 254 kB | 134/193 kB Progress (4): 3.3 MB | 527/866 kB | 254 kB | 134/193 kB Progress (4): 3.3 MB | 527/866 kB | 254 kB | 138/193 kB Progress (4): 3.3 MB | 531/866 kB | 254 kB | 138/193 kB Progress (4): 3.3 MB | 531/866 kB | 254 kB | 142/193 kB Progress (4): 3.3 MB | 535/866 kB | 254 kB | 142/193 kB Progress (4): 3.3 MB | 535/866 kB | 254 kB | 146/193 kB Progress (4): 3.3 MB | 539/866 kB | 254 kB | 146/193 kB Progress (4): 3.3 MB | 539/866 kB | 254 kB | 150/193 kB Progress (4): 3.3 MB | 543/866 kB | 254 kB | 150/193 kB Progress (4): 3.3 MB | 543/866 kB | 254 kB | 154/193 kB Progress (4): 3.3 MB | 547/866 kB | 254 kB | 154/193 kB Progress (4): 3.3 MB | 547/866 kB | 254 kB | 158/193 kB Progress (4): 3.3 MB | 551/866 kB | 254 kB | 158/193 kB Progress (4): 3.3 MB | 551/866 kB | 254 kB | 162/193 kB Progress (4): 3.3 MB | 555/866 kB | 254 kB | 162/193 kB Progress (4): 3.3 MB | 555/866 kB | 254 kB | 166/193 kB Progress (4): 3.3 MB | 559/866 kB | 254 kB | 166/193 kB Progress (4): 3.3 MB | 559/866 kB | 254 kB | 170/193 kB Progress (5): 3.3 MB | 559/866 kB | 254 kB | 170/193 kB | 4.1/569 kB Progress (5): 3.3 MB | 563/866 kB | 254 kB | 170/193 kB | 4.1/569 kB Progress (5): 3.3 MB | 563/866 kB | 254 kB | 170/193 kB | 7.7/569 kB Progress (5): 3.3 MB | 563/866 kB | 254 kB | 174/193 kB | 7.7/569 kB Progress (5): 3.3 MB | 563/866 kB | 254 kB | 174/193 kB | 12/569 kB Progress (5): 3.3 MB | 567/866 kB | 254 kB | 174/193 kB | 12/569 kB Progress (5): 3.3 MB | 567/866 kB | 254 kB | 174/193 kB | 16/569 kB Progress (5): 3.3 MB | 567/866 kB | 254 kB | 178/193 kB | 16/569 kB Progress (5): 3.3 MB | 567/866 kB | 254 kB | 178/193 kB | 20/569 kB Progress (5): 3.3 MB | 571/866 kB | 254 kB | 178/193 kB | 20/569 kB Progress (5): 3.3 MB | 571/866 kB | 254 kB | 178/193 kB | 24/569 kB Progress (5): 3.3 MB | 571/866 kB | 254 kB | 182/193 kB | 24/569 kB Progress (5): 3.3 MB | 571/866 kB | 254 kB | 182/193 kB | 28/569 kB Progress (5): 3.3 MB | 575/866 kB | 254 kB | 182/193 kB | 28/569 kB Progress (5): 3.3 MB | 575/866 kB | 254 kB | 182/193 kB | 32/569 kB Progress (5): 3.3 MB | 575/866 kB | 254 kB | 186/193 kB | 32/569 kB Progress (5): 3.3 MB | 575/866 kB | 254 kB | 186/193 kB | 33/569 kB Progress (5): 3.3 MB | 579/866 kB | 254 kB | 186/193 kB | 33/569 kB Progress (5): 3.3 MB | 579/866 kB | 254 kB | 186/193 kB | 37/569 kB Progress (5): 3.3 MB | 579/866 kB | 254 kB | 190/193 kB | 37/569 kB Progress (5): 3.3 MB | 579/866 kB | 254 kB | 190/193 kB | 41/569 kB Progress (5): 3.3 MB | 583/866 kB | 254 kB | 190/193 kB | 41/569 kB Progress (5): 3.3 MB | 583/866 kB | 254 kB | 190/193 kB | 45/569 kB Progress (5): 3.3 MB | 583/866 kB | 254 kB | 193 kB | 45/569 kB Progress (5): 3.3 MB | 583/866 kB | 254 kB | 193 kB | 49/569 kB Progress (5): 3.3 MB | 587/866 kB | 254 kB | 193 kB | 49/569 kB Progress (5): 3.3 MB | 587/866 kB | 254 kB | 193 kB | 53/569 kB Progress (5): 3.3 MB | 591/866 kB | 254 kB | 193 kB | 53/569 kB Progress (5): 3.3 MB | 591/866 kB | 254 kB | 193 kB | 57/569 kB Progress (5): 3.3 MB | 595/866 kB | 254 kB | 193 kB | 57/569 kB Progress (5): 3.3 MB | 595/866 kB | 254 kB | 193 kB | 61/569 kB Progress (5): 3.3 MB | 599/866 kB | 254 kB | 193 kB | 61/569 kB Progress (5): 3.3 MB | 599/866 kB | 254 kB | 193 kB | 65/569 kB Progress (5): 3.3 MB | 603/866 kB | 254 kB | 193 kB | 65/569 kB Progress (5): 3.3 MB | 603/866 kB | 254 kB | 193 kB | 66/569 kB Progress (5): 3.3 MB | 607/866 kB | 254 kB | 193 kB | 66/569 kB Progress (5): 3.3 MB | 607/866 kB | 254 kB | 193 kB | 70/569 kB Progress (5): 3.3 MB | 611/866 kB | 254 kB | 193 kB | 70/569 kB Progress (5): 3.3 MB | 611/866 kB | 254 kB | 193 kB | 74/569 kB Progress (5): 3.3 MB | 615/866 kB | 254 kB | 193 kB | 74/569 kB Progress (5): 3.3 MB | 615/866 kB | 254 kB | 193 kB | 78/569 kB Progress (5): 3.3 MB | 619/866 kB | 254 kB | 193 kB | 78/569 kB Progress (5): 3.3 MB | 619/866 kB | 254 kB | 193 kB | 82/569 kB Progress (5): 3.3 MB | 623/866 kB | 254 kB | 193 kB | 82/569 kB Progress (5): 3.3 MB | 623/866 kB | 254 kB | 193 kB | 86/569 kB Progress (5): 3.3 MB | 627/866 kB | 254 kB | 193 kB | 86/569 kB Progress (5): 3.3 MB | 627/866 kB | 254 kB | 193 kB | 90/569 kB Progress (5): 3.3 MB | 631/866 kB | 254 kB | 193 kB | 90/569 kB Progress (5): 3.3 MB | 631/866 kB | 254 kB | 193 kB | 94/569 kB Progress (5): 3.3 MB | 635/866 kB | 254 kB | 193 kB | 94/569 kB Progress (5): 3.3 MB | 635/866 kB | 254 kB | 193 kB | 98/569 kB Progress (5): 3.3 MB | 639/866 kB | 254 kB | 193 kB | 98/569 kB Progress (5): 3.3 MB | 639/866 kB | 254 kB | 193 kB | 98/569 kB Progress (5): 3.3 MB | 643/866 kB | 254 kB | 193 kB | 98/569 kB Progress (5): 3.3 MB | 643/866 kB | 254 kB | 193 kB | 102/569 kB Progress (5): 3.3 MB | 647/866 kB | 254 kB | 193 kB | 102/569 kB Progress (5): 3.3 MB | 647/866 kB | 254 kB | 193 kB | 106/569 kB Progress (5): 3.3 MB | 651/866 kB | 254 kB | 193 kB | 106/569 kB Progress (5): 3.3 MB | 651/866 kB | 254 kB | 193 kB | 110/569 kB Progress (5): 3.3 MB | 655/866 kB | 254 kB | 193 kB | 110/569 kB Progress (5): 3.3 MB | 655/866 kB | 254 kB | 193 kB | 114/569 kB Progress (5): 3.3 MB | 659/866 kB | 254 kB | 193 kB | 114/569 kB Progress (5): 3.3 MB | 659/866 kB | 254 kB | 193 kB | 118/569 kB Progress (5): 3.3 MB | 663/866 kB | 254 kB | 193 kB | 118/569 kB Progress (5): 3.3 MB | 663/866 kB | 254 kB | 193 kB | 122/569 kB Progress (5): 3.3 MB | 667/866 kB | 254 kB | 193 kB | 122/569 kB Progress (5): 3.3 MB | 667/866 kB | 254 kB | 193 kB | 126/569 kB Progress (5): 3.3 MB | 671/866 kB | 254 kB | 193 kB | 126/569 kB Progress (5): 3.3 MB | 671/866 kB | 254 kB | 193 kB | 130/569 kB Progress (5): 3.3 MB | 675/866 kB | 254 kB | 193 kB | 130/569 kB Progress (5): 3.3 MB | 675/866 kB | 254 kB | 193 kB | 131/569 kB Progress (5): 3.3 MB | 679/866 kB | 254 kB | 193 kB | 131/569 kB Progress (5): 3.3 MB | 679/866 kB | 254 kB | 193 kB | 135/569 kB Progress (5): 3.3 MB | 683/866 kB | 254 kB | 193 kB | 135/569 kB Progress (5): 3.3 MB | 683/866 kB | 254 kB | 193 kB | 139/569 kB Progress (5): 3.3 MB | 687/866 kB | 254 kB | 193 kB | 139/569 kB Progress (5): 3.3 MB | 687/866 kB | 254 kB | 193 kB | 143/569 kB Progress (5): 3.3 MB | 691/866 kB | 254 kB | 193 kB | 143/569 kB Progress (5): 3.3 MB | 691/866 kB | 254 kB | 193 kB | 147/569 kB Progress (5): 3.3 MB | 695/866 kB | 254 kB | 193 kB | 147/569 kB Progress (5): 3.3 MB | 695/866 kB | 254 kB | 193 kB | 151/569 kB Progress (5): 3.3 MB | 699/866 kB | 254 kB | 193 kB | 151/569 kB Progress (5): 3.3 MB | 699/866 kB | 254 kB | 193 kB | 155/569 kB Progress (5): 3.3 MB | 703/866 kB | 254 kB | 193 kB | 155/569 kB Progress (5): 3.3 MB | 703/866 kB | 254 kB | 193 kB | 159/569 kB Progress (5): 3.3 MB | 707/866 kB | 254 kB | 193 kB | 159/569 kB Progress (5): 3.3 MB | 707/866 kB | 254 kB | 193 kB | 163/569 kB Progress (5): 3.3 MB | 711/866 kB | 254 kB | 193 kB | 163/569 kB Progress (5): 3.3 MB | 711/866 kB | 254 kB | 193 kB | 164/569 kB Progress (5): 3.3 MB | 715/866 kB | 254 kB | 193 kB | 164/569 kB Progress (5): 3.3 MB | 715/866 kB | 254 kB | 193 kB | 168/569 kB Progress (5): 3.3 MB | 719/866 kB | 254 kB | 193 kB | 168/569 kB Progress (5): 3.3 MB | 719/866 kB | 254 kB | 193 kB | 172/569 kB Progress (5): 3.3 MB | 723/866 kB | 254 kB | 193 kB | 172/569 kB Progress (5): 3.3 MB | 723/866 kB | 254 kB | 193 kB | 176/569 kB Progress (5): 3.3 MB | 727/866 kB | 254 kB | 193 kB | 176/569 kB Progress (5): 3.3 MB | 727/866 kB | 254 kB | 193 kB | 180/569 kB Progress (5): 3.3 MB | 731/866 kB | 254 kB | 193 kB | 180/569 kB Progress (5): 3.3 MB | 731/866 kB | 254 kB | 193 kB | 184/569 kB Progress (5): 3.3 MB | 735/866 kB | 254 kB | 193 kB | 184/569 kB Progress (5): 3.3 MB | 735/866 kB | 254 kB | 193 kB | 188/569 kB Progress (5): 3.3 MB | 739/866 kB | 254 kB | 193 kB | 188/569 kB Progress (5): 3.3 MB | 739/866 kB | 254 kB | 193 kB | 192/569 kB Progress (5): 3.3 MB | 743/866 kB | 254 kB | 193 kB | 192/569 kB Progress (5): 3.3 MB | 743/866 kB | 254 kB | 193 kB | 196/569 kB Progress (5): 3.3 MB | 747/866 kB | 254 kB | 193 kB | 196/569 kB Progress (5): 3.3 MB | 747/866 kB | 254 kB | 193 kB | 197/569 kB Progress (5): 3.3 MB | 751/866 kB | 254 kB | 193 kB | 197/569 kB Progress (5): 3.3 MB | 751/866 kB | 254 kB | 193 kB | 201/569 kB Progress (5): 3.3 MB | 755/866 kB | 254 kB | 193 kB | 201/569 kB Progress (5): 3.3 MB | 755/866 kB | 254 kB | 193 kB | 205/569 kB Progress (5): 3.3 MB | 759/866 kB | 254 kB | 193 kB | 205/569 kB Progress (5): 3.3 MB | 759/866 kB | 254 kB | 193 kB | 209/569 kB Progress (5): 3.3 MB | 763/866 kB | 254 kB | 193 kB | 209/569 kB Progress (5): 3.3 MB | 763/866 kB | 254 kB | 193 kB | 213/569 kB Progress (5): 3.3 MB | 767/866 kB | 254 kB | 193 kB | 213/569 kB Progress (5): 3.3 MB | 767/866 kB | 254 kB | 193 kB | 217/569 kB Progress (5): 3.3 MB | 771/866 kB | 254 kB | 193 kB | 217/569 kB Progress (5): 3.3 MB | 771/866 kB | 254 kB | 193 kB | 221/569 kB Progress (5): 3.3 MB | 775/866 kB | 254 kB | 193 kB | 221/569 kB Progress (5): 3.3 MB | 775/866 kB | 254 kB | 193 kB | 225/569 kB Progress (5): 3.3 MB | 779/866 kB | 254 kB | 193 kB | 225/569 kB Progress (5): 3.3 MB | 779/866 kB | 254 kB | 193 kB | 229/569 kB Progress (5): 3.3 MB | 783/866 kB | 254 kB | 193 kB | 229/569 kB Progress (5): 3.3 MB | 783/866 kB | 254 kB | 193 kB | 229/569 kB Progress (5): 3.3 MB | 787/866 kB | 254 kB | 193 kB | 229/569 kB Progress (5): 3.3 MB | 787/866 kB | 254 kB | 193 kB | 233/569 kB Progress (5): 3.3 MB | 791/866 kB | 254 kB | 193 kB | 233/569 kB Progress (5): 3.3 MB | 791/866 kB | 254 kB | 193 kB | 237/569 kB Progress (5): 3.3 MB | 795/866 kB | 254 kB | 193 kB | 237/569 kB Progress (5): 3.3 MB | 795/866 kB | 254 kB | 193 kB | 241/569 kB Progress (5): 3.3 MB | 799/866 kB | 254 kB | 193 kB | 241/569 kB Progress (5): 3.3 MB | 799/866 kB | 254 kB | 193 kB | 245/569 kB Progress (5): 3.3 MB | 803/866 kB | 254 kB | 193 kB | 245/569 kB Progress (5): 3.3 MB | 803/866 kB | 254 kB | 193 kB | 249/569 kB Progress (5): 3.3 MB | 807/866 kB | 254 kB | 193 kB | 249/569 kB Progress (5): 3.3 MB | 807/866 kB | 254 kB | 193 kB | 253/569 kB Progress (5): 3.3 MB | 811/866 kB | 254 kB | 193 kB | 253/569 kB Progress (5): 3.3 MB | 811/866 kB | 254 kB | 193 kB | 257/569 kB Progress (5): 3.3 MB | 815/866 kB | 254 kB | 193 kB | 257/569 kB Progress (5): 3.3 MB | 815/866 kB | 254 kB | 193 kB | 261/569 kB Progress (5): 3.3 MB | 819/866 kB | 254 kB | 193 kB | 261/569 kB Progress (5): 3.3 MB | 819/866 kB | 254 kB | 193 kB | 262/569 kB Progress (5): 3.3 MB | 823/866 kB | 254 kB | 193 kB | 262/569 kB Progress (5): 3.3 MB | 823/866 kB | 254 kB | 193 kB | 266/569 kB Progress (5): 3.3 MB | 827/866 kB | 254 kB | 193 kB | 266/569 kB Progress (5): 3.3 MB | 827/866 kB | 254 kB | 193 kB | 270/569 kB Progress (5): 3.3 MB | 831/866 kB | 254 kB | 193 kB | 270/569 kB Progress (5): 3.3 MB | 831/866 kB | 254 kB | 193 kB | 274/569 kB Progress (5): 3.3 MB | 835/866 kB | 254 kB | 193 kB | 274/569 kB Progress (5): 3.3 MB | 835/866 kB | 254 kB | 193 kB | 278/569 kB Progress (5): 3.3 MB | 839/866 kB | 254 kB | 193 kB | 278/569 kB Progress (5): 3.3 MB | 839/866 kB | 254 kB | 193 kB | 282/569 kB Progress (5): 3.3 MB | 843/866 kB | 254 kB | 193 kB | 282/569 kB Progress (5): 3.3 MB | 843/866 kB | 254 kB | 193 kB | 286/569 kB Progress (5): 3.3 MB | 847/866 kB | 254 kB | 193 kB | 286/569 kB Progress (5): 3.3 MB | 847/866 kB | 254 kB | 193 kB | 290/569 kB Progress (5): 3.3 MB | 851/866 kB | 254 kB | 193 kB | 290/569 kB Progress (5): 3.3 MB | 851/866 kB | 254 kB | 193 kB | 294/569 kB Progress (5): 3.3 MB | 855/866 kB | 254 kB | 193 kB | 294/569 kB Progress (5): 3.3 MB | 855/866 kB | 254 kB | 193 kB | 295/569 kB Progress (5): 3.3 MB | 859/866 kB | 254 kB | 193 kB | 295/569 kB Progress (5): 3.3 MB | 859/866 kB | 254 kB | 193 kB | 299/569 kB Progress (5): 3.3 MB | 863/866 kB | 254 kB | 193 kB | 299/569 kB Progress (5): 3.3 MB | 863/866 kB | 254 kB | 193 kB | 303/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 303/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 307/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 311/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 315/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 319/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 323/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 327/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 328/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 332/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 336/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 340/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 344/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 348/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 352/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 356/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 360/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 364/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 368/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 372/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 376/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 380/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 384/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 388/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 392/569 kB Progress (5): 3.3 MB | 866 kB | 254 kB | 193 kB | 396/569 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.4 MB/s) [2019-07-31T09:01:53.555Z] Progress (4): 3.3 MB | 254 kB | 193 kB | 400/569 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-31T09:01:53.555Z] Progress (4): 3.3 MB | 254 kB | 193 kB | 404/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 408/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 412/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 416/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 420/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 424/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 428/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 432/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 436/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 440/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 444/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 448/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 452/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 456/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 459/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 463/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 467/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 471/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 475/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 479/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 483/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 487/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 491/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 495/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 499/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 503/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 507/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 511/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 515/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 519/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 523/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 527/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 531/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 535/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 539/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 543/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 547/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 551/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 555/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 559/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 563/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 567/569 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 569 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 797 kB/s) [2019-07-31T09:01:53.555Z] 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-31T09:01:53.555Z] Progress (4): 3.3 MB | 254 kB | 193 kB | 4.1/10.0 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 7.7/10.0 kB Progress (4): 3.3 MB | 254 kB | 193 kB | 10.0 kB 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-31T09:01:53.555Z] 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-31T09:01:53.555Z] 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 258 kB/s) [2019-07-31T09:01:53.555Z] 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-31T09:01:53.555Z] 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 13 kB/s) [2019-07-31T09:01:53.555Z] Progress (2): 254 kB | 4.1/351 kB Progress (2): 254 kB | 7.7/351 kB Progress (2): 254 kB | 12/351 kB Progress (2): 254 kB | 16/351 kB Progress (2): 254 kB | 20/351 kB Progress (2): 254 kB | 24/351 kB Progress (2): 254 kB | 28/351 kB Progress (2): 254 kB | 32/351 kB Progress (2): 254 kB | 33/351 kB Progress (3): 254 kB | 33/351 kB | 4.1/4.2 kB Progress (3): 254 kB | 33/351 kB | 4.2 kB Progress (3): 254 kB | 37/351 kB | 4.2 kB Progress (3): 254 kB | 41/351 kB | 4.2 kB Progress (3): 254 kB | 45/351 kB | 4.2 kB Progress (3): 254 kB | 49/351 kB | 4.2 kB Progress (4): 254 kB | 49/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 53/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 53/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 57/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 57/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 61/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 61/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 65/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 65/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 66/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 66/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 70/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 70/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 74/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 74/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 78/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 78/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 82/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 82/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 86/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 86/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 90/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 90/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 94/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 94/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 98/351 kB | 4.2 kB | 0/2.2 MB Progress (4): 254 kB | 98/351 kB | 4.2 kB | 0.1/2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 5.5 kB/s) [2019-07-31T09:01:53.555Z] 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 333 kB/s) [2019-07-31T09:01:53.811Z] Progress (2): 98/351 kB | 0.1/2.2 MB Progress (2): 98/351 kB | 0.1/2.2 MB Progress (2): 98/351 kB | 0.1/2.2 MB Progress (2): 102/351 kB | 0.1/2.2 MB Progress (2): 102/351 kB | 0.1/2.2 MB Progress (2): 106/351 kB | 0.1/2.2 MB Progress (2): 106/351 kB | 0.1/2.2 MB Progress (2): 110/351 kB | 0.1/2.2 MB Progress (2): 110/351 kB | 0.1/2.2 MB Progress (2): 114/351 kB | 0.1/2.2 MB Progress (2): 114/351 kB | 0.1/2.2 MB Progress (2): 118/351 kB | 0.1/2.2 MB Progress (2): 118/351 kB | 0.1/2.2 MB Progress (2): 122/351 kB | 0.1/2.2 MB Progress (2): 122/351 kB | 0.1/2.2 MB Progress (2): 126/351 kB | 0.1/2.2 MB Progress (2): 126/351 kB | 0.1/2.2 MB Progress (2): 130/351 kB | 0.1/2.2 MB Progress (2): 130/351 kB | 0.1/2.2 MB Progress (2): 131/351 kB | 0.1/2.2 MB Progress (2): 131/351 kB | 0.1/2.2 MB Progress (2): 135/351 kB | 0.1/2.2 MB Progress (2): 135/351 kB | 0.1/2.2 MB Progress (2): 139/351 kB | 0.1/2.2 MB Progress (2): 139/351 kB | 0.1/2.2 MB Progress (2): 143/351 kB | 0.1/2.2 MB Progress (2): 143/351 kB | 0.1/2.2 MB Progress (2): 147/351 kB | 0.1/2.2 MB Progress (2): 147/351 kB | 0.1/2.2 MB Progress (2): 151/351 kB | 0.1/2.2 MB Progress (2): 151/351 kB | 0.1/2.2 MB Progress (2): 155/351 kB | 0.1/2.2 MB Progress (2): 155/351 kB | 0.1/2.2 MB Progress (2): 159/351 kB | 0.1/2.2 MB Progress (2): 159/351 kB | 0.1/2.2 MB Progress (2): 163/351 kB | 0.1/2.2 MB Progress (2): 163/351 kB | 0.1/2.2 MB Progress (2): 164/351 kB | 0.1/2.2 MB Progress (2): 164/351 kB | 0.1/2.2 MB Progress (2): 168/351 kB | 0.1/2.2 MB Progress (2): 168/351 kB | 0.1/2.2 MB Progress (2): 172/351 kB | 0.1/2.2 MB Progress (2): 172/351 kB | 0.1/2.2 MB Progress (2): 176/351 kB | 0.1/2.2 MB Progress (2): 176/351 kB | 0.1/2.2 MB Progress (2): 180/351 kB | 0.1/2.2 MB Progress (2): 180/351 kB | 0.1/2.2 MB Progress (2): 184/351 kB | 0.1/2.2 MB Progress (2): 184/351 kB | 0.1/2.2 MB Progress (2): 188/351 kB | 0.1/2.2 MB Progress (2): 188/351 kB | 0.1/2.2 MB Progress (2): 192/351 kB | 0.1/2.2 MB Progress (2): 192/351 kB | 0.2/2.2 MB Progress (2): 196/351 kB | 0.2/2.2 MB Progress (2): 196/351 kB | 0.2/2.2 MB Progress (2): 197/351 kB | 0.2/2.2 MB Progress (2): 197/351 kB | 0.2/2.2 MB Progress (2): 201/351 kB | 0.2/2.2 MB Progress (2): 201/351 kB | 0.2/2.2 MB Progress (2): 205/351 kB | 0.2/2.2 MB Progress (2): 205/351 kB | 0.2/2.2 MB Progress (2): 209/351 kB | 0.2/2.2 MB Progress (2): 209/351 kB | 0.2/2.2 MB Progress (2): 213/351 kB | 0.2/2.2 MB Progress (2): 213/351 kB | 0.2/2.2 MB Progress (2): 217/351 kB | 0.2/2.2 MB Progress (2): 221/351 kB | 0.2/2.2 MB Progress (2): 221/351 kB | 0.2/2.2 MB Progress (2): 225/351 kB | 0.2/2.2 MB Progress (2): 225/351 kB | 0.2/2.2 MB Progress (2): 229/351 kB | 0.2/2.2 MB Progress (2): 229/351 kB | 0.2/2.2 MB Progress (2): 229/351 kB | 0.2/2.2 MB Progress (2): 229/351 kB | 0.2/2.2 MB Progress (2): 233/351 kB | 0.2/2.2 MB Progress (2): 233/351 kB | 0.2/2.2 MB Progress (2): 237/351 kB | 0.2/2.2 MB Progress (2): 237/351 kB | 0.2/2.2 MB Progress (2): 241/351 kB | 0.2/2.2 MB Progress (2): 241/351 kB | 0.2/2.2 MB Progress (2): 245/351 kB | 0.2/2.2 MB Progress (2): 245/351 kB | 0.2/2.2 MB Progress (2): 249/351 kB | 0.2/2.2 MB Progress (2): 249/351 kB | 0.2/2.2 MB Progress (2): 253/351 kB | 0.2/2.2 MB Progress (2): 253/351 kB | 0.2/2.2 MB Progress (2): 257/351 kB | 0.2/2.2 MB Progress (2): 257/351 kB | 0.2/2.2 MB Progress (2): 261/351 kB | 0.2/2.2 MB Progress (2): 261/351 kB | 0.2/2.2 MB Progress (2): 265/351 kB | 0.2/2.2 MB Progress (2): 265/351 kB | 0.2/2.2 MB Progress (2): 269/351 kB | 0.2/2.2 MB Progress (2): 269/351 kB | 0.2/2.2 MB Progress (2): 273/351 kB | 0.2/2.2 MB Progress (2): 273/351 kB | 0.2/2.2 MB Progress (2): 277/351 kB | 0.2/2.2 MB Progress (2): 277/351 kB | 0.2/2.2 MB Progress (2): 281/351 kB | 0.2/2.2 MB Progress (2): 281/351 kB | 0.2/2.2 MB Progress (2): 285/351 kB | 0.2/2.2 MB Progress (2): 285/351 kB | 0.2/2.2 MB Progress (2): 289/351 kB | 0.2/2.2 MB Progress (2): 289/351 kB | 0.3/2.2 MB Progress (2): 293/351 kB | 0.3/2.2 MB Progress (2): 293/351 kB | 0.3/2.2 MB Progress (2): 297/351 kB | 0.3/2.2 MB Progress (2): 297/351 kB | 0.3/2.2 MB Progress (2): 301/351 kB | 0.3/2.2 MB Progress (2): 301/351 kB | 0.3/2.2 MB Progress (2): 305/351 kB | 0.3/2.2 MB Progress (2): 305/351 kB | 0.3/2.2 MB Progress (2): 309/351 kB | 0.3/2.2 MB Progress (2): 309/351 kB | 0.3/2.2 MB Progress (2): 313/351 kB | 0.3/2.2 MB Progress (2): 313/351 kB | 0.3/2.2 MB Progress (2): 317/351 kB | 0.3/2.2 MB Progress (2): 317/351 kB | 0.3/2.2 MB Progress (2): 321/351 kB | 0.3/2.2 MB Progress (2): 321/351 kB | 0.3/2.2 MB Progress (2): 325/351 kB | 0.3/2.2 MB Progress (2): 325/351 kB | 0.3/2.2 MB Progress (2): 329/351 kB | 0.3/2.2 MB Progress (2): 329/351 kB | 0.3/2.2 MB Progress (2): 333/351 kB | 0.3/2.2 MB Progress (2): 333/351 kB | 0.3/2.2 MB Progress (2): 337/351 kB | 0.3/2.2 MB Progress (2): 337/351 kB | 0.3/2.2 MB Progress (2): 341/351 kB | 0.3/2.2 MB Progress (2): 341/351 kB | 0.3/2.2 MB Progress (2): 345/351 kB | 0.3/2.2 MB Progress (2): 345/351 kB | 0.3/2.2 MB Progress (2): 349/351 kB | 0.3/2.2 MB Progress (2): 349/351 kB | 0.3/2.2 MB Progress (2): 351 kB | 0.3/2.2 MB Progress (2): 351 kB | 0.3/2.2 MB Progress (2): 351 kB | 0.3/2.2 MB Progress (2): 351 kB | 0.3/2.2 MB Progress (2): 351 kB | 0.3/2.2 MB Progress (2): 351 kB | 0.3/2.2 MB Progress (2): 351 kB | 0.3/2.2 MB Progress (2): 351 kB | 0.3/2.2 MB Progress (2): 351 kB | 0.3/2.2 MB Progress (2): 351 kB | 0.3/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB Progress (2): 351 kB | 0.4/2.2 MB 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 449 kB/s) [2019-07-31T09:01:53.812Z] Progress (1): 0.4/2.2 MB Progress (1): 0.4/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.5/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.6/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.7/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.8/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.5 MB/s) [2019-07-31T09:01:54.739Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T09:01:54.739Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.8 [2019-07-31T09:01:56.105Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-31T09:01:56.105Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-31T09:01:56.360Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T09:01:56.360Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T09:01:56.360Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T09:01:56.360Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T09:01:56.615Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T09:01:56.615Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T09:01:56.871Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T09:01:56.871Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T09:01:57.127Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T09:01:57.127Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T09:01:57.127Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T09:01:57.127Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T09:01:57.383Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T09:01:57.639Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T09:01:57.639Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0 [2019-07-31T09:01:57.639Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T09:01:57.639Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T09:01:57.894Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T09:01:57.894Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T09:01:57.894Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [2019-07-31T09:01:57.894Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T09:01:57.894Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T09:01:58.151Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T09:01:58.151Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T09:01:58.151Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1 [2019-07-31T09:01:58.413Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T09:01:58.413Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T09:01:58.413Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T09:01:58.413Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T09:01:58.413Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository [2019-07-31T09:01:58.669Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T09:01:58.669Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T09:01:58.669Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T09:01:58.669Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T09:01:58.926Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [2019-07-31T09:01:58.926Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T09:01:58.926Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T09:01:59.213Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-31T09:01:59.213Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-31T09:01:59.468Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T09:01:59.468Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T09:01:59.468Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T09:01:59.468Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T09:02:00.031Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-31T09:02:00.031Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-31T09:02:00.031Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [2019-07-31T09:02:00.031Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-31T09:02:00.031Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-31T09:02:00.287Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-31T09:02:00.287Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-31T09:02:00.287Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-31T09:02:00.287Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-31T09:02:00.542Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T09:02:00.542Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T09:02:00.799Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T09:02:00.799Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T09:02:00.799Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T09:02:00.799Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T09:02:01.055Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T09:02:01.055Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T09:02:01.055Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T09:02:01.055Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T09:02:01.055Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800 [2019-07-31T09:02:01.310Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T09:02:01.310Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T09:02:01.565Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2019-07-31T09:02:01.565Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-31T09:02:01.565Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-31T09:02:01.822Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T09:02:01.822Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T09:02:01.822Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository [2019-07-31T09:02:01.822Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T09:02:01.822Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T09:02:02.383Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T09:02:02.383Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T09:02:02.383Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18 [2019-07-31T09:02:02.383Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T09:02:02.383Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T09:02:10.467Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T09:02:15.713Z] [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-31T09:02:15.713Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:15.713Z] [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-31T09:02:15.713Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [2019-07-31T09:02:15.713Z] [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-31T09:02:15.713Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:15.713Z] [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-31T09:02:15.713Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [2019-07-31T09:02:15.969Z] [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-31T09:02:15.969Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:15.969Z] [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-31T09:02:16.225Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [2019-07-31T09:02:20.391Z] [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-31T09:02:20.391Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:20.391Z] [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-31T09:02:20.391Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2019-07-31T09:02:25.633Z] [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-31T09:02:25.633Z] [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-31T09:02:25.633Z] [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-31T09:02:25.633Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:25.633Z] [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-31T09:02:25.633Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309... [2019-07-31T09:02:25.633Z] [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-31T09:02:25.633Z] [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-31T09:02:25.633Z] [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-31T09:02:25.633Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:25.633Z] [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-31T09:02:25.888Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2019-07-31T09:02:25.889Z] [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-31T09:02:25.889Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:25.889Z] [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-31T09:02:26.144Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [2019-07-31T09:02:26.399Z] [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-31T09:02:26.399Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:26.399Z] [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-31T09:02:27.326Z] [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.27MB of 1.62MB at 1.26MB/s) [2019-07-31T09:02:27.581Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.1.201907021957... [2019-07-31T09:02:29.473Z] [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-31T09:02:29.473Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:29.473Z] [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-31T09:02:29.473Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055... [2019-07-31T09:02:29.473Z] [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-31T09:02:29.473Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:29.473Z] [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-31T09:02:29.473Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048... [2019-07-31T09:02:29.473Z] [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-31T09:02:29.473Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:29.473Z] [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-31T09:02:29.730Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240... [2019-07-31T09:02:29.730Z] [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-31T09:02:29.730Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:29.730Z] [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-31T09:02:29.730Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344... [2019-07-31T09:02:29.985Z] [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-31T09:02:29.985Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:29.985Z] [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-31T09:02:29.985Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151... [2019-07-31T09:02:29.985Z] [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-31T09:02:29.985Z] [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-31T09:02:30.242Z] [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-31T09:02:30.242Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:30.242Z] [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-31T09:02:30.242Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543... [2019-07-31T09:02:30.498Z] [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-31T09:02:30.498Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:30.498Z] [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-31T09:02:30.498Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549... [2019-07-31T09:02:30.498Z] [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-31T09:02:30.498Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:30.498Z] [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-31T09:02:30.754Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840... [2019-07-31T09:02:30.754Z] [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-31T09:02:30.754Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:30.754Z] [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-31T09:02:30.754Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344... [2019-07-31T09:02:31.010Z] [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-31T09:02:31.010Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:31.010Z] [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-31T09:02:31.010Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358... [2019-07-31T09:02:31.265Z] [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-31T09:02:31.265Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:31.265Z] [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-31T09:02:31.265Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504... [2019-07-31T09:02:31.265Z] [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-31T09:02:31.265Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:31.265Z] [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-31T09:02:31.520Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504... [2019-07-31T09:02:31.520Z] [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-31T09:02:31.520Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:31.520Z] [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-31T09:02:31.520Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504... [2019-07-31T09:02:31.775Z] [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-31T09:02:31.775Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:31.775Z] [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-31T09:02:31.775Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457... [2019-07-31T09:02:31.775Z] [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-31T09:02:31.775Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:31.775Z] [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-31T09:02:32.031Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504... [2019-07-31T09:02:32.031Z] [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-31T09:02:32.031Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:32.031Z] [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-31T09:02:32.031Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431... [2019-07-31T09:02:32.957Z] [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-31T09:02:32.957Z] [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-31T09:02:32.957Z] [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-31T09:02:32.957Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:32.957Z] [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-31T09:02:32.957Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2019-07-31T09:02:33.212Z] [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-31T09:02:33.212Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:33.212Z] [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-31T09:02:33.212Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2019-07-31T09:02:33.467Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T09:02:33.467Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T09:02:33.468Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T09:02:33.723Z] [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-31T09:02:33.723Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:33.723Z] [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-31T09:02:33.723Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [2019-07-31T09:02:33.723Z] [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-31T09:02:33.723Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:33.723Z] [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-31T09:02:33.978Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [2019-07-31T09:02:33.978Z] [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-31T09:02:33.978Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:33.978Z] [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-31T09:02:34.234Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [2019-07-31T09:02:34.234Z] [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-31T09:02:34.234Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:34.234Z] [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-31T09:02:34.234Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [2019-07-31T09:02:34.490Z] [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-31T09:02:34.490Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:34.490Z] [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-31T09:02:34.490Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [2019-07-31T09:02:34.745Z] [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-31T09:02:34.745Z] [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-31T09:02:34.745Z] [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-31T09:02:34.745Z] [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-31T09:02:35.001Z] [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-31T09:02:35.001Z] [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-31T09:02:35.001Z] [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-31T09:02:35.001Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:35.001Z] [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-31T09:02:35.257Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [2019-07-31T09:02:35.257Z] [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-31T09:02:35.257Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:35.257Z] [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-31T09:02:35.257Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [2019-07-31T09:02:35.513Z] [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-31T09:02:35.513Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:35.513Z] [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-31T09:02:35.513Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [2019-07-31T09:02:35.513Z] [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-31T09:02:35.513Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:35.513Z] [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-31T09:02:35.768Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323... [2019-07-31T09:02:35.768Z] [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-31T09:02:35.768Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:35.768Z] [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-31T09:02:36.026Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354... [2019-07-31T09:02:36.026Z] [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-31T09:02:36.026Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:36.026Z] [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-31T09:02:36.282Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118... [2019-07-31T09:02:36.282Z] [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-31T09:02:36.282Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:36.282Z] [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-31T09:02:36.538Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344... [2019-07-31T09:02:36.795Z] [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-31T09:02:36.795Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:36.795Z] [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-31T09:02:36.795Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104... [2019-07-31T09:02:37.722Z] [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-31T09:02:37.722Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:37.722Z] [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-31T09:02:37.722Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612... [2019-07-31T09:02:37.722Z] [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-31T09:02:37.722Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:37.722Z] [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-31T09:02:37.722Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344... [2019-07-31T09:02:37.978Z] [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-31T09:02:37.978Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:37.978Z] [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-31T09:02:38.234Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344... [2019-07-31T09:02:38.234Z] [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-31T09:02:38.234Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:38.234Z] [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-31T09:02:38.489Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034... [2019-07-31T09:02:38.744Z] [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-31T09:02:38.744Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:38.744Z] [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-31T09:02:38.744Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354... [2019-07-31T09:02:39.000Z] [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-31T09:02:39.000Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:39.000Z] [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-31T09:02:39.000Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118... [2019-07-31T09:02:39.000Z] [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-31T09:02:39.000Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:39.000Z] [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-31T09:02:39.256Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910... [2019-07-31T09:02:39.256Z] [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-31T09:02:39.256Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:39.256Z] [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-31T09:02:39.512Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100... [2019-07-31T09:02:39.512Z] [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-31T09:02:39.512Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:39.512Z] [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-31T09:02:39.512Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354... [2019-07-31T09:02:39.768Z] [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-31T09:02:39.768Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:39.768Z] [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-31T09:02:39.768Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504... [2019-07-31T09:02:39.768Z] [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-31T09:02:39.768Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:39.768Z] [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-31T09:02:40.024Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100... [2019-07-31T09:02:40.024Z] [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-31T09:02:40.024Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:40.024Z] [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-31T09:02:40.024Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457... [2019-07-31T09:02:40.280Z] [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-31T09:02:40.280Z] [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-31T09:02:40.280Z] [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-31T09:02:40.280Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:40.280Z] [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-31T09:02:40.280Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217... [2019-07-31T09:02:40.536Z] [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-31T09:02:40.536Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:40.536Z] [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-31T09:02:40.536Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145... [2019-07-31T09:02:40.536Z] [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-31T09:02:40.536Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:40.536Z] [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-31T09:02:40.791Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217... [2019-07-31T09:02:40.791Z] [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-31T09:02:40.791Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:40.791Z] [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-31T09:02:40.791Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308... [2019-07-31T09:02:40.791Z] [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-31T09:02:40.791Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:40.791Z] [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-31T09:02:41.047Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457... [2019-07-31T09:02:41.047Z] [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-31T09:02:41.047Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:41.047Z] [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-31T09:02:41.047Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118... [2019-07-31T09:02:41.302Z] [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-31T09:02:41.302Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:41.302Z] [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-31T09:02:41.302Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2019-07-31T09:02:41.558Z] [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-31T09:02:41.558Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:41.558Z] [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-31T09:02:41.558Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845... [2019-07-31T09:02:42.119Z] [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-31T09:02:42.119Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:42.119Z] [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-31T09:02:42.119Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100... [2019-07-31T09:02:42.374Z] [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-31T09:02:42.374Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:42.374Z] [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-31T09:02:42.374Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801... [2019-07-31T09:02:42.374Z] [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-31T09:02:42.374Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:42.374Z] [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-31T09:02:42.630Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922... [2019-07-31T09:02:42.885Z] [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-31T09:02:42.885Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:42.885Z] [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-31T09:02:42.885Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118... [2019-07-31T09:02:43.141Z] [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-31T09:02:43.141Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:43.141Z] [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-31T09:02:43.141Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118... [2019-07-31T09:02:43.141Z] [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-31T09:02:43.141Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:43.141Z] [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-31T09:02:43.396Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100... [2019-07-31T09:02:43.651Z] [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-31T09:02:43.651Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:43.651Z] [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-31T09:02:44.016Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100... [2019-07-31T09:02:44.016Z] [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-31T09:02:44.016Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:44.016Z] [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-31T09:02:44.016Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118... [2019-07-31T09:02:44.016Z] [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-31T09:02:44.017Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:44.017Z] [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-31T09:02:44.273Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118... [2019-07-31T09:02:45.199Z] [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-31T09:02:45.199Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:45.199Z] [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-31T09:02:45.454Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257... [2019-07-31T09:02:45.454Z] [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-31T09:02:45.454Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:45.454Z] [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-31T09:02:45.454Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100... [2019-07-31T09:02:45.710Z] [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-31T09:02:45.710Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:45.710Z] [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-31T09:02:45.710Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505... [2019-07-31T09:02:45.710Z] [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-31T09:02:45.710Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:45.710Z] [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-31T09:02:45.966Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [2019-07-31T09:02:45.966Z] [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-31T09:02:45.966Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:45.966Z] [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-31T09:02:46.222Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [2019-07-31T09:02:46.222Z] [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-31T09:02:46.222Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:46.222Z] [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-31T09:02:46.222Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118... [2019-07-31T09:02:46.222Z] [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-31T09:02:46.222Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:46.222Z] [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-31T09:02:46.478Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525... [2019-07-31T09:02:46.478Z] [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-31T09:02:46.478Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:46.478Z] [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-31T09:02:46.733Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118... [2019-07-31T09:02:46.733Z] [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-31T09:02:46.733Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:46.733Z] [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-31T09:02:46.733Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933... [2019-07-31T09:02:46.989Z] [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-31T09:02:46.989Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:46.989Z] [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-31T09:02:46.989Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118... [2019-07-31T09:02:46.989Z] [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-31T09:02:46.989Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:46.989Z] [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-31T09:02:47.244Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845... [2019-07-31T09:02:47.244Z] [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-31T09:02:47.244Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:47.244Z] [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-31T09:02:47.499Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046... [2019-07-31T09:02:47.499Z] [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-31T09:02:47.499Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:47.499Z] [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-31T09:02:47.499Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925... [2019-07-31T09:02:47.499Z] [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-31T09:02:47.499Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:47.499Z] [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-31T09:02:47.755Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242... [2019-07-31T09:02:47.755Z] [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-31T09:02:47.755Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:47.755Z] [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-31T09:02:47.755Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320... [2019-07-31T09:02:48.011Z] [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-31T09:02:48.011Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:48.011Z] [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-31T09:02:48.011Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548... [2019-07-31T09:02:48.266Z] [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-31T09:02:48.266Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:48.266Z] [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-31T09:02:48.266Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302... [2019-07-31T09:02:48.266Z] [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-31T09:02:48.266Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:48.266Z] [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-31T09:02:48.521Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320... [2019-07-31T09:02:48.777Z] [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-31T09:02:48.777Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:48.777Z] [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-31T09:02:49.032Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [2019-07-31T09:02:49.032Z] [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-31T09:02:49.032Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:49.032Z] [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-31T09:02:49.288Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921... [2019-07-31T09:02:49.288Z] [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-31T09:02:49.288Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:49.288Z] [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-31T09:02:49.288Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840... [2019-07-31T09:02:49.543Z] [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-31T09:02:49.543Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:49.543Z] [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-31T09:02:49.543Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104... [2019-07-31T09:02:49.799Z] [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-31T09:02:49.799Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:49.799Z] [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-31T09:02:50.054Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354... [2019-07-31T09:02:50.310Z] [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-31T09:02:50.310Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:50.310Z] [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-31T09:02:50.310Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354... [2019-07-31T09:02:50.872Z] [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-31T09:02:50.872Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:50.872Z] [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-31T09:02:50.872Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801... [2019-07-31T09:02:51.433Z] [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-31T09:02:51.433Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:51.433Z] [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-31T09:02:51.692Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058... [2019-07-31T09:02:51.692Z] [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-31T09:02:51.692Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:51.692Z] [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-31T09:02:51.692Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2019-07-31T09:02:57.004Z] [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-31T09:02:57.004Z] [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-31T09:02:57.931Z] [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/ (24.19MB of 59.71MB at 24.19MB/s) [2019-07-31T09:02:58.859Z] [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/ (38.78MB of 59.71MB at 19.39MB/s) [2019-07-31T09:02:59.786Z] [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-31T09:02:59.786Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:02:59.786Z] [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-31T09:03:00.042Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602... [2019-07-31T09:03:00.969Z] [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-31T09:03:00.969Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:00.969Z] [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-31T09:03:00.969Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118... [2019-07-31T09:03:01.225Z] [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-31T09:03:01.225Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:01.225Z] [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-31T09:03:01.225Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104... [2019-07-31T09:03:01.225Z] [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-31T09:03:01.225Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:01.225Z] [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-31T09:03:01.480Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858... [2019-07-31T09:03:01.480Z] [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-31T09:03:01.480Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:01.480Z] [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-31T09:03:01.480Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118... [2019-07-31T09:03:01.735Z] [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-31T09:03:01.735Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:01.735Z] [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-31T09:03:01.735Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [2019-07-31T09:03:01.735Z] [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-31T09:03:01.735Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:01.735Z] [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-31T09:03:01.990Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2019-07-31T09:03:01.990Z] [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-31T09:03:01.990Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:01.990Z] [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-31T09:03:02.246Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801... [2019-07-31T09:03:02.807Z] [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-31T09:03:02.807Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:02.807Z] [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-31T09:03:03.370Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801... [2019-07-31T09:03:03.931Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T09:03:04.187Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T09:03:04.187Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T09:03:04.187Z] [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-31T09:03:04.187Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:04.187Z] [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-31T09:03:04.749Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221... [2019-07-31T09:03:05.004Z] [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-31T09:03:05.004Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:05.004Z] [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-31T09:03:05.004Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2019-07-31T09:03:05.570Z] [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-31T09:03:05.570Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:05.570Z] [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-31T09:03:05.570Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2019-07-31T09:03:05.570Z] [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-31T09:03:05.570Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:05.570Z] [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-31T09:03:05.825Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2019-07-31T09:03:05.825Z] [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-31T09:03:05.825Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:05.825Z] [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-31T09:03:06.082Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832... [2019-07-31T09:03:06.082Z] [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-31T09:03:06.082Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:06.082Z] [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-31T09:03:06.082Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143... [2019-07-31T09:03:07.009Z] [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-31T09:03:07.009Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:07.009Z] [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-31T09:03:07.266Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743... [2019-07-31T09:03:07.266Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/ [2019-07-31T09:03:07.266Z] [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-31T09:03:07.266Z] [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-31T09:03:07.522Z] [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-31T09:03:07.522Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:07.522Z] [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-31T09:03:07.522Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2019-07-31T09:03:07.522Z] [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-31T09:03:07.522Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:07.522Z] [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-31T09:03:07.777Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344... [2019-07-31T09:03:08.034Z] [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-31T09:03:08.034Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:08.034Z] [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-31T09:03:08.034Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112... [2019-07-31T09:03:08.289Z] [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-31T09:03:08.289Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:08.289Z] [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-31T09:03:08.545Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922... [2019-07-31T09:03:08.545Z] [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-31T09:03:08.545Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:08.545Z] [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-31T09:03:08.545Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458... [2019-07-31T09:03:09.107Z] [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-31T09:03:09.107Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:09.107Z] [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-31T09:03:09.107Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010... [2019-07-31T09:03:09.107Z] [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-31T09:03:09.107Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:09.107Z] [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-31T09:03:09.362Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010... [2019-07-31T09:03:09.362Z] [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-31T09:03:09.362Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:09.362Z] [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-31T09:03:09.362Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010... [2019-07-31T09:03:09.362Z] [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-31T09:03:09.362Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:09.362Z] [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-31T09:03:09.617Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010... [2019-07-31T09:03:09.617Z] [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-31T09:03:09.617Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:09.617Z] [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-31T09:03:09.617Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010... [2019-07-31T09:03:09.873Z] [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-31T09:03:09.873Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:09.873Z] [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-31T09:03:09.873Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717... [2019-07-31T09:03:10.128Z] [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-31T09:03:10.128Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:10.128Z] [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-31T09:03:10.128Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010... [2019-07-31T09:03:10.128Z] [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-31T09:03:10.128Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:10.128Z] [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-31T09:03:10.128Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548... [2019-07-31T09:03:10.385Z] [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-31T09:03:10.385Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:10.385Z] [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-31T09:03:10.385Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408... [2019-07-31T09:03:10.641Z] [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-31T09:03:10.641Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:10.641Z] [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-31T09:03:10.913Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137... [2019-07-31T09:03:10.913Z] [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-31T09:03:10.913Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:10.913Z] [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-31T09:03:11.169Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010... [2019-07-31T09:03:11.169Z] [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-31T09:03:11.169Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:11.169Z] [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-31T09:03:11.169Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922... [2019-07-31T09:03:11.730Z] [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-31T09:03:11.730Z] [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-31T09:03:11.730Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-31T09:03:11.730Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:11.730Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-31T09:03:11.730Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341... [2019-07-31T09:03:12.291Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T09:03:12.546Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T09:03:12.546Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T09:03:12.802Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T09:03:12.802Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T09:03:12.802Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T09:03:13.057Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T09:03:13.313Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T09:03:13.313Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T09:03:13.313Z] [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-31T09:03:13.313Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:13.313Z] [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-31T09:03:13.569Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2019-07-31T09:03:13.569Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T09:03:13.569Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T09:03:13.569Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T09:03:14.130Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T09:03:14.130Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T09:03:14.130Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T09:03:15.059Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T09:03:15.059Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T09:03:15.059Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T09:03:15.620Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T09:03:15.875Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T09:03:15.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T09:03:16.131Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T09:03:16.131Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T09:03:16.131Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T09:03:16.692Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T09:03:16.692Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T09:03:16.692Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T09:03:17.252Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T09:03:17.507Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T09:03:17.507Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T09:03:18.072Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T09:03:18.328Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T09:03:18.328Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T09:03:18.583Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T09:03:18.583Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T09:03:18.583Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T09:03:19.146Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T09:03:19.146Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T09:03:19.146Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T09:03:19.914Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T09:03:19.914Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:19.914Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:20.476Z] [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-31T09:03:20.476Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:20.476Z] [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-31T09:03:20.476Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440... [2019-07-31T09:03:20.732Z] [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-31T09:03:20.732Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:20.732Z] [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-31T09:03:20.732Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201907231440... [2019-07-31T09:03:20.988Z] [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-31T09:03:20.988Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:20.988Z] [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-31T09:03:21.244Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2019-07-31T09:03:21.244Z] [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-31T09:03:21.244Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:21.244Z] [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-31T09:03:21.244Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2019-07-31T09:03:21.500Z] [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-31T09:03:21.500Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:21.500Z] [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-31T09:03:21.500Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201907231440... [2019-07-31T09:03:22.061Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:22.061Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T09:03:22.061Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T09:03:22.317Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T09:03:22.317Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T09:03:22.317Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T09:03:23.243Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T09:03:23.243Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T09:03:23.243Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T09:03:23.805Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T09:03:24.061Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:24.061Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:24.621Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:24.877Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:24.877Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:25.803Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:26.059Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:26.059Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:26.988Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:27.314Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:27.314Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:28.241Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:28.241Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T09:03:33.488Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T09:03:33.488Z] [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-31T09:03:33.488Z] [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-31T09:03:33.743Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T09:03:33.743Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T09:03:33.743Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T09:03:33.999Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T09:03:33.999Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T09:03:33.999Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T09:03:34.560Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T09:03:34.560Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T09:03:34.560Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T09:03:35.486Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T09:03:35.486Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T09:03:35.741Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T09:03:35.741Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T09:03:35.741Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T09:03:35.741Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T09:03:35.997Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T09:03:35.997Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T09:03:35.997Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T09:03:36.253Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T09:03:36.253Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T09:03:36.253Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T09:03:36.253Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T09:03:36.253Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T09:03:36.253Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T09:03:36.814Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T09:03:36.814Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T09:03:36.814Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T09:03:36.814Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T09:03:36.814Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T09:03:36.814Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T09:03:37.070Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T09:03:37.070Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T09:03:37.070Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T09:03:37.632Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T09:03:37.632Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T09:03:37.632Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T09:03:37.888Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T09:03:37.888Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T09:03:37.888Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T09:03:38.145Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T09:03:38.400Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:38.400Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:38.963Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:03:38.963Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T09:03:38.963Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T09:03:38.963Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T09:03:39.219Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T09:03:39.219Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T09:03:39.219Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T09:03:39.219Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T09:03:39.219Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T09:03:39.219Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T09:03:39.219Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T09:03:39.219Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T09:03:39.219Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T09:03:39.219Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T09:03:39.219Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T09:03:39.475Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T09:03:39.475Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T09:03:39.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T09:03:39.731Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T09:03:39.987Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T09:03:39.987Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T09:03:40.243Z] [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-31T09:03:40.243Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:40.243Z] [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-31T09:03:40.243Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046... [2019-07-31T09:03:40.498Z] [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-31T09:03:40.498Z] [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-31T09:03:40.498Z] [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-31T09:03:40.498Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:40.498Z] [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-31T09:03:40.754Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422... [2019-07-31T09:03:41.318Z] [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-31T09:03:41.318Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:41.318Z] [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-31T09:03:41.318Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.1.201906210145... [2019-07-31T09:03:43.206Z] [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-31T09:03:43.206Z] [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-31T09:03:43.462Z] [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-31T09:03:43.462Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:43.462Z] [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-31T09:03:43.462Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055... [2019-07-31T09:03:43.717Z] [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-31T09:03:43.717Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:43.717Z] [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-31T09:03:43.717Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.1.201906211704... [2019-07-31T09:03:45.080Z] [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-31T09:03:45.080Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:45.080Z] [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-31T09:03:45.080Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831... [2019-07-31T09:03:45.336Z] [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-31T09:03:45.336Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:45.336Z] [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-31T09:03:45.592Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055... [2019-07-31T09:03:45.847Z] [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-31T09:03:45.847Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:45.847Z] [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-31T09:03:46.409Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014... [2019-07-31T09:03:46.409Z] [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-31T09:03:46.409Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:46.409Z] [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-31T09:03:46.971Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422... [2019-07-31T09:03:46.971Z] [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-31T09:03:46.971Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:46.971Z] [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-31T09:03:47.227Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715... [2019-07-31T09:03:47.483Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/plugins/ (185.75kB) [2019-07-31T09:03:47.483Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/plugins/ (185.75kB) [2019-07-31T09:03:47.739Z] [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-31T09:03:47.739Z] [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-31T09:03:47.739Z] [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-31T09:03:47.739Z] [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-31T09:03:48.300Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T09:03:48.300Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T09:03:48.300Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T09:03:48.861Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T09:03:48.861Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T09:03:48.861Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T09:03:49.788Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T09:03:49.788Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T09:03:49.788Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T09:03:50.350Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T09:03:50.350Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T09:03:50.350Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T09:03:50.910Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T09:03:51.165Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T09:03:51.165Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T09:03:51.165Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T09:03:51.165Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T09:03:51.165Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T09:03:51.726Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T09:03:51.726Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T09:03:51.726Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T09:03:51.982Z] [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-31T09:03:51.982Z] [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-31T09:03:51.982Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:51.982Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902... [2019-07-31T09:03:52.237Z] [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-31T09:03:52.237Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:52.237Z] [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-31T09:03:52.237Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338... [2019-07-31T09:03:52.237Z] [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-31T09:03:52.237Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:52.237Z] [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-31T09:03:52.492Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354... [2019-07-31T09:03:52.492Z] [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-31T09:03:52.492Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:52.492Z] [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-31T09:03:52.748Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906061531... [2019-07-31T09:03:52.748Z] [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-31T09:03:52.748Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:52.748Z] [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-31T09:03:52.748Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906061531... [2019-07-31T09:03:52.748Z] [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-31T09:03:52.748Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:52.748Z] [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-31T09:03:53.004Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906061531... [2019-07-31T09:03:53.004Z] [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-31T09:03:53.004Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:03:53.004Z] [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-31T09:03:53.004Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906061531... [2019-07-31T09:03:53.565Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T09:03:53.565Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T09:03:53.565Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T09:03:53.821Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T09:03:53.821Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T09:03:53.821Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T09:03:54.076Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T09:03:54.333Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T09:03:54.333Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T09:03:54.590Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T09:03:54.845Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T09:03:54.845Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T09:03:55.414Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T09:03:55.670Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T09:03:55.670Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T09:03:56.231Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T09:03:56.231Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T09:03:56.231Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T09:03:56.231Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T09:03:56.487Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T09:03:56.487Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T09:03:56.743Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T09:03:56.998Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T09:03:56.998Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T09:03:57.560Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T09:03:57.560Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T09:03:57.560Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T09:03:58.488Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T09:03:58.488Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T09:03:58.488Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T09:03:58.488Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T09:03:58.488Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T09:03:58.488Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T09:03:59.049Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T09:03:59.049Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T09:03:59.049Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T09:03:59.610Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T09:03:59.610Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T09:03:59.610Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T09:04:00.171Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T09:04:00.428Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:00.428Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:00.989Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:00.989Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:00.989Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:01.916Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:01.916Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:01.916Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:02.477Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:02.477Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T09:04:02.477Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T09:04:02.733Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T09:04:02.733Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T09:04:02.733Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T09:04:02.989Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T09:04:02.989Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T09:04:02.989Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T09:04:03.614Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T09:04:03.614Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T09:04:03.614Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T09:04:03.870Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T09:04:03.870Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T09:04:03.870Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T09:04:04.125Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T09:04:04.125Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T09:04:04.125Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T09:04:04.686Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T09:04:04.942Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:04.942Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:05.504Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:05.504Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T09:04:05.504Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T09:04:05.760Z] [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-31T09:04:05.760Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:05.760Z] [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-31T09:04:05.760Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257... [2019-07-31T09:04:06.015Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T09:04:06.015Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T09:04:06.015Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T09:04:06.271Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T09:04:06.271Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T09:04:06.271Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T09:04:06.836Z] [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-31T09:04:06.837Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:06.837Z] [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-31T09:04:06.837Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2019-07-31T09:04:06.837Z] [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-31T09:04:06.837Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:06.837Z] [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-31T09:04:07.092Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2019-07-31T09:04:07.093Z] [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-31T09:04:07.093Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:07.093Z] [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-31T09:04:07.093Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2019-07-31T09:04:07.348Z] [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-31T09:04:07.348Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:07.348Z] [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-31T09:04:07.603Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933... [2019-07-31T09:04:08.164Z] [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-31T09:04:08.164Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:08.164Z] [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-31T09:04:08.164Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933... [2019-07-31T09:04:08.725Z] [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-31T09:04:08.725Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:08.725Z] [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-31T09:04:08.725Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2019-07-31T09:04:08.725Z] [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-31T09:04:08.725Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:08.725Z] [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-31T09:04:08.725Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2019-07-31T09:04:08.980Z] [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-31T09:04:08.980Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:08.980Z] [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-31T09:04:08.980Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2019-07-31T09:04:09.236Z] [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-31T09:04:09.236Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:09.236Z] [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-31T09:04:09.236Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402... [2019-07-31T09:04:09.797Z] [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-31T09:04:09.797Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:09.797Z] [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-31T09:04:09.797Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [2019-07-31T09:04:09.797Z] [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-31T09:04:09.797Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:09.797Z] [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-31T09:04:10.053Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [2019-07-31T09:04:10.053Z] [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-31T09:04:10.053Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:10.053Z] [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-31T09:04:10.053Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [2019-07-31T09:04:10.309Z] [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-31T09:04:10.309Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:10.309Z] [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-31T09:04:10.309Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [2019-07-31T09:04:10.309Z] [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-31T09:04:10.309Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:10.309Z] [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-31T09:04:10.564Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430... [2019-07-31T09:04:10.820Z] [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-31T09:04:10.820Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:10.820Z] [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-31T09:04:10.820Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... [2019-07-31T09:04:11.414Z] [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-31T09:04:11.414Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:11.414Z] [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-31T09:04:11.414Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... [2019-07-31T09:04:11.669Z] [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-31T09:04:11.669Z] [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-31T09:04:11.925Z] [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-31T09:04:11.925Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:11.925Z] [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-31T09:04:11.925Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [2019-07-31T09:04:12.486Z] [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-31T09:04:12.486Z] [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-31T09:04:12.486Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:12.743Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [2019-07-31T09:04:13.668Z] [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-31T09:04:13.668Z] [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-31T09:04:13.668Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:14.230Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [2019-07-31T09:04:15.157Z] [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-31T09:04:15.157Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:15.157Z] [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-31T09:04:15.157Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606... [2019-07-31T09:04:15.157Z] [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-31T09:04:15.157Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:15.157Z] [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-31T09:04:15.413Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354... [2019-07-31T09:04:15.413Z] [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-31T09:04:15.413Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:15.413Z] [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-31T09:04:15.413Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100... [2019-07-31T09:04:15.668Z] [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-31T09:04:15.668Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:15.668Z] [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-31T09:04:15.668Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549... [2019-07-31T09:04:15.668Z] [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-31T09:04:15.668Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:15.668Z] [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-31T09:04:15.924Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158... [2019-07-31T09:04:15.924Z] [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-31T09:04:15.924Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:15.924Z] [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-31T09:04:15.924Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635... [2019-07-31T09:04:16.179Z] [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-31T09:04:16.179Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:16.179Z] [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-31T09:04:16.179Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942... [2019-07-31T09:04:16.179Z] [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-31T09:04:16.179Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:16.179Z] [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-31T09:04:16.434Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115... [2019-07-31T09:04:16.434Z] [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-31T09:04:16.434Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:16.434Z] [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-31T09:04:16.434Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407... [2019-07-31T09:04:16.690Z] [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-31T09:04:16.690Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:16.690Z] [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-31T09:04:16.690Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016... [2019-07-31T09:04:16.690Z] [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-31T09:04:16.690Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:16.690Z] [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-31T09:04:16.946Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820... [2019-07-31T09:04:16.946Z] [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-31T09:04:16.946Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:16.946Z] [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-31T09:04:16.946Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504... [2019-07-31T09:04:17.201Z] [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-31T09:04:17.201Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:17.201Z] [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-31T09:04:17.201Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736... [2019-07-31T09:04:17.201Z] [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-31T09:04:17.201Z] [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-31T09:04:17.456Z] [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-31T09:04:17.456Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:17.456Z] [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-31T09:04:17.456Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625... [2019-07-31T09:04:17.712Z] [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-31T09:04:17.712Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:17.712Z] [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-31T09:04:17.712Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749... [2019-07-31T09:04:17.712Z] [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-31T09:04:17.712Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:17.712Z] [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-31T09:04:17.968Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046... [2019-07-31T09:04:17.968Z] [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-31T09:04:17.968Z] [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-31T09:04:17.968Z] [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-31T09:04:17.968Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:17.968Z] [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-31T09:04:18.222Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212... [2019-07-31T09:04:18.222Z] [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-31T09:04:18.222Z] [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-31T09:04:18.222Z] [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-31T09:04:18.222Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:18.222Z] [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-31T09:04:18.478Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132... [2019-07-31T09:04:18.734Z] [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-31T09:04:18.734Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:18.734Z] [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-31T09:04:18.734Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429... [2019-07-31T09:04:18.990Z] [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-31T09:04:18.990Z] [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-31T09:04:18.990Z] [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-31T09:04:18.990Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:18.990Z] [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-31T09:04:19.248Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947... [2019-07-31T09:04:19.248Z] [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-31T09:04:19.248Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:19.248Z] [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-31T09:04:19.248Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [2019-07-31T09:04:19.503Z] [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-31T09:04:19.503Z] [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-31T09:04:19.758Z] [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-31T09:04:19.758Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:19.758Z] [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-31T09:04:19.758Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132... [2019-07-31T09:04:20.013Z] [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-31T09:04:20.013Z] [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-31T09:04:20.013Z] [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-31T09:04:20.013Z] [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-31T09:04:20.316Z] [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-31T09:04:20.316Z] [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-31T09:04:20.316Z] [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-31T09:04:20.316Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:20.316Z] [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-31T09:04:20.316Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320... [2019-07-31T09:04:20.316Z] [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-31T09:04:20.316Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:20.316Z] [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-31T09:04:20.571Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258... [2019-07-31T09:04:20.571Z] [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-31T09:04:20.571Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:20.571Z] [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-31T09:04:20.826Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504... [2019-07-31T09:04:20.826Z] [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-31T09:04:20.826Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:20.826Z] [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-31T09:04:20.826Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504... [2019-07-31T09:04:21.081Z] [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-31T09:04:21.081Z] [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-31T09:04:21.081Z] [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-31T09:04:21.081Z] [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-31T09:04:21.336Z] [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-31T09:04:21.336Z] [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-31T09:04:21.336Z] [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-31T09:04:21.336Z] [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-31T09:04:21.591Z] [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-31T09:04:21.591Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:21.591Z] [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-31T09:04:21.591Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948... [2019-07-31T09:04:21.846Z] [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-31T09:04:21.846Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:21.846Z] [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-31T09:04:21.846Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948... [2019-07-31T09:04:21.846Z] [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-31T09:04:21.846Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:21.846Z] [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-31T09:04:22.102Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948... [2019-07-31T09:04:22.102Z] [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-31T09:04:22.102Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:22.102Z] [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-31T09:04:22.102Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646... [2019-07-31T09:04:22.102Z] [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-31T09:04:22.102Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:22.102Z] [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-31T09:04:22.358Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009... [2019-07-31T09:04:22.358Z] [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-31T09:04:22.358Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:22.358Z] [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-31T09:04:22.358Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258... [2019-07-31T09:04:22.613Z] [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-31T09:04:22.613Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:22.613Z] [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-31T09:04:22.613Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242... [2019-07-31T09:04:22.613Z] [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-31T09:04:22.613Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:22.613Z] [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-31T09:04:22.868Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302... [2019-07-31T09:04:22.868Z] [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-31T09:04:22.868Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:22.868Z] [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-31T09:04:22.868Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242... [2019-07-31T09:04:23.124Z] [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-31T09:04:23.124Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:23.124Z] [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-31T09:04:23.124Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019... [2019-07-31T09:04:23.124Z] [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-31T09:04:23.124Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:23.124Z] [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-31T09:04:23.379Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405... [2019-07-31T09:04:23.379Z] [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-31T09:04:23.379Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:23.379Z] [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-31T09:04:23.379Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2019-07-31T09:04:23.634Z] [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-31T09:04:23.634Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:23.634Z] [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-31T09:04:23.634Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2019-07-31T09:04:23.634Z] [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-31T09:04:23.634Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:23.634Z] [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-31T09:04:23.890Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354... [2019-07-31T09:04:23.890Z] [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-31T09:04:23.890Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:23.890Z] [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-31T09:04:24.145Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008... [2019-07-31T09:04:24.145Z] [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-31T09:04:24.145Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:24.145Z] [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-31T09:04:24.145Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235... [2019-07-31T09:04:24.401Z] [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-31T09:04:24.401Z] [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-31T09:04:24.656Z] [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-31T09:04:24.656Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:24.656Z] [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-31T09:04:24.656Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302... [2019-07-31T09:04:24.912Z] [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-31T09:04:24.912Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:24.912Z] [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-31T09:04:24.912Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752... [2019-07-31T09:04:24.912Z] [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-31T09:04:24.912Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:24.912Z] [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-31T09:04:25.167Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302... [2019-07-31T09:04:25.167Z] [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-31T09:04:25.167Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:25.167Z] [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-31T09:04:25.167Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624... [2019-07-31T09:04:25.422Z] [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-31T09:04:25.422Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:25.422Z] [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-31T09:04:25.422Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302... [2019-07-31T09:04:25.422Z] [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-31T09:04:25.422Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:25.422Z] [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-31T09:04:25.678Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914... [2019-07-31T09:04:25.678Z] [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-31T09:04:25.678Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:25.678Z] [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-31T09:04:25.678Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649... [2019-07-31T09:04:25.933Z] [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-31T09:04:25.933Z] [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-31T09:04:25.933Z] [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-31T09:04:25.933Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:25.933Z] [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-31T09:04:26.212Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158... [2019-07-31T09:04:26.212Z] [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-31T09:04:26.212Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:26.212Z] [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-31T09:04:26.467Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649... [2019-07-31T09:04:26.467Z] [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-31T09:04:26.467Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:26.467Z] [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-31T09:04:26.723Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122... [2019-07-31T09:04:26.723Z] [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-31T09:04:26.723Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:26.723Z] [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-31T09:04:26.723Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046... [2019-07-31T09:04:26.978Z] [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-31T09:04:26.978Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:26.978Z] [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-31T09:04:26.978Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802... [2019-07-31T09:04:26.978Z] [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-31T09:04:26.978Z] [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-31T09:04:27.233Z] [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-31T09:04:27.233Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:27.233Z] [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-31T09:04:27.233Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122... [2019-07-31T09:04:27.233Z] [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-31T09:04:27.233Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:27.233Z] [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-31T09:04:27.489Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122... [2019-07-31T09:04:27.489Z] [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-31T09:04:27.489Z] [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-31T09:04:27.744Z] [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-31T09:04:27.744Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:27.744Z] [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-31T09:04:27.744Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800... [2019-07-31T09:04:27.744Z] [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-31T09:04:27.744Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:27.744Z] [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-31T09:04:27.999Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119... [2019-07-31T09:04:27.999Z] [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-31T09:04:27.999Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:27.999Z] [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-31T09:04:28.254Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202... [2019-07-31T09:04:28.611Z] [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-31T09:04:28.611Z] [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-31T09:04:28.611Z] [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-31T09:04:28.611Z] [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-31T09:04:28.867Z] [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-31T09:04:28.867Z] [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-31T09:04:28.867Z] [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-31T09:04:28.867Z] [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-31T09:04:29.122Z] [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-31T09:04:29.122Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:29.122Z] [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-31T09:04:29.122Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800... [2019-07-31T09:04:29.378Z] [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-31T09:04:29.378Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:29.378Z] [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-31T09:04:30.304Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816... [2019-07-31T09:04:31.667Z] [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-31T09:04:31.667Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:31.667Z] [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-31T09:04:31.667Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216... [2019-07-31T09:04:31.922Z] [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-31T09:04:31.922Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:31.922Z] [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-31T09:04:31.922Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039... [2019-07-31T09:04:32.177Z] [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-31T09:04:32.177Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:32.177Z] [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-31T09:04:32.432Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118... [2019-07-31T09:04:32.432Z] [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-31T09:04:32.432Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:32.432Z] [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-31T09:04:32.432Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344... [2019-07-31T09:04:32.993Z] [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-31T09:04:32.993Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:32.993Z] [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-31T09:04:33.248Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612... [2019-07-31T09:04:33.248Z] [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-31T09:04:33.248Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:33.248Z] [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-31T09:04:33.248Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354... [2019-07-31T09:04:33.504Z] [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-31T09:04:33.504Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:33.504Z] [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-31T09:04:33.504Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549... [2019-07-31T09:04:33.504Z] [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-31T09:04:33.504Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:33.504Z] [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-31T09:04:33.759Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118... [2019-07-31T09:04:33.759Z] [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-31T09:04:33.759Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:33.759Z] [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-31T09:04:33.759Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700... [2019-07-31T09:04:34.015Z] [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-31T09:04:34.015Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:34.015Z] [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-31T09:04:34.015Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354... [2019-07-31T09:04:34.015Z] [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-31T09:04:34.015Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:34.015Z] [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-31T09:04:34.271Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034... [2019-07-31T09:04:34.271Z] [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-31T09:04:34.271Z] [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-31T09:04:34.271Z] [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-31T09:04:34.271Z] [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-31T09:04:34.526Z] [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-31T09:04:34.526Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:34.526Z] [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-31T09:04:34.526Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030... [2019-07-31T09:04:34.526Z] [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-31T09:04:34.526Z] [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-31T09:04:34.526Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:34.526Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800... [2019-07-31T09:04:34.781Z] [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-31T09:04:34.781Z] [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-31T09:04:34.781Z] [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-31T09:04:34.782Z] [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-31T09:04:35.037Z] [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-31T09:04:35.037Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:35.037Z] [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-31T09:04:35.037Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223... [2019-07-31T09:04:35.597Z] [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-31T09:04:35.597Z] [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-31T09:04:35.597Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:35.597Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158... [2019-07-31T09:04:35.597Z] [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-31T09:04:35.597Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:35.597Z] [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-31T09:04:35.597Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326... [2019-07-31T09:04:35.853Z] [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-31T09:04:35.853Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:35.853Z] [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-31T09:04:35.853Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016... [2019-07-31T09:04:35.853Z] [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-31T09:04:35.853Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:35.853Z] [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-31T09:04:36.107Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235... [2019-07-31T09:04:36.108Z] [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-31T09:04:36.108Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:36.108Z] [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-31T09:04:36.363Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900... [2019-07-31T09:04:36.618Z] [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-31T09:04:36.618Z] [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-31T09:04:36.618Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:36.618Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158... [2019-07-31T09:04:36.618Z] [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-31T09:04:36.618Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:36.618Z] [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-31T09:04:36.874Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925... [2019-07-31T09:04:36.874Z] [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-31T09:04:36.874Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:36.874Z] [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-31T09:04:36.874Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016... [2019-07-31T09:04:37.129Z] [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-31T09:04:37.129Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:37.129Z] [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-31T09:04:37.129Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908... [2019-07-31T09:04:37.129Z] [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-31T09:04:37.129Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:37.385Z] [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-31T09:04:37.385Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957... [2019-07-31T09:04:37.385Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T09:04:37.641Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T09:04:37.641Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T09:04:38.165Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T09:04:38.165Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T09:04:38.165Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T09:04:38.421Z] [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-31T09:04:38.421Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:38.421Z] [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-31T09:04:38.421Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302... [2019-07-31T09:04:38.421Z] [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-31T09:04:38.421Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:38.421Z] [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-31T09:04:38.676Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302... [2019-07-31T09:04:38.676Z] [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-31T09:04:38.676Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:38.676Z] [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-31T09:04:38.676Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357... [2019-07-31T09:04:38.932Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T09:04:39.187Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T09:04:39.187Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T09:04:39.443Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T09:04:39.443Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T09:04:39.443Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T09:04:40.005Z] [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-31T09:04:40.005Z] [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-31T09:04:40.005Z] [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-31T09:04:40.005Z] [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-31T09:04:40.565Z] [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-31T09:04:40.565Z] [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-31T09:04:41.127Z] [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-31T09:04:41.127Z] [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-31T09:04:41.382Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T09:04:41.382Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T09:04:41.382Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T09:04:41.638Z] [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-31T09:04:41.638Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T09:04:41.638Z] [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-31T09:04:42.199Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2019-07-31T09:04:44.086Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T09:04:44.086Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:44.086Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:44.646Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:44.902Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T09:04:44.902Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T09:04:45.828Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T09:04:45.828Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T09:04:46.083Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T09:04:47.010Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T09:04:47.010Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T09:04:47.010Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T09:04:47.010Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T09:04:47.010Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T09:04:47.010Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T09:04:47.571Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T09:04:47.571Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T09:04:47.571Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T09:04:47.571Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T09:04:47.571Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T09:04:47.571Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T09:04:47.826Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T09:04:47.826Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T09:04:47.826Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T09:04:48.082Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T09:04:48.082Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T09:04:48.082Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T09:04:48.337Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T09:04:48.337Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T09:04:48.337Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T09:04:48.898Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T09:04:49.153Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T09:04:49.153Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T09:04:49.153Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T09:04:49.153Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T09:04:49.153Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T09:04:49.714Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T09:04:49.714Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T09:04:49.714Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T09:04:50.278Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T09:04:50.534Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T09:04:50.534Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T09:04:51.555Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T09:04:51.555Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T09:04:51.555Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T09:04:51.555Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T09:04:51.555Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T09:04:51.555Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T09:04:52.115Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T09:04:52.115Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T09:04:52.115Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T09:04:52.675Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T09:04:52.931Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T09:04:52.931Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T09:04:53.622Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T09:04:53.622Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T09:04:53.622Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T09:04:53.878Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T09:04:53.878Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T09:04:53.878Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T09:04:54.133Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T09:04:54.389Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T09:04:54.389Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T09:04:54.644Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T09:04:54.899Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T09:04:54.899Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T09:04:55.460Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T09:04:55.460Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T09:04:55.460Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T09:04:56.021Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T09:04:56.021Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T09:04:56.021Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T09:04:56.021Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T09:04:56.021Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T09:04:56.276Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T09:04:56.532Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T09:04:56.788Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T09:04:56.788Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T09:04:57.349Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T09:04:57.349Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T09:04:57.349Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T09:04:57.910Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T09:04:57.910Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T09:04:57.910Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T09:04:57.910Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T09:04:57.910Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:57.910Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:58.470Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:58.726Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:58.726Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:59.286Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:59.286Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2019-07-31T09:04:59.286Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T09:04:59.286Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:59.286Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:04:59.847Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:05:00.103Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:05:00.103Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:05:00.663Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T09:05:00.918Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T09:05:00.918Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T09:05:01.479Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T09:05:01.479Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T09:05:01.479Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T09:05:01.734Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T09:05:01.734Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T09:05:01.734Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T09:05:01.734Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T09:05:01.990Z] [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-31T09:05:01.990Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T09:05:01.990Z] [INFO] Reactor Build Order: [2019-07-31T09:05:01.990Z] [INFO] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass Parent [pom] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass Common Utilities Parent [pom] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass State System Parent [pom] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass TMF Parent [pom] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass CTF Support Parent [pom] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass LTTng Support Parent [pom] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass BTF Support Parent [pom] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass Documentation [pom] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2019-07-31T09:05:01.990Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2019-07-31T09:05:01.991Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] Trace Compass RCP Parent [pom] [2019-07-31T09:05:01.991Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2019-07-31T09:05:01.991Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2019-07-31T09:05:01.991Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2019-07-31T09:05:01.991Z] [INFO] Trace Compass Json trace Parent [pom] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2019-07-31T09:05:01.991Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2019-07-31T09:05:01.991Z] [INFO] Trace Compass Release Engineering Parent [pom] [2019-07-31T09:05:01.991Z] [INFO] Trace Compass Target Platform [pom] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2019-07-31T09:05:01.991Z] [INFO] Trace Compass Repository [eclipse-repository] [2019-07-31T09:05:01.991Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test [eclipse-plugin] [2019-07-31T09:05:01.991Z] [INFO] [2019-07-31T09:05:01.991Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2019-07-31T09:05:01.991Z] [INFO] Building Trace Compass Parent 5.0.0-SNAPSHOT [1/134] [2019-07-31T09:05:01.991Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T09:05:01.991Z] [INFO] [2019-07-31T09:05:01.991Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2019-07-31T09:05:01.991Z] 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-31T09:05:01.991Z] 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-31T09:05:01.991Z] 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-31T09:05:02.246Z] 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-31T09:05:02.246Z] 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-31T09:05:02.246Z] 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-31T09:05:02.501Z] 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 83 kB/s) [2019-07-31T09:05:02.501Z] 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-31T09:05:02.501Z] 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-31T09:05:02.501Z] 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-31T09:05:02.756Z] 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-31T09:05:02.756Z] 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-31T09:05:02.756Z] 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-31T09:05:02.756Z] 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 189 kB/s) [2019-07-31T09:05:02.756Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T09:05:02.756Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T09:05:02.756Z] 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-31T09:05:03.318Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T09:05:03.318Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T09:05:03.318Z] 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-31T09:05:03.318Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.2 MB/s) [2019-07-31T09:05:03.318Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2019-07-31T09:05:03.318Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2019-07-31T09:05:03.318Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2019-07-31T09:05:03.573Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2019-07-31T09:05:03.573Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2019-07-31T09:05:03.573Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2019-07-31T09:05:03.573Z] 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 564 kB/s) [2019-07-31T09:05:03.573Z] 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-31T09:05:03.573Z] 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-31T09:05:03.573Z] 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-31T09:05:03.828Z] 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-31T09:05:03.828Z] 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-31T09:05:03.828Z] 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-31T09:05:03.828Z] 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 442 kB/s) [2019-07-31T09:05:03.828Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T09:05:03.828Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T09:05:03.828Z] 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-31T09:05:04.083Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T09:05:04.083Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T09:05:04.083Z] 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-31T09:05:04.083Z] 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.6 MB/s) [2019-07-31T09:05:04.083Z] 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-31T09:05:04.083Z] 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-31T09:05:04.083Z] 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-31T09:05:04.338Z] 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-31T09:05:04.338Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2019-07-31T09:05:04.338Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2019-07-31T09:05:04.338Z] 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 32 kB/s) [2019-07-31T09:05:04.338Z] 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-31T09:05:04.338Z] 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-31T09:05:04.338Z] 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-31T09:05:04.338Z] 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-31T09:05:04.338Z] 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-31T09:05:04.338Z] 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-31T09:05:04.338Z] 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-31T09:05:04.338Z] 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-31T09:05:04.594Z] 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-31T09:05:04.594Z] 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-31T09:05:04.594Z] 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-31T09:05:04.594Z] 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-31T09:05:05.154Z] 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-31T09:05:05.154Z] 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-31T09:05:05.154Z] 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-31T09:05:05.154Z] 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-31T09:05:05.154Z] 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-31T09:05:05.154Z] 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-31T09:05:05.154Z] 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-31T09:05:05.154Z] 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-31T09:05:05.154Z] 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-31T09:05:05.154Z] 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-31T09:05:05.154Z] 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-31T09:05:05.154Z] 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-31T09:05:05.414Z] 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 (2): 20/222 kB | 4.1/32 kB Progress (2): 24/222 kB | 4.1/32 kB Progress (2): 24/222 kB | 7.7/32 kB Progress (2): 28/222 kB | 7.7/32 kB Progress (2): 28/222 kB | 12/32 kB Progress (3): 28/222 kB | 12/32 kB | 4.1/185 kB Progress (3): 28/222 kB | 16/32 kB | 4.1/185 kB Progress (3): 32/222 kB | 16/32 kB | 4.1/185 kB Progress (3): 32/222 kB | 20/32 kB | 4.1/185 kB Progress (3): 32/222 kB | 20/32 kB | 7.7/185 kB Progress (3): 32/222 kB | 24/32 kB | 7.7/185 kB Progress (3): 36/222 kB | 24/32 kB | 7.7/185 kB Progress (3): 36/222 kB | 28/32 kB | 7.7/185 kB Progress (3): 36/222 kB | 28/32 kB | 12/185 kB Progress (3): 36/222 kB | 32/32 kB | 12/185 kB Progress (3): 40/222 kB | 32/32 kB | 12/185 kB Progress (3): 40/222 kB | 32 kB | 12/185 kB Progress (3): 44/222 kB | 32 kB | 12/185 kB Progress (3): 44/222 kB | 32 kB | 16/185 kB Progress (3): 48/222 kB | 32 kB | 16/185 kB Progress (3): 48/222 kB | 32 kB | 20/185 kB Progress (3): 52/222 kB | 32 kB | 20/185 kB Progress (3): 52/222 kB | 32 kB | 24/185 kB Progress (3): 56/222 kB | 32 kB | 24/185 kB Progress (3): 56/222 kB | 32 kB | 28/185 kB Progress (3): 60/222 kB | 32 kB | 28/185 kB Progress (3): 60/222 kB | 32 kB | 32/185 kB Progress (3): 64/222 kB | 32 kB | 32/185 kB Progress (3): 64/222 kB | 32 kB | 36/185 kB Progress (3): 66/222 kB | 32 kB | 36/185 kB Progress (3): 66/222 kB | 32 kB | 40/185 kB Progress (3): 70/222 kB | 32 kB | 40/185 kB Progress (3): 70/222 kB | 32 kB | 44/185 kB Progress (3): 74/222 kB | 32 kB | 44/185 kB Progress (3): 74/222 kB | 32 kB | 48/185 kB Progress (3): 78/222 kB | 32 kB | 48/185 kB Progress (3): 78/222 kB | 32 kB | 52/185 kB Progress (3): 82/222 kB | 32 kB | 52/185 kB Progress (3): 82/222 kB | 32 kB | 56/185 kB Progress (3): 86/222 kB | 32 kB | 56/185 kB Progress (3): 86/222 kB | 32 kB | 60/185 kB Progress (3): 90/222 kB | 32 kB | 60/185 kB Progress (3): 90/222 kB | 32 kB | 64/185 kB Progress (3): 94/222 kB | 32 kB | 64/185 kB Progress (3): 94/222 kB | 32 kB | 68/185 kB Progress (3): 98/222 kB | 32 kB | 68/185 kB Progress (3): 98/222 kB | 32 kB | 72/185 kB Progress (3): 102/222 kB | 32 kB | 72/185 kB Progress (3): 102/222 kB | 32 kB | 76/185 kB Progress (3): 106/222 kB | 32 kB | 76/185 kB Progress (3): 106/222 kB | 32 kB | 80/185 kB Progress (3): 110/222 kB | 32 kB | 80/185 kB Progress (3): 110/222 kB | 32 kB | 84/185 kB Progress (3): 114/222 kB | 32 kB | 84/185 kB Progress (3): 114/222 kB | 32 kB | 88/185 kB Progress (3): 118/222 kB | 32 kB | 88/185 kB Progress (3): 118/222 kB | 32 kB | 92/185 kB Progress (3): 122/222 kB | 32 kB | 92/185 kB Progress (3): 122/222 kB | 32 kB | 96/185 kB Progress (3): 126/222 kB | 32 kB | 96/185 kB Progress (3): 126/222 kB | 32 kB | 100/185 kB Progress (3): 130/222 kB | 32 kB | 100/185 kB Progress (3): 130/222 kB | 32 kB | 104/185 kB Progress (3): 134/222 kB | 32 kB | 104/185 kB Progress (3): 134/222 kB | 32 kB | 108/185 kB Progress (3): 138/222 kB | 32 kB | 108/185 kB Progress (3): 138/222 kB | 32 kB | 112/185 kB Progress (3): 142/222 kB | 32 kB | 112/185 kB Progress (3): 142/222 kB | 32 kB | 116/185 kB Progress (3): 146/222 kB | 32 kB | 116/185 kB Progress (3): 146/222 kB | 32 kB | 120/185 kB Progress (3): 150/222 kB | 32 kB | 120/185 kB Progress (3): 150/222 kB | 32 kB | 124/185 kB Progress (3): 154/222 kB | 32 kB | 124/185 kB Progress (3): 154/222 kB | 32 kB | 128/185 kB Progress (3): 158/222 kB | 32 kB | 128/185 kB Progress (3): 158/222 kB | 32 kB | 132/185 kB Progress (3): 162/222 kB | 32 kB | 132/185 kB Progress (3): 162/222 kB | 32 kB | 136/185 kB Progress (3): 166/222 kB | 32 kB | 136/185 kB Progress (3): 166/222 kB | 32 kB | 140/185 kB Progress (3): 170/222 kB | 32 kB | 140/185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 966 kB/s) [2019-07-31T09:05:05.414Z] Progress (2): 174/222 kB | 140/185 kB Progress (2): 174/222 kB | 144/185 kB Progress (2): 178/222 kB | 144/185 kB Progress (2): 178/222 kB | 148/185 kB Progress (2): 182/222 kB | 148/185 kB Progress (2): 182/222 kB | 152/185 kB Progress (2): 186/222 kB | 152/185 kB Progress (2): 186/222 kB | 156/185 kB Progress (2): 190/222 kB | 156/185 kB Progress (2): 190/222 kB | 160/185 kB Progress (2): 194/222 kB | 160/185 kB Progress (2): 194/222 kB | 164/185 kB Progress (2): 198/222 kB | 164/185 kB Progress (2): 198/222 kB | 168/185 kB Progress (2): 202/222 kB | 168/185 kB Progress (2): 202/222 kB | 172/185 kB Progress (2): 206/222 kB | 172/185 kB Progress (2): 206/222 kB | 176/185 kB Progress (2): 210/222 kB | 176/185 kB Progress (2): 210/222 kB | 180/185 kB Progress (2): 214/222 kB | 180/185 kB Progress (2): 214/222 kB | 184/185 kB Progress (2): 218/222 kB | 184/185 kB Progress (2): 218/222 kB | 185 kB Progress (2): 222/222 kB | 185 kB Progress (2): 222 kB | 185 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 5.6 MB/s) [2019-07-31T09:05:05.414Z] 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 3.1 MB/s) [2019-07-31T09:05:05.414Z] 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): 68/155 kB Progress (1): 72/155 kB Progress (1): 76/155 kB Progress (1): 80/155 kB Progress (1): 84/155 kB Progress (1): 88/155 kB Progress (1): 92/155 kB Progress (1): 96/155 kB Progress (1): 100/155 kB Progress (1): 104/155 kB Progress (1): 108/155 kB Progress (1): 112/155 kB Progress (1): 116/155 kB Progress (1): 120/155 kB Progress (1): 124/155 kB Progress (1): 128/155 kB Progress (1): 132/155 kB Progress (1): 136/155 kB Progress (1): 140/155 kB Progress (1): 144/155 kB Progress (1): 148/155 kB Progress (1): 152/155 kB Progress (1): 155 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 2.0 MB/s) [2019-07-31T09:05:05.414Z] [INFO] [2019-07-31T09:05:05.414Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2019-07-31T09:05:05.414Z] 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-31T09:05:05.414Z] 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-31T09:05:05.414Z] 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-31T09:05:05.669Z] 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-31T09:05:05.669Z] 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-31T09:05:05.669Z] 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-31T09:05:05.669Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 142 kB/s) [2019-07-31T09:05:05.669Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2019-07-31T09:05:05.669Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-31T09:05:05.669Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2019-07-31T09:05:05.924Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-31T09:05:05.924Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2019-07-31T09:05:05.924Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2019-07-31T09:05:05.924Z] 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 90 kB/s) [2019-07-31T09:05:05.924Z] 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-31T09:05:05.924Z] 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-31T09:05:05.924Z] 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-31T09:05:06.218Z] 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-31T09:05:06.218Z] 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-31T09:05:06.218Z] 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-31T09:05:06.218Z] Progress (1): 766 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 26 kB/s) [2019-07-31T09:05:06.218Z] 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-31T09:05:06.218Z] 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-31T09:05:06.218Z] 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-31T09:05:06.473Z] 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-31T09:05:06.473Z] 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-31T09:05:06.473Z] 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-31T09:05:06.473Z] 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 68 kB/s) [2019-07-31T09:05:06.473Z] 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-31T09:05:06.473Z] 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-31T09:05:06.473Z] 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-31T09:05:06.728Z] 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-31T09:05:06.728Z] 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-31T09:05:06.728Z] 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-31T09:05:06.983Z] 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 47 kB/s) [2019-07-31T09:05:06.983Z] 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-31T09:05:06.983Z] 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-31T09:05:06.983Z] 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-31T09:05:07.239Z] 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-31T09:05:07.239Z] 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-31T09:05:07.239Z] 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-31T09:05:07.239Z] 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 113 kB/s) [2019-07-31T09:05:07.239Z] 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-31T09:05:07.239Z] 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-31T09:05:07.239Z] 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-31T09:05:07.495Z] 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-31T09:05:07.495Z] 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-31T09:05:07.495Z] 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-31T09:05:07.495Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 22 kB/s) [2019-07-31T09:05:07.495Z] 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-31T09:05:07.495Z] 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-31T09:05:07.495Z] 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-31T09:05:07.750Z] 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-31T09:05:07.750Z] 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-31T09:05:07.750Z] 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-31T09:05:07.750Z] 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 137 kB/s) [2019-07-31T09:05:07.750Z] 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-31T09:05:07.750Z] 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-31T09:05:07.750Z] 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-31T09:05:08.005Z] 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-31T09:05:08.005Z] 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-31T09:05:08.005Z] 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-31T09:05:08.005Z] 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 50 kB/s) [2019-07-31T09:05:08.005Z] 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-31T09:05:08.005Z] 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-31T09:05:08.005Z] 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-31T09:05:08.261Z] 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-31T09:05:08.261Z] 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-31T09:05:08.261Z] 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-31T09:05:08.261Z] 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 121 kB/s) [2019-07-31T09:05:08.261Z] 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-31T09:05:08.261Z] 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-31T09:05:08.261Z] 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-31T09:05:08.517Z] 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-31T09:05:08.517Z] 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-31T09:05:08.517Z] 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-31T09:05:08.517Z] 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 526 kB/s) [2019-07-31T09:05:08.517Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T09:05:08.517Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T09:05:08.517Z] 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-31T09:05:08.772Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T09:05:08.772Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T09:05:08.772Z] 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-31T09:05:08.772Z] 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 647 kB/s) [2019-07-31T09:05:08.772Z] 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-31T09:05:08.772Z] 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-31T09:05:09.027Z] 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-31T09:05:09.027Z] 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-31T09:05:09.027Z] 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-31T09:05:09.027Z] 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-31T09:05:09.283Z] 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 52 kB/s) [2019-07-31T09:05:09.283Z] 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-31T09:05:09.283Z] 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-31T09:05:09.283Z] 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-31T09:05:09.283Z] 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-31T09:05:09.283Z] 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-31T09:05:09.283Z] 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-31T09:05:09.537Z] 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 119 kB/s) [2019-07-31T09:05:09.537Z] 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-31T09:05:09.537Z] 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-31T09:05:09.537Z] 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-31T09:05:09.537Z] 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-31T09:05:09.793Z] 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-31T09:05:09.793Z] 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-31T09:05:09.793Z] 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 533 kB/s) [2019-07-31T09:05:10.048Z] 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-31T09:05:10.048Z] 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-31T09:05:10.048Z] 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-31T09:05:10.048Z] 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-31T09:05:10.303Z] 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-31T09:05:10.303Z] 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-31T09:05:10.303Z] 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 104 kB/s) [2019-07-31T09:05:10.303Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T09:05:10.303Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T09:05:10.303Z] 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-31T09:05:10.559Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T09:05:10.559Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T09:05:10.559Z] 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-31T09:05:10.559Z] 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 529 kB/s) [2019-07-31T09:05:10.559Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T09:05:10.559Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T09:05:10.559Z] 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-31T09:05:10.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T09:05:10.814Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T09:05:10.814Z] 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-31T09:05:10.814Z] Progress (1): 145 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 4.7 kB/s) [2019-07-31T09:05:10.814Z] 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-31T09:05:10.814Z] 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-31T09:05:10.814Z] 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-31T09:05:11.070Z] 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-31T09:05:11.070Z] 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-31T09:05:11.070Z] 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-31T09:05:11.070Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 172 kB/s) [2019-07-31T09:05:11.070Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T09:05:11.070Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T09:05:11.070Z] 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-31T09:05:11.325Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T09:05:11.325Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T09:05:11.325Z] 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-31T09:05:11.325Z] 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 43 kB/s) [2019-07-31T09:05:11.325Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T09:05:11.325Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T09:05:11.325Z] 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-31T09:05:11.581Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T09:05:11.581Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T09:05:11.581Z] 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-31T09:05:11.581Z] 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 50 kB/s) [2019-07-31T09:05:11.581Z] 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-31T09:05:11.581Z] 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-31T09:05:11.581Z] 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-31T09:05:11.836Z] 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-31T09:05:11.836Z] 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-31T09:05:11.836Z] 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-31T09:05:11.836Z] 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 290 kB/s) [2019-07-31T09:05:11.836Z] 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-31T09:05:11.836Z] 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-31T09:05:11.836Z] 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-31T09:05:12.091Z] 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-31T09:05:12.091Z] 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-31T09:05:12.091Z] 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-31T09:05:12.091Z] 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 182 kB/s) [2019-07-31T09:05:12.091Z] 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-31T09:05:12.091Z] 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-31T09:05:12.091Z] 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-31T09:05:12.347Z] 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-31T09:05:12.347Z] 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-31T09:05:12.347Z] 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-31T09:05:12.347Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 62 kB/s) [2019-07-31T09:05:12.347Z] 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-31T09:05:12.347Z] 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-31T09:05:12.347Z] 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-31T09:05:12.602Z] 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-31T09:05:12.602Z] 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-31T09:05:12.602Z] 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-31T09:05:12.602Z] 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 929 kB/s) [2019-07-31T09:05:12.602Z] 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-31T09:05:12.602Z] 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-31T09:05:12.602Z] 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-31T09:05:12.857Z] 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-31T09:05:12.857Z] 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-31T09:05:12.857Z] 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-31T09:05:12.857Z] 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 26 kB/s) [2019-07-31T09:05:12.857Z] 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-31T09:05:12.857Z] 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-31T09:05:12.857Z] 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-31T09:05:13.112Z] 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-31T09:05:13.112Z] 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-31T09:05:13.112Z] 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-31T09:05:13.112Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 74 kB/s) [2019-07-31T09:05:13.112Z] 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-31T09:05:13.368Z] 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-31T09:05:13.623Z] 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-31T09:05:13.879Z] 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-31T09:05:14.135Z] 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-31T09:05:14.135Z] 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-31T09:05:14.135Z] 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 77 kB/s) [2019-07-31T09:05:14.135Z] 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-31T09:05:14.135Z] 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-31T09:05:14.135Z] 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-31T09:05:14.522Z] 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-31T09:05:14.522Z] 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-31T09:05:15.171Z] 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-31T09:05:15.171Z] 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 280 kB/s) [2019-07-31T09:05:15.171Z] 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-31T09:05:15.171Z] 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-31T09:05:15.171Z] 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-31T09:05:15.426Z] 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-31T09:05:15.427Z] 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-31T09:05:15.683Z] 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-31T09:05:15.683Z] 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 64 kB/s) [2019-07-31T09:05:15.683Z] 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-31T09:05:15.683Z] 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-31T09:05:15.683Z] 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-31T09:05:15.939Z] 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-31T09:05:15.939Z] 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-31T09:05:15.939Z] 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-31T09:05:15.939Z] 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 31 kB/s) [2019-07-31T09:05:15.939Z] 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-31T09:05:15.939Z] 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-31T09:05:15.939Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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 62 kB/s) [2019-07-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] 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-31T09:05:16.194Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T09:05:16.194Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2019-07-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.450Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.705Z] 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-31T09:05:16.706Z] 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-31T09:05:16.961Z] 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-31T09:05:16.961Z] 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-31T09:05:16.961Z] 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-31T09:05:16.961Z] 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-31T09:05:16.961Z] 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-31T09:05:16.961Z] 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-31T09:05:16.961Z] 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-31T09:05:16.961Z] 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-31T09:05:17.217Z] 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-31T09:05:17.217Z] 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-31T09:05:17.217Z] 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-31T09:05:17.217Z] 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-31T09:05:17.217Z] 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-31T09:05:17.217Z] 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-31T09:05:17.217Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T09:05:17.472Z] 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-31T09:05:17.473Z] 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-31T09:05:17.473Z] 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-31T09:05:17.473Z] 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-31T09:05:17.473Z] 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-31T09:05:17.473Z] 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-31T09:05:17.473Z] 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-31T09:05:17.473Z] 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-31T09:05:17.473Z] 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-31T09:05:17.728Z] 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-31T09:05:17.728Z] 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-31T09:05:17.728Z] 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-31T09:05:17.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2019-07-31T09:05:17.728Z] 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-31T09:05:17.984Z] 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-31T09:05:17.984Z] 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-31T09:05:17.984Z] 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-31T09:05:17.984Z] 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-31T09:05:17.984Z] 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-31T09:05:18.239Z] 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-31T09:05:18.239Z] 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-31T09:05:18.239Z] 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-31T09:05:18.239Z] 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-31T09:05:18.239Z] 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-31T09:05:18.239Z] 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-31T09:05:18.239Z] 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-31T09:05:18.239Z] 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-31T09:05:18.239Z] 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-31T09:05:18.239Z] 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-31T09:05:18.239Z] 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-31T09:05:18.495Z] 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-31T09:05:18.495Z] 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-31T09:05:18.495Z] 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-31T09:05:18.495Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T09:05:18.495Z] 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-31T09:05:18.495Z] 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-31T09:05:18.495Z] 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-31T09:05:18.495Z] 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-31T09:05:18.495Z] 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-31T09:05:18.495Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T09:05:18.495Z] 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-31T09:05:18.495Z] 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-31T09:05:18.495Z] 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-31T09:05:18.495Z] 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-31T09:05:18.495Z] 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-31T09:05:18.495Z] 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-31T09:05:18.495Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-31T09:05:18.495Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] 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-31T09:05:19.056Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2019-07-31T09:05:19.056Z] 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-31T09:05:19.982Z] 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-31T09:05:19.982Z] 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-31T09:05:19.982Z] 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-31T09:05:19.982Z] 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-31T09:05:19.982Z] 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-31T09:05:19.982Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Progress (2): 12 kB | 4.1/49 kB Progress (3): 12 kB | 4.1/49 kB | 4.1/80 kB Progress (3): 12 kB | 7.7/49 kB | 4.1/80 kB Progress (3): 12 kB | 7.7/49 kB | 7.7/80 kB Progress (3): 12 kB | 12/49 kB | 7.7/80 kB Progress (3): 12 kB | 12/49 kB | 12/80 kB Progress (3): 12 kB | 16/49 kB | 12/80 kB Progress (4): 12 kB | 16/49 kB | 12/80 kB | 4.1/51 kB Progress (4): 12 kB | 16/49 kB | 16/80 kB | 4.1/51 kB Progress (4): 12 kB | 16/49 kB | 16/80 kB | 7.7/51 kB Progress (4): 12 kB | 20/49 kB | 16/80 kB | 7.7/51 kB Progress (5): 12 kB | 20/49 kB | 16/80 kB | 7.7/51 kB | 4.1/88 kB Progress (5): 12 kB | 20/49 kB | 16/80 kB | 12/51 kB | 4.1/88 kB Progress (5): 12 kB | 20/49 kB | 20/80 kB | 12/51 kB | 4.1/88 kB Progress (5): 12 kB | 20/49 kB | 20/80 kB | 16/51 kB | 4.1/88 kB Progress (5): 12 kB | 20/49 kB | 20/80 kB | 16/51 kB | 7.7/88 kB Progress (5): 12 kB | 24/49 kB | 20/80 kB | 16/51 kB | 7.7/88 kB Progress (5): 12 kB | 24/49 kB | 20/80 kB | 16/51 kB | 12/88 kB Progress (5): 12 kB | 24/49 kB | 20/80 kB | 20/51 kB | 12/88 kB Progress (5): 12 kB | 24/49 kB | 24/80 kB | 20/51 kB | 12/88 kB Progress (5): 12 kB | 24/49 kB | 24/80 kB | 24/51 kB | 12/88 kB Progress (5): 12 kB | 24/49 kB | 24/80 kB | 24/51 kB | 16/88 kB Progress (5): 12 kB | 28/49 kB | 24/80 kB | 24/51 kB | 16/88 kB Progress (5): 12 kB | 28/49 kB | 24/80 kB | 24/51 kB | 20/88 kB Progress (5): 12 kB | 28/49 kB | 24/80 kB | 28/51 kB | 20/88 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 309 kB/s) [2019-07-31T09:05:19.982Z] Progress (4): 28/49 kB | 28/80 kB | 28/51 kB | 20/88 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2019-07-31T09:05:19.982Z] Progress (4): 28/49 kB | 28/80 kB | 32/51 kB | 20/88 kB Progress (4): 28/49 kB | 28/80 kB | 32/51 kB | 24/88 kB Progress (4): 32/49 kB | 28/80 kB | 32/51 kB | 24/88 kB Progress (4): 32/49 kB | 28/80 kB | 32/51 kB | 28/88 kB Progress (4): 32/49 kB | 28/80 kB | 36/51 kB | 28/88 kB Progress (4): 32/49 kB | 32/80 kB | 36/51 kB | 28/88 kB Progress (4): 32/49 kB | 32/80 kB | 40/51 kB | 28/88 kB Progress (4): 32/49 kB | 32/80 kB | 40/51 kB | 32/88 kB Progress (4): 32/49 kB | 32/80 kB | 44/51 kB | 32/88 kB Progress (4): 36/49 kB | 32/80 kB | 44/51 kB | 32/88 kB Progress (4): 36/49 kB | 32/80 kB | 48/51 kB | 32/88 kB Progress (4): 36/49 kB | 32/80 kB | 48/51 kB | 33/88 kB Progress (4): 36/49 kB | 36/80 kB | 48/51 kB | 33/88 kB Progress (4): 36/49 kB | 36/80 kB | 48/51 kB | 37/88 kB Progress (4): 36/49 kB | 36/80 kB | 51 kB | 37/88 kB Progress (4): 40/49 kB | 36/80 kB | 51 kB | 37/88 kB Progress (4): 40/49 kB | 36/80 kB | 51 kB | 41/88 kB Progress (4): 40/49 kB | 40/80 kB | 51 kB | 41/88 kB Progress (4): 40/49 kB | 40/80 kB | 51 kB | 45/88 kB Progress (4): 44/49 kB | 40/80 kB | 51 kB | 45/88 kB Progress (4): 44/49 kB | 40/80 kB | 51 kB | 49/88 kB Progress (4): 44/49 kB | 44/80 kB | 51 kB | 49/88 kB Progress (4): 44/49 kB | 44/80 kB | 51 kB | 53/88 kB Progress (4): 48/49 kB | 44/80 kB | 51 kB | 53/88 kB Progress (4): 48/49 kB | 44/80 kB | 51 kB | 57/88 kB Progress (4): 48/49 kB | 48/80 kB | 51 kB | 57/88 kB Progress (4): 48/49 kB | 48/80 kB | 51 kB | 61/88 kB Progress (4): 49 kB | 48/80 kB | 51 kB | 61/88 kB Progress (4): 49 kB | 48/80 kB | 51 kB | 65/88 kB Progress (4): 49 kB | 52/80 kB | 51 kB | 65/88 kB Progress (4): 49 kB | 52/80 kB | 51 kB | 69/88 kB Progress (4): 49 kB | 56/80 kB | 51 kB | 69/88 kB Progress (4): 49 kB | 56/80 kB | 51 kB | 73/88 kB Progress (4): 49 kB | 60/80 kB | 51 kB | 73/88 kB Progress (4): 49 kB | 60/80 kB | 51 kB | 77/88 kB Progress (4): 49 kB | 64/80 kB | 51 kB | 77/88 kB Progress (4): 49 kB | 64/80 kB | 51 kB | 81/88 kB Progress (4): 49 kB | 68/80 kB | 51 kB | 81/88 kB Progress (4): 49 kB | 68/80 kB | 51 kB | 85/88 kB Progress (4): 49 kB | 72/80 kB | 51 kB | 85/88 kB Progress (4): 49 kB | 72/80 kB | 51 kB | 88 kB Progress (4): 49 kB | 76/80 kB | 51 kB | 88 kB Progress (4): 49 kB | 80/80 kB | 51 kB | 88 kB Progress (4): 49 kB | 80 kB | 51 kB | 88 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 4.1/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 7.7/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 12/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 16/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 20/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 24/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 28/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 32/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 33/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 37/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 41/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 45/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 49/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 53/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 57/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 61/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 65/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 66/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 70/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 74/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 78/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 82/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 86/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 90/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 94/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 98/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 98/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 102/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 106/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 110/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 114/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 118/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 122/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 126/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 130/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 131/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 135/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 139/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 143/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 147/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 151/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 155/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 159/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 163/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 164/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 168/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 172/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 176/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 180/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 184/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 188/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 192/194 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 194 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 3.0 MB/s) [2019-07-31T09:05:19.982Z] 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-31T09:05:19.982Z] Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 4.1/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 7.7/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 12/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 16/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 20/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 24/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 28/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 32/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 33/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 37/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 41/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 45/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 49/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 53/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 57/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 61/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 65/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 66/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 70/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 74/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 78/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 82/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 86/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 90/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 94/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 98/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 98/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 102/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 106/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 110/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 114/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 118/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 122/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 126/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 130/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 131/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 135/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 139/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 143/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 147/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 151/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 155/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 159/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 163/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 167/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 171/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 175/178 kB Progress (5): 49 kB | 80 kB | 51 kB | 88 kB | 178 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 2.0 MB/s) [2019-07-31T09:05:19.982Z] 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-31T09:05:20.239Z] 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 221 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] 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 321 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] 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 350 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] 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 196 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] 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/22 kB Progress (2): 22 kB | 7.7/22 kB Progress (2): 22 kB | 12/22 kB Progress (2): 22 kB | 16/22 kB Progress (3): 22 kB | 16/22 kB | 4.1/8.8 kB Progress (3): 22 kB | 20/22 kB | 4.1/8.8 kB Progress (3): 22 kB | 20/22 kB | 7.7/8.8 kB Progress (3): 22 kB | 22 kB | 7.7/8.8 kB Progress (3): 22 kB | 22 kB | 8.8 kB Progress (4): 22 kB | 22 kB | 8.8 kB | 4.1/17 kB Progress (4): 22 kB | 22 kB | 8.8 kB | 7.7/17 kB Progress (4): 22 kB | 22 kB | 8.8 kB | 12/17 kB Progress (4): 22 kB | 22 kB | 8.8 kB | 16/17 kB Progress (4): 22 kB | 22 kB | 8.8 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 84 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] 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 62 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] 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 82 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] 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 32 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Progress (2): 11 kB | 4.1/13 kB Progress (2): 11 kB | 7.7/13 kB Progress (2): 11 kB | 12/13 kB Progress (2): 11 kB | 13 kB Progress (3): 11 kB | 13 kB | 4.1/26 kB Progress (3): 11 kB | 13 kB | 7.7/26 kB Progress (3): 11 kB | 13 kB | 12/26 kB Progress (3): 11 kB | 13 kB | 16/26 kB Progress (3): 11 kB | 13 kB | 20/26 kB Progress (3): 11 kB | 13 kB | 24/26 kB Progress (3): 11 kB | 13 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 40 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] 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 90 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] 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 44 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB Progress (2): 9.8 kB | 4.1/13 kB Progress (2): 9.8 kB | 7.7/13 kB Progress (2): 9.8 kB | 12/13 kB Progress (2): 9.8 kB | 13 kB Progress (3): 9.8 kB | 13 kB | 4.1/13 kB Progress (3): 9.8 kB | 13 kB | 7.7/13 kB Progress (3): 9.8 kB | 13 kB | 12/13 kB Progress (4): 9.8 kB | 13 kB | 12/13 kB | 4.1/41 kB Progress (4): 9.8 kB | 13 kB | 13 kB | 4.1/41 kB Progress (4): 9.8 kB | 13 kB | 13 kB | 7.7/41 kB Progress (4): 9.8 kB | 13 kB | 13 kB | 12/41 kB Progress (4): 9.8 kB | 13 kB | 13 kB | 16/41 kB Progress (4): 9.8 kB | 13 kB | 13 kB | 20/41 kB Progress (4): 9.8 kB | 13 kB | 13 kB | 24/41 kB Progress (4): 9.8 kB | 13 kB | 13 kB | 28/41 kB Progress (4): 9.8 kB | 13 kB | 13 kB | 32/41 kB Progress (4): 9.8 kB | 13 kB | 13 kB | 36/41 kB Progress (4): 9.8 kB | 13 kB | 13 kB | 40/41 kB Progress (4): 9.8 kB | 13 kB | 13 kB | 41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 44 kB/s) [2019-07-31T09:05:20.239Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T09:05:20.239Z] 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 32 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] 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 42 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] 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 134 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Progress (2): 10 kB | 4.1/245 kB Progress (2): 10 kB | 7.7/245 kB Progress (2): 10 kB | 12/245 kB Progress (2): 10 kB | 16/245 kB Progress (2): 10 kB | 20/245 kB Progress (2): 10 kB | 24/245 kB Progress (2): 10 kB | 28/245 kB Progress (2): 10 kB | 32/245 kB Progress (2): 10 kB | 33/245 kB Progress (3): 10 kB | 33/245 kB | 4.1/38 kB Progress (3): 10 kB | 37/245 kB | 4.1/38 kB Progress (3): 10 kB | 37/245 kB | 7.7/38 kB Progress (3): 10 kB | 41/245 kB | 7.7/38 kB Progress (3): 10 kB | 41/245 kB | 12/38 kB Progress (3): 10 kB | 41/245 kB | 16/38 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 33 kB/s) [2019-07-31T09:05:20.239Z] Progress (2): 45/245 kB | 16/38 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-31T09:05:20.239Z] Progress (2): 45/245 kB | 20/38 kB Progress (2): 49/245 kB | 20/38 kB Progress (2): 49/245 kB | 24/38 kB Progress (2): 53/245 kB | 24/38 kB Progress (2): 53/245 kB | 28/38 kB Progress (2): 57/245 kB | 28/38 kB Progress (3): 57/245 kB | 28/38 kB | 4.1/245 kB Progress (3): 61/245 kB | 28/38 kB | 4.1/245 kB Progress (3): 61/245 kB | 32/38 kB | 4.1/245 kB Progress (3): 65/245 kB | 32/38 kB | 4.1/245 kB Progress (3): 65/245 kB | 32/38 kB | 7.7/245 kB Progress (3): 66/245 kB | 32/38 kB | 7.7/245 kB Progress (3): 66/245 kB | 32/38 kB | 12/245 kB Progress (3): 66/245 kB | 36/38 kB | 12/245 kB Progress (3): 66/245 kB | 36/38 kB | 16/245 kB Progress (3): 70/245 kB | 36/38 kB | 16/245 kB Progress (3): 70/245 kB | 36/38 kB | 20/245 kB Progress (3): 70/245 kB | 38 kB | 20/245 kB Progress (3): 70/245 kB | 38 kB | 24/245 kB Progress (3): 74/245 kB | 38 kB | 24/245 kB Progress (3): 74/245 kB | 38 kB | 28/245 kB Progress (3): 78/245 kB | 38 kB | 28/245 kB Progress (3): 78/245 kB | 38 kB | 32/245 kB Progress (3): 82/245 kB | 38 kB | 32/245 kB Progress (3): 82/245 kB | 38 kB | 33/245 kB Progress (3): 86/245 kB | 38 kB | 33/245 kB Progress (3): 86/245 kB | 38 kB | 37/245 kB Progress (3): 90/245 kB | 38 kB | 37/245 kB Progress (3): 90/245 kB | 38 kB | 41/245 kB Progress (3): 94/245 kB | 38 kB | 41/245 kB Progress (3): 94/245 kB | 38 kB | 45/245 kB Progress (3): 98/245 kB | 38 kB | 45/245 kB Progress (3): 98/245 kB | 38 kB | 49/245 kB Progress (3): 102/245 kB | 38 kB | 49/245 kB Progress (3): 102/245 kB | 38 kB | 53/245 kB Progress (3): 106/245 kB | 38 kB | 53/245 kB Progress (3): 106/245 kB | 38 kB | 57/245 kB Progress (3): 110/245 kB | 38 kB | 57/245 kB Progress (3): 110/245 kB | 38 kB | 61/245 kB Progress (3): 114/245 kB | 38 kB | 61/245 kB Progress (3): 114/245 kB | 38 kB | 65/245 kB Progress (3): 118/245 kB | 38 kB | 65/245 kB Progress (3): 118/245 kB | 38 kB | 66/245 kB Progress (3): 122/245 kB | 38 kB | 66/245 kB Progress (3): 122/245 kB | 38 kB | 70/245 kB Progress (3): 126/245 kB | 38 kB | 70/245 kB Progress (3): 126/245 kB | 38 kB | 74/245 kB Progress (3): 130/245 kB | 38 kB | 74/245 kB Progress (3): 130/245 kB | 38 kB | 78/245 kB Progress (3): 134/245 kB | 38 kB | 78/245 kB Progress (3): 134/245 kB | 38 kB | 82/245 kB Progress (3): 138/245 kB | 38 kB | 82/245 kB Progress (3): 138/245 kB | 38 kB | 86/245 kB Progress (3): 142/245 kB | 38 kB | 86/245 kB Progress (3): 142/245 kB | 38 kB | 90/245 kB Progress (3): 146/245 kB | 38 kB | 90/245 kB Progress (3): 146/245 kB | 38 kB | 94/245 kB Progress (3): 150/245 kB | 38 kB | 94/245 kB Progress (4): 150/245 kB | 38 kB | 94/245 kB | 4.1/11 kB Progress (4): 154/245 kB | 38 kB | 94/245 kB | 4.1/11 kB Progress (4): 154/245 kB | 38 kB | 98/245 kB | 4.1/11 kB Progress (4): 158/245 kB | 38 kB | 98/245 kB | 4.1/11 kB Progress (4): 158/245 kB | 38 kB | 98/245 kB | 7.7/11 kB Progress (4): 162/245 kB | 38 kB | 98/245 kB | 7.7/11 kB Progress (4): 162/245 kB | 38 kB | 98/245 kB | 7.7/11 kB Progress (4): 166/245 kB | 38 kB | 98/245 kB | 7.7/11 kB Progress (4): 166/245 kB | 38 kB | 98/245 kB | 11 kB Progress (4): 170/245 kB | 38 kB | 98/245 kB | 11 kB Progress (4): 170/245 kB | 38 kB | 102/245 kB | 11 kB Progress (4): 174/245 kB | 38 kB | 102/245 kB | 11 kB Progress (4): 174/245 kB | 38 kB | 106/245 kB | 11 kB Progress (4): 178/245 kB | 38 kB | 106/245 kB | 11 kB Progress (4): 178/245 kB | 38 kB | 110/245 kB | 11 kB Progress (4): 182/245 kB | 38 kB | 110/245 kB | 11 kB Progress (4): 182/245 kB | 38 kB | 114/245 kB | 11 kB Progress (4): 186/245 kB | 38 kB | 114/245 kB | 11 kB Progress (4): 186/245 kB | 38 kB | 118/245 kB | 11 kB Progress (4): 190/245 kB | 38 kB | 118/245 kB | 11 kB Progress (4): 190/245 kB | 38 kB | 122/245 kB | 11 kB Progress (4): 194/245 kB | 38 kB | 122/245 kB | 11 kB Progress (4): 194/245 kB | 38 kB | 126/245 kB | 11 kB Progress (4): 198/245 kB | 38 kB | 126/245 kB | 11 kB Progress (4): 198/245 kB | 38 kB | 130/245 kB | 11 kB Progress (4): 202/245 kB | 38 kB | 130/245 kB | 11 kB Progress (4): 202/245 kB | 38 kB | 134/245 kB | 11 kB Progress (4): 206/245 kB | 38 kB | 134/245 kB | 11 kB Progress (4): 206/245 kB | 38 kB | 138/245 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 113 kB/s) [2019-07-31T09:05:20.239Z] Progress (3): 206/245 kB | 142/245 kB | 11 kB Progress (3): 210/245 kB | 142/245 kB | 11 kB Progress (3): 210/245 kB | 146/245 kB | 11 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-31T09:05:20.239Z] Progress (3): 210/245 kB | 150/245 kB | 11 kB Progress (3): 214/245 kB | 150/245 kB | 11 kB Progress (3): 214/245 kB | 154/245 kB | 11 kB Progress (3): 218/245 kB | 154/245 kB | 11 kB Progress (3): 218/245 kB | 158/245 kB | 11 kB Progress (3): 222/245 kB | 158/245 kB | 11 kB Progress (3): 222/245 kB | 162/245 kB | 11 kB Progress (3): 226/245 kB | 162/245 kB | 11 kB Progress (3): 226/245 kB | 166/245 kB | 11 kB Progress (3): 230/245 kB | 166/245 kB | 11 kB Progress (3): 230/245 kB | 170/245 kB | 11 kB Progress (3): 234/245 kB | 170/245 kB | 11 kB Progress (3): 234/245 kB | 174/245 kB | 11 kB Progress (3): 238/245 kB | 174/245 kB | 11 kB Progress (3): 238/245 kB | 178/245 kB | 11 kB Progress (3): 242/245 kB | 178/245 kB | 11 kB Progress (3): 242/245 kB | 182/245 kB | 11 kB Progress (3): 245 kB | 182/245 kB | 11 kB Progress (3): 245 kB | 186/245 kB | 11 kB Progress (3): 245 kB | 190/245 kB | 11 kB Progress (3): 245 kB | 194/245 kB | 11 kB Progress (4): 245 kB | 194/245 kB | 11 kB | 4.1/99 kB Progress (4): 245 kB | 198/245 kB | 11 kB | 4.1/99 kB Progress (4): 245 kB | 198/245 kB | 11 kB | 7.7/99 kB Progress (4): 245 kB | 202/245 kB | 11 kB | 7.7/99 kB Progress (4): 245 kB | 202/245 kB | 11 kB | 12/99 kB Progress (4): 245 kB | 206/245 kB | 11 kB | 12/99 kB Progress (4): 245 kB | 206/245 kB | 11 kB | 16/99 kB Progress (4): 245 kB | 210/245 kB | 11 kB | 16/99 kB Progress (4): 245 kB | 210/245 kB | 11 kB | 20/99 kB Progress (4): 245 kB | 214/245 kB | 11 kB | 20/99 kB Progress (4): 245 kB | 214/245 kB | 11 kB | 24/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 33 kB/s) [2019-07-31T09:05:20.239Z] Progress (3): 245 kB | 214/245 kB | 28/99 kB Progress (3): 245 kB | 218/245 kB | 28/99 kB Progress (3): 245 kB | 218/245 kB | 32/99 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T09:05:20.239Z] Progress (3): 245 kB | 218/245 kB | 33/99 kB Progress (3): 245 kB | 222/245 kB | 33/99 kB Progress (3): 245 kB | 222/245 kB | 37/99 kB Progress (3): 245 kB | 226/245 kB | 37/99 kB Progress (3): 245 kB | 226/245 kB | 41/99 kB Progress (3): 245 kB | 230/245 kB | 41/99 kB Progress (3): 245 kB | 230/245 kB | 45/99 kB Progress (3): 245 kB | 234/245 kB | 45/99 kB Progress (3): 245 kB | 234/245 kB | 49/99 kB Progress (3): 245 kB | 238/245 kB | 49/99 kB Progress (3): 245 kB | 238/245 kB | 53/99 kB Progress (3): 245 kB | 242/245 kB | 53/99 kB Progress (3): 245 kB | 242/245 kB | 57/99 kB Progress (3): 245 kB | 245 kB | 57/99 kB Progress (3): 245 kB | 245 kB | 61/99 kB Progress (3): 245 kB | 245 kB | 65/99 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 714 kB/s) [2019-07-31T09:05:20.239Z] Progress (2): 245 kB | 66/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-31T09:05:20.239Z] Progress (2): 245 kB | 70/99 kB Progress (2): 245 kB | 74/99 kB Progress (3): 245 kB | 74/99 kB | 4.1/32 kB Progress (3): 245 kB | 78/99 kB | 4.1/32 kB Progress (3): 245 kB | 78/99 kB | 7.7/32 kB Progress (3): 245 kB | 82/99 kB | 7.7/32 kB Progress (3): 245 kB | 82/99 kB | 12/32 kB Progress (3): 245 kB | 86/99 kB | 12/32 kB Progress (3): 245 kB | 86/99 kB | 16/32 kB Progress (3): 245 kB | 90/99 kB | 16/32 kB Progress (3): 245 kB | 90/99 kB | 20/32 kB Progress (3): 245 kB | 94/99 kB | 20/32 kB Progress (3): 245 kB | 94/99 kB | 24/32 kB Progress (3): 245 kB | 98/99 kB | 24/32 kB Progress (3): 245 kB | 98/99 kB | 28/32 kB Progress (3): 245 kB | 98/99 kB | 28/32 kB Progress (3): 245 kB | 98/99 kB | 32 kB Progress (3): 245 kB | 99 kB | 32 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 705 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] 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 90 kB/s) [2019-07-31T09:05:20.239Z] 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-31T09:05:20.239Z] Progress (2): 99 kB | 4.1/282 kB Progress (2): 99 kB | 7.7/282 kB Progress (2): 99 kB | 12/282 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 280 kB/s) [2019-07-31T09:05:20.239Z] Progress (1): 16/282 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-31T09:05:20.239Z] Progress (1): 20/282 kB Progress (2): 20/282 kB | 4.1/64 kB Progress (2): 24/282 kB | 4.1/64 kB Progress (2): 24/282 kB | 7.7/64 kB Progress (2): 28/282 kB | 7.7/64 kB Progress (2): 28/282 kB | 12/64 kB Progress (2): 32/282 kB | 12/64 kB Progress (2): 32/282 kB | 16/64 kB Progress (2): 33/282 kB | 16/64 kB Progress (2): 33/282 kB | 20/64 kB Progress (2): 37/282 kB | 20/64 kB Progress (2): 37/282 kB | 24/64 kB Progress (2): 41/282 kB | 24/64 kB Progress (2): 41/282 kB | 28/64 kB Progress (2): 41/282 kB | 32/64 kB Progress (2): 45/282 kB | 32/64 kB Progress (2): 45/282 kB | 36/64 kB Progress (2): 49/282 kB | 36/64 kB Progress (2): 49/282 kB | 40/64 kB Progress (2): 53/282 kB | 40/64 kB Progress (3): 53/282 kB | 40/64 kB | 4.1/134 kB Progress (3): 53/282 kB | 44/64 kB | 4.1/134 kB Progress (3): 53/282 kB | 44/64 kB | 7.7/134 kB Progress (3): 57/282 kB | 44/64 kB | 7.7/134 kB Progress (3): 57/282 kB | 48/64 kB | 7.7/134 kB Progress (3): 57/282 kB | 48/64 kB | 12/134 kB Progress (3): 57/282 kB | 52/64 kB | 12/134 kB Progress (3): 61/282 kB | 52/64 kB | 12/134 kB Progress (3): 61/282 kB | 56/64 kB | 12/134 kB Progress (3): 61/282 kB | 56/64 kB | 16/134 kB Progress (3): 61/282 kB | 60/64 kB | 16/134 kB Progress (3): 65/282 kB | 60/64 kB | 16/134 kB Progress (3): 65/282 kB | 60/64 kB | 20/134 kB Progress (3): 65/282 kB | 64 kB | 20/134 kB Progress (3): 65/282 kB | 64 kB | 24/134 kB Progress (3): 66/282 kB | 64 kB | 24/134 kB Progress (3): 66/282 kB | 64 kB | 28/134 kB Progress (3): 70/282 kB | 64 kB | 28/134 kB Progress (3): 70/282 kB | 64 kB | 32/134 kB Progress (3): 74/282 kB | 64 kB | 32/134 kB Progress (3): 74/282 kB | 64 kB | 36/134 kB Progress (3): 78/282 kB | 64 kB | 36/134 kB Progress (3): 78/282 kB | 64 kB | 40/134 kB Progress (3): 82/282 kB | 64 kB | 40/134 kB Progress (3): 82/282 kB | 64 kB | 44/134 kB Progress (3): 86/282 kB | 64 kB | 44/134 kB Progress (3): 86/282 kB | 64 kB | 48/134 kB Progress (3): 90/282 kB | 64 kB | 48/134 kB Progress (4): 90/282 kB | 64 kB | 48/134 kB | 4.1/12 kB Progress (4): 94/282 kB | 64 kB | 48/134 kB | 4.1/12 kB Progress (4): 94/282 kB | 64 kB | 52/134 kB | 4.1/12 kB Progress (4): 98/282 kB | 64 kB | 52/134 kB | 4.1/12 kB Progress (4): 98/282 kB | 64 kB | 52/134 kB | 7.7/12 kB Progress (4): 98/282 kB | 64 kB | 52/134 kB | 7.7/12 kB Progress (4): 98/282 kB | 64 kB | 56/134 kB | 7.7/12 kB Progress (4): 102/282 kB | 64 kB | 56/134 kB | 7.7/12 kB Progress (4): 102/282 kB | 64 kB | 56/134 kB | 12/12 kB Progress (4): 106/282 kB | 64 kB | 56/134 kB | 12/12 kB Progress (4): 106/282 kB | 64 kB | 60/134 kB | 12/12 kB Progress (4): 110/282 kB | 64 kB | 60/134 kB | 12/12 kB Progress (5): 110/282 kB | 64 kB | 60/134 kB | 12/12 kB | 4.1/35 kB Progress (5): 110/282 kB | 64 kB | 60/134 kB | 12 kB | 4.1/35 kB Progress (5): 110/282 kB | 64 kB | 60/134 kB | 12 kB | 7.7/35 kB Progress (5): 114/282 kB | 64 kB | 60/134 kB | 12 kB | 7.7/35 kB Progress (5): 114/282 kB | 64 kB | 64/134 kB | 12 kB | 7.7/35 kB Progress (5): 118/282 kB | 64 kB | 64/134 kB | 12 kB | 7.7/35 kB Progress (5): 118/282 kB | 64 kB | 64/134 kB | 12 kB | 12/35 kB Progress (5): 122/282 kB | 64 kB | 64/134 kB | 12 kB | 12/35 kB Progress (5): 122/282 kB | 64 kB | 68/134 kB | 12 kB | 12/35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 174 kB/s) [2019-07-31T09:05:20.239Z] Progress (4): 122/282 kB | 72/134 kB | 12 kB | 12/35 kB Progress (4): 126/282 kB | 72/134 kB | 12 kB | 12/35 kB Progress (4): 126/282 kB | 72/134 kB | 12 kB | 16/35 kB Progress (4): 130/282 kB | 72/134 kB | 12 kB | 16/35 kB Progress (4): 130/282 kB | 76/134 kB | 12 kB | 16/35 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T09:05:20.239Z] Progress (4): 130/282 kB | 80/134 kB | 12 kB | 16/35 kB Progress (4): 134/282 kB | 80/134 kB | 12 kB | 16/35 kB Progress (4): 134/282 kB | 80/134 kB | 12 kB | 20/35 kB Progress (4): 138/282 kB | 80/134 kB | 12 kB | 20/35 kB Progress (4): 138/282 kB | 84/134 kB | 12 kB | 20/35 kB Progress (4): 142/282 kB | 84/134 kB | 12 kB | 20/35 kB Progress (4): 142/282 kB | 84/134 kB | 12 kB | 24/35 kB Progress (4): 146/282 kB | 84/134 kB | 12 kB | 24/35 kB Progress (4): 146/282 kB | 88/134 kB | 12 kB | 24/35 kB Progress (4): 150/282 kB | 88/134 kB | 12 kB | 24/35 kB Progress (4): 150/282 kB | 88/134 kB | 12 kB | 28/35 kB Progress (4): 154/282 kB | 88/134 kB | 12 kB | 28/35 kB Progress (4): 154/282 kB | 92/134 kB | 12 kB | 28/35 kB Progress (4): 158/282 kB | 92/134 kB | 12 kB | 28/35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 33 kB/s) [2019-07-31T09:05:20.239Z] Progress (3): 158/282 kB | 92/134 kB | 32/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-31T09:05:20.239Z] Progress (3): 162/282 kB | 92/134 kB | 32/35 kB Progress (3): 162/282 kB | 96/134 kB | 32/35 kB Progress (3): 166/282 kB | 96/134 kB | 32/35 kB Progress (3): 166/282 kB | 96/134 kB | 35 kB Progress (3): 170/282 kB | 96/134 kB | 35 kB Progress (3): 170/282 kB | 100/134 kB | 35 kB Progress (3): 174/282 kB | 100/134 kB | 35 kB Progress (3): 174/282 kB | 104/134 kB | 35 kB Progress (3): 178/282 kB | 104/134 kB | 35 kB Progress (3): 178/282 kB | 108/134 kB | 35 kB Progress (3): 182/282 kB | 108/134 kB | 35 kB Progress (3): 182/282 kB | 112/134 kB | 35 kB Progress (3): 186/282 kB | 112/134 kB | 35 kB Progress (3): 186/282 kB | 116/134 kB | 35 kB Progress (3): 190/282 kB | 116/134 kB | 35 kB Progress (3): 190/282 kB | 120/134 kB | 35 kB Progress (3): 194/282 kB | 120/134 kB | 35 kB Progress (3): 194/282 kB | 124/134 kB | 35 kB Progress (3): 198/282 kB | 124/134 kB | 35 kB Progress (3): 198/282 kB | 128/134 kB | 35 kB Progress (3): 202/282 kB | 128/134 kB | 35 kB Progress (3): 202/282 kB | 132/134 kB | 35 kB Progress (3): 206/282 kB | 132/134 kB | 35 kB Progress (3): 206/282 kB | 134 kB | 35 kB Progress (3): 210/282 kB | 134 kB | 35 kB Progress (3): 214/282 kB | 134 kB | 35 kB Progress (4): 214/282 kB | 134 kB | 35 kB | 4.1/185 kB Progress (4): 218/282 kB | 134 kB | 35 kB | 4.1/185 kB Progress (4): 218/282 kB | 134 kB | 35 kB | 7.7/185 kB Progress (4): 222/282 kB | 134 kB | 35 kB | 7.7/185 kB Progress (4): 222/282 kB | 134 kB | 35 kB | 12/185 kB Progress (4): 226/282 kB | 134 kB | 35 kB | 12/185 kB Progress (4): 226/282 kB | 134 kB | 35 kB | 16/185 kB Progress (4): 230/282 kB | 134 kB | 35 kB | 16/185 kB Progress (4): 230/282 kB | 134 kB | 35 kB | 20/185 kB Progress (4): 234/282 kB | 134 kB | 35 kB | 20/185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 94 kB/s) [2019-07-31T09:05:20.239Z] Progress (3): 234/282 kB | 134 kB | 24/185 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2019-07-31T09:05:20.239Z] Progress (3): 238/282 kB | 134 kB | 24/185 kB Progress (4): 238/282 kB | 134 kB | 24/185 kB | 4.1/58 kB Progress (4): 238/282 kB | 134 kB | 28/185 kB | 4.1/58 kB Progress (4): 238/282 kB | 134 kB | 28/185 kB | 7.7/58 kB Progress (4): 242/282 kB | 134 kB | 28/185 kB | 7.7/58 kB Progress (4): 242/282 kB | 134 kB | 28/185 kB | 12/58 kB Progress (4): 242/282 kB | 134 kB | 32/185 kB | 12/58 kB Progress (4): 242/282 kB | 134 kB | 32/185 kB | 16/58 kB Progress (4): 246/282 kB | 134 kB | 32/185 kB | 16/58 kB Progress (4): 246/282 kB | 134 kB | 32/185 kB | 20/58 kB Progress (4): 246/282 kB | 134 kB | 33/185 kB | 20/58 kB Progress (4): 246/282 kB | 134 kB | 33/185 kB | 24/58 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.jar (134 kB at 352 kB/s) [2019-07-31T09:05:20.239Z] Progress (3): 250/282 kB | 33/185 kB | 24/58 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-31T09:05:20.495Z] Progress (3): 250/282 kB | 33/185 kB | 28/58 kB Progress (3): 250/282 kB | 37/185 kB | 28/58 kB Progress (3): 250/282 kB | 37/185 kB | 32/58 kB Progress (3): 254/282 kB | 37/185 kB | 32/58 kB Progress (3): 254/282 kB | 37/185 kB | 36/58 kB Progress (3): 254/282 kB | 41/185 kB | 36/58 kB Progress (3): 254/282 kB | 41/185 kB | 40/58 kB Progress (3): 258/282 kB | 41/185 kB | 40/58 kB Progress (3): 258/282 kB | 41/185 kB | 44/58 kB Progress (3): 262/282 kB | 41/185 kB | 44/58 kB Progress (3): 262/282 kB | 45/185 kB | 44/58 kB Progress (3): 266/282 kB | 45/185 kB | 44/58 kB Progress (3): 266/282 kB | 45/185 kB | 48/58 kB Progress (3): 270/282 kB | 45/185 kB | 48/58 kB Progress (3): 270/282 kB | 49/185 kB | 48/58 kB Progress (3): 274/282 kB | 49/185 kB | 48/58 kB Progress (3): 274/282 kB | 53/185 kB | 48/58 kB Progress (4): 274/282 kB | 53/185 kB | 48/58 kB | 4.1/245 kB Progress (4): 274/282 kB | 53/185 kB | 52/58 kB | 4.1/245 kB Progress (4): 274/282 kB | 53/185 kB | 52/58 kB | 7.7/245 kB Progress (4): 274/282 kB | 57/185 kB | 52/58 kB | 7.7/245 kB Progress (4): 278/282 kB | 57/185 kB | 52/58 kB | 7.7/245 kB Progress (4): 278/282 kB | 61/185 kB | 52/58 kB | 7.7/245 kB Progress (4): 278/282 kB | 61/185 kB | 52/58 kB | 12/245 kB Progress (4): 278/282 kB | 61/185 kB | 56/58 kB | 12/245 kB Progress (4): 278/282 kB | 61/185 kB | 56/58 kB | 16/245 kB Progress (4): 278/282 kB | 65/185 kB | 56/58 kB | 16/245 kB Progress (4): 282 kB | 65/185 kB | 56/58 kB | 16/245 kB Progress (4): 282 kB | 66/185 kB | 56/58 kB | 16/245 kB Progress (4): 282 kB | 66/185 kB | 56/58 kB | 20/245 kB Progress (4): 282 kB | 66/185 kB | 58 kB | 20/245 kB Progress (4): 282 kB | 66/185 kB | 58 kB | 24/245 kB Progress (4): 282 kB | 70/185 kB | 58 kB | 24/245 kB Progress (4): 282 kB | 70/185 kB | 58 kB | 28/245 kB Progress (4): 282 kB | 74/185 kB | 58 kB | 28/245 kB Progress (4): 282 kB | 74/185 kB | 58 kB | 32/245 kB Progress (4): 282 kB | 78/185 kB | 58 kB | 32/245 kB Progress (4): 282 kB | 78/185 kB | 58 kB | 33/245 kB Progress (4): 282 kB | 82/185 kB | 58 kB | 33/245 kB Progress (4): 282 kB | 82/185 kB | 58 kB | 37/245 kB Progress (4): 282 kB | 86/185 kB | 58 kB | 37/245 kB Progress (5): 282 kB | 86/185 kB | 58 kB | 37/245 kB | 4.1/45 kB Progress (5): 282 kB | 90/185 kB | 58 kB | 37/245 kB | 4.1/45 kB Progress (5): 282 kB | 90/185 kB | 58 kB | 41/245 kB | 4.1/45 kB Progress (5): 282 kB | 94/185 kB | 58 kB | 41/245 kB | 4.1/45 kB Progress (5): 282 kB | 94/185 kB | 58 kB | 41/245 kB | 7.7/45 kB Progress (5): 282 kB | 98/185 kB | 58 kB | 41/245 kB | 7.7/45 kB Progress (5): 282 kB | 98/185 kB | 58 kB | 45/245 kB | 7.7/45 kB Progress (5): 282 kB | 98/185 kB | 58 kB | 45/245 kB | 7.7/45 kB Progress (5): 282 kB | 98/185 kB | 58 kB | 45/245 kB | 12/45 kB Progress (5): 282 kB | 102/185 kB | 58 kB | 45/245 kB | 12/45 kB Progress (5): 282 kB | 102/185 kB | 58 kB | 49/245 kB | 12/45 kB Progress (5): 282 kB | 106/185 kB | 58 kB | 49/245 kB | 12/45 kB Progress (5): 282 kB | 106/185 kB | 58 kB | 49/245 kB | 16/45 kB Progress (5): 282 kB | 110/185 kB | 58 kB | 49/245 kB | 16/45 kB Progress (5): 282 kB | 110/185 kB | 58 kB | 53/245 kB | 16/45 kB Progress (5): 282 kB | 114/185 kB | 58 kB | 53/245 kB | 16/45 kB Progress (5): 282 kB | 114/185 kB | 58 kB | 53/245 kB | 20/45 kB Progress (5): 282 kB | 118/185 kB | 58 kB | 53/245 kB | 20/45 kB Progress (5): 282 kB | 118/185 kB | 58 kB | 57/245 kB | 20/45 kB Progress (5): 282 kB | 122/185 kB | 58 kB | 57/245 kB | 20/45 kB Progress (5): 282 kB | 122/185 kB | 58 kB | 57/245 kB | 24/45 kB Progress (5): 282 kB | 126/185 kB | 58 kB | 57/245 kB | 24/45 kB Progress (5): 282 kB | 126/185 kB | 58 kB | 61/245 kB | 24/45 kB Progress (5): 282 kB | 130/185 kB | 58 kB | 61/245 kB | 24/45 kB Progress (5): 282 kB | 130/185 kB | 58 kB | 61/245 kB | 28/45 kB Progress (5): 282 kB | 131/185 kB | 58 kB | 61/245 kB | 28/45 kB Progress (5): 282 kB | 131/185 kB | 58 kB | 65/245 kB | 28/45 kB Progress (5): 282 kB | 135/185 kB | 58 kB | 65/245 kB | 28/45 kB Progress (5): 282 kB | 135/185 kB | 58 kB | 65/245 kB | 32/45 kB Progress (5): 282 kB | 139/185 kB | 58 kB | 65/245 kB | 32/45 kB Progress (5): 282 kB | 139/185 kB | 58 kB | 66/245 kB | 32/45 kB Progress (5): 282 kB | 143/185 kB | 58 kB | 66/245 kB | 32/45 kB Progress (5): 282 kB | 143/185 kB | 58 kB | 66/245 kB | 36/45 kB Progress (5): 282 kB | 147/185 kB | 58 kB | 66/245 kB | 36/45 kB Progress (5): 282 kB | 147/185 kB | 58 kB | 70/245 kB | 36/45 kB Progress (5): 282 kB | 151/185 kB | 58 kB | 70/245 kB | 36/45 kB Progress (5): 282 kB | 151/185 kB | 58 kB | 70/245 kB | 40/45 kB Progress (5): 282 kB | 155/185 kB | 58 kB | 70/245 kB | 40/45 kB Progress (5): 282 kB | 155/185 kB | 58 kB | 74/245 kB | 40/45 kB Progress (5): 282 kB | 159/185 kB | 58 kB | 74/245 kB | 40/45 kB Progress (5): 282 kB | 159/185 kB | 58 kB | 74/245 kB | 44/45 kB Progress (5): 282 kB | 163/185 kB | 58 kB | 74/245 kB | 44/45 kB Progress (5): 282 kB | 163/185 kB | 58 kB | 78/245 kB | 44/45 kB Progress (5): 282 kB | 167/185 kB | 58 kB | 78/245 kB | 44/45 kB Progress (5): 282 kB | 167/185 kB | 58 kB | 78/245 kB | 45 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 147 kB/s) [2019-07-31T09:05:20.495Z] Progress (4): 282 kB | 171/185 kB | 78/245 kB | 45 kB Progress (4): 282 kB | 171/185 kB | 82/245 kB | 45 kB Progress (4): 282 kB | 175/185 kB | 82/245 kB | 45 kB Progress (4): 282 kB | 175/185 kB | 86/245 kB | 45 kB Progress (4): 282 kB | 179/185 kB | 86/245 kB | 45 kB Progress (4): 282 kB | 179/185 kB | 90/245 kB | 45 kB Progress (4): 282 kB | 183/185 kB | 90/245 kB | 45 kB Progress (4): 282 kB | 183/185 kB | 94/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 94/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 98/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 98/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 102/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 106/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 110/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 114/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 118/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 122/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 126/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 130/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 134/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 138/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 142/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 146/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 150/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 154/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 158/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 162/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 166/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 170/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 174/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 178/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 182/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 186/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 190/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 194/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 198/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 202/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 206/245 kB | 45 kB Progress (4): 282 kB | 185 kB | 210/245 kB | 45 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 458 kB/s) [2019-07-31T09:05:20.495Z] Progress (3): 282 kB | 214/245 kB | 45 kB Progress (3): 282 kB | 218/245 kB | 45 kB Progress (3): 282 kB | 222/245 kB | 45 kB Progress (3): 282 kB | 226/245 kB | 45 kB Progress (3): 282 kB | 230/245 kB | 45 kB Progress (3): 282 kB | 234/245 kB | 45 kB Progress (3): 282 kB | 238/245 kB | 45 kB Progress (3): 282 kB | 242/245 kB | 45 kB Progress (3): 282 kB | 245 kB | 45 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 521 kB/s) [2019-07-31T09:05:20.495Z] 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 94 kB/s) [2019-07-31T09:05:20.495Z] 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 589 kB/s) [2019-07-31T09:05:21.857Z] [INFO] [2019-07-31T09:05:21.857Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass --- [2019-07-31T09:05:21.857Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T09:05:21.857Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T09:05:21.857Z] 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-31T09:05:21.857Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T09:05:21.857Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T09:05:21.857Z] 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-31T09:05:21.857Z] 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 99 kB/s) [2019-07-31T09:05:22.113Z] 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-31T09:05:22.113Z] 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-31T09:05:22.113Z] 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-31T09:05:22.113Z] 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-31T09:05:22.368Z] 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-31T09:05:22.368Z] 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-31T09:05:22.368Z] 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 144 kB/s) [2019-07-31T09:05:22.368Z] 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-31T09:05:22.368Z] 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-31T09:05:22.368Z] 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-31T09:05:22.623Z] 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-31T09:05:22.623Z] 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-31T09:05:22.623Z] 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-31T09:05:22.623Z] 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 312 kB/s) [2019-07-31T09:05:22.623Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T09:05:22.623Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T09:05:22.623Z] 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-31T09:05:22.879Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T09:05:22.879Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T09:05:22.879Z] 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-31T09:05:22.879Z] 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 801 kB/s) [2019-07-31T09:05:22.879Z] 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-31T09:05:22.879Z] 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-31T09:05:22.879Z] 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-31T09:05:23.134Z] 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-31T09:05:23.134Z] 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-31T09:05:23.134Z] 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-31T09:05:23.134Z] Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 140 kB/s) [2019-07-31T09:05:23.134Z] 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-31T09:05:23.134Z] 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-31T09:05:23.134Z] 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-31T09:05:23.391Z] 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-31T09:05:23.391Z] 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-31T09:05:23.391Z] 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-31T09:05:23.391Z] 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 96 kB/s) [2019-07-31T09:05:23.391Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T09:05:23.863Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T09:05:23.863Z] 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-31T09:05:23.863Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T09:05:23.863Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T09:05:24.119Z] 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-31T09:05:24.119Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 590 kB/s) [2019-07-31T09:05:24.119Z] 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-31T09:05:24.119Z] 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-31T09:05:24.119Z] 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-31T09:05:24.375Z] 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-31T09:05:24.375Z] 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-31T09:05:24.375Z] 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-31T09:05:24.375Z] 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 28 kB/s) [2019-07-31T09:05:24.375Z] 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-31T09:05:24.375Z] 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-31T09:05:24.375Z] 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-31T09:05:24.630Z] 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-31T09:05:24.630Z] 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-31T09:05:24.630Z] 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-31T09:05:24.630Z] 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 274 kB/s) [2019-07-31T09:05:24.630Z] 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-31T09:05:24.630Z] 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-31T09:05:24.889Z] 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-31T09:05:24.889Z] 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-31T09:05:24.889Z] 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-31T09:05:24.889Z] 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-31T09:05:24.889Z] 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 31 kB/s) [2019-07-31T09:05:24.889Z] 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-31T09:05:25.144Z] 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-31T09:05:25.144Z] 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-31T09:05:25.144Z] 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-31T09:05:25.144Z] 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-31T09:05:25.399Z] 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-31T09:05:25.399Z] 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 50 kB/s) [2019-07-31T09:05:25.399Z] 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-31T09:05:25.399Z] 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-31T09:05:25.399Z] 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-31T09:05:25.399Z] 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-31T09:05:25.654Z] 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-31T09:05:25.654Z] 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-31T09:05:25.654Z] 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 32 kB/s) [2019-07-31T09:05:25.654Z] 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-31T09:05:25.654Z] 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-31T09:05:25.655Z] 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-31T09:05:25.910Z] 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-31T09:05:25.910Z] 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-31T09:05:25.910Z] 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-31T09:05:25.910Z] 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 15 kB/s) [2019-07-31T09:05:25.910Z] 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-31T09:05:25.910Z] 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-31T09:05:25.910Z] 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-31T09:05:26.165Z] 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-31T09:05:26.165Z] 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-31T09:05:26.165Z] 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-31T09:05:26.165Z] 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 188 kB/s) [2019-07-31T09:05:26.165Z] 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-31T09:05:26.165Z] 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-31T09:05:26.165Z] 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-31T09:05:26.420Z] 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-31T09:05:26.420Z] 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-31T09:05:26.420Z] 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-31T09:05:26.420Z] 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 103 kB/s) [2019-07-31T09:05:26.420Z] 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-31T09:05:26.420Z] 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-31T09:05:26.420Z] 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-31T09:05:26.676Z] 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-31T09:05:26.676Z] 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-31T09:05:26.676Z] 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-31T09:05:26.676Z] 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 98 kB/s) [2019-07-31T09:05:26.676Z] 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-31T09:05:26.676Z] 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-31T09:05:26.676Z] 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-31T09:05:26.931Z] 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-31T09:05:26.931Z] 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-31T09:05:26.931Z] 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-31T09:05:26.931Z] 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 272 kB/s) [2019-07-31T09:05:26.931Z] 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-31T09:05:26.931Z] 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-31T09:05:26.931Z] 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-31T09:05:27.186Z] 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-31T09:05:27.186Z] 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-31T09:05:27.186Z] 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-31T09:05:27.186Z] 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 168 kB/s) [2019-07-31T09:05:27.186Z] 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-31T09:05:27.186Z] 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-31T09:05:27.186Z] 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-31T09:05:27.442Z] 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-31T09:05:27.442Z] 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-31T09:05:27.442Z] 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-31T09:05:27.442Z] 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 373 kB/s) [2019-07-31T09:05:27.442Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T09:05:27.442Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T09:05:27.442Z] 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-31T09:05:27.697Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T09:05:27.697Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T09:05:27.697Z] 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-31T09:05:27.697Z] 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 776 kB/s) [2019-07-31T09:05:27.697Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2019-07-31T09:05:27.697Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2019-07-31T09:05:27.697Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2019-07-31T09:05:27.952Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2019-07-31T09:05:27.952Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2019-07-31T09:05:27.952Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2019-07-31T09:05:27.952Z] 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 515 kB/s) [2019-07-31T09:05:27.952Z] 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-31T09:05:27.952Z] 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-31T09:05:27.952Z] 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-31T09:05:28.207Z] 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-31T09:05:28.207Z] 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-31T09:05:28.207Z] 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-31T09:05:28.207Z] 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 88 kB/s) [2019-07-31T09:05:28.207Z] 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-31T09:05:28.207Z] 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-31T09:05:28.207Z] 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-31T09:05:28.463Z] 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-31T09:05:28.463Z] 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-31T09:05:28.463Z] 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-31T09:05:28.463Z] 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 51 kB/s) [2019-07-31T09:05:28.463Z] 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-31T09:05:28.463Z] 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-31T09:05:28.463Z] 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-31T09:05:28.718Z] 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-31T09:05:28.718Z] 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-31T09:05:28.718Z] 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-31T09:05:28.718Z] 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 357 kB/s) [2019-07-31T09:05:28.718Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T09:05:28.718Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T09:05:28.718Z] 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-31T09:05:28.973Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T09:05:28.973Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T09:05:28.973Z] 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-31T09:05:28.973Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.2 MB/s) [2019-07-31T09:05:28.973Z] 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-31T09:05:29.229Z] 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-31T09:05:29.229Z] 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-31T09:05:29.229Z] 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-31T09:05:29.229Z] 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-31T09:05:29.484Z] 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-31T09:05:29.484Z] 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 105 kB/s) [2019-07-31T09:05:29.484Z] 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-31T09:05:29.484Z] 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-31T09:05:29.484Z] 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-31T09:05:29.484Z] 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-31T09:05:29.484Z] 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-31T09:05:29.740Z] 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-31T09:05:29.740Z] 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 899 kB/s) [2019-07-31T09:05:29.740Z] 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-31T09:05:29.740Z] 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-31T09:05:29.740Z] 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-31T09:05:29.995Z] 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-31T09:05:29.995Z] 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-31T09:05:29.995Z] 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-31T09:05:29.995Z] 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 83 kB/s) [2019-07-31T09:05:29.995Z] 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-31T09:05:29.995Z] 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-31T09:05:29.995Z] 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-31T09:05:30.250Z] 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-31T09:05:30.250Z] 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-31T09:05:30.250Z] 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-31T09:05:30.250Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 119 kB/s) [2019-07-31T09:05:30.250Z] 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-31T09:05:30.505Z] 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-31T09:05:30.505Z] 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-31T09:05:30.760Z] 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-31T09:05:30.760Z] 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-31T09:05:30.760Z] 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-31T09:05:30.760Z] 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 40 kB/s) [2019-07-31T09:05:30.760Z] 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-31T09:05:30.760Z] 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-31T09:05:30.760Z] 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-31T09:05:31.015Z] 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-31T09:05:31.015Z] 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-31T09:05:31.015Z] 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-31T09:05:31.015Z] 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 78 kB/s) [2019-07-31T09:05:31.015Z] 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-31T09:05:31.015Z] 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-31T09:05:31.015Z] 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-31T09:05:31.271Z] 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-31T09:05:31.271Z] 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-31T09:05:31.271Z] 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-31T09:05:31.526Z] 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 10 kB/s) [2019-07-31T09:05:31.526Z] 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-31T09:05:31.526Z] 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-31T09:05:31.526Z] 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-31T09:05:31.782Z] 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-31T09:05:31.782Z] 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-31T09:05:31.782Z] 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-31T09:05:31.782Z] 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 68 kB/s) [2019-07-31T09:05:31.782Z] 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-31T09:05:31.782Z] 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-31T09:05:31.782Z] 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-31T09:05:32.210Z] 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-31T09:05:32.210Z] 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-31T09:05:32.210Z] 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-31T09:05:32.210Z] 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-31T09:05:32.210Z] 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-31T09:05:32.210Z] 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-31T09:05:32.210Z] 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-31T09:05:32.465Z] 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-31T09:05:32.466Z] 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-31T09:05:32.466Z] 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-31T09:05:32.466Z] 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 78 kB/s) [2019-07-31T09:05:32.466Z] 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-31T09:05:34.351Z] 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-31T09:05:34.351Z] 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-31T09:05:34.351Z] 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-31T09:05:34.607Z] 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-31T09:05:34.607Z] 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-31T09:05:34.607Z] 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 58 kB/s) [2019-07-31T09:05:34.607Z] 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-31T09:05:34.607Z] 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-31T09:05:34.607Z] 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-31T09:05:34.863Z] 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-31T09:05:34.863Z] 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-31T09:05:34.863Z] 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-31T09:05:34.863Z] 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 56 kB/s) [2019-07-31T09:05:34.863Z] 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-31T09:05:34.863Z] 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-31T09:05:34.863Z] 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-31T09:05:35.117Z] 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-31T09:05:35.117Z] 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-31T09:05:35.117Z] 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-31T09:05:35.117Z] 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 698 kB/s) [2019-07-31T09:05:35.117Z] 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-31T09:05:35.117Z] 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-31T09:05:35.117Z] 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-31T09:05:35.373Z] 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-31T09:05:35.373Z] 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-31T09:05:35.373Z] 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-31T09:05:35.373Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 56 kB/s) [2019-07-31T09:05:35.373Z] 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-31T09:05:35.628Z] 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-31T09:05:35.628Z] 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-31T09:05:35.883Z] 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-31T09:05:35.883Z] 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-31T09:05:35.883Z] 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-31T09:05:35.883Z] 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 143 kB/s) [2019-07-31T09:05:35.883Z] 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-31T09:05:35.883Z] 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-31T09:05:35.883Z] 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-31T09:05:36.139Z] 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-31T09:05:36.139Z] 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-31T09:05:36.139Z] 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-31T09:05:36.139Z] 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 256 kB/s) [2019-07-31T09:05:36.139Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T09:05:36.139Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T09:05:36.139Z] 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-31T09:05:36.139Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T09:05:36.394Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T09:05:36.394Z] 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-31T09:05:36.394Z] 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 76 kB/s) [2019-07-31T09:05:36.394Z] 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-31T09:05:36.394Z] 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-31T09:05:36.394Z] 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-31T09:05:36.394Z] 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-31T09:05:36.649Z] 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-31T09:05:36.649Z] 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-31T09:05:36.649Z] 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 23 kB/s) [2019-07-31T09:05:36.649Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/1/apache-1.pom [2019-07-31T09:05:36.649Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/1/apache-1.pom [2019-07-31T09:05:36.649Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom [2019-07-31T09:05:36.649Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/1/apache-1.pom [2019-07-31T09:05:36.904Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/1/apache-1.pom [2019-07-31T09:05:36.904Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [2019-07-31T09:05:36.904Z] 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 131 kB/s) [2019-07-31T09:05:36.904Z] 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-31T09:05:36.904Z] 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-31T09:05:36.904Z] 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-31T09:05:36.904Z] 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-31T09:05:36.904Z] 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-31T09:05:37.159Z] 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-31T09:05:37.159Z] 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 538 kB/s) [2019-07-31T09:05:37.159Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T09:05:37.159Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T09:05:37.159Z] 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-31T09:05:37.159Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T09:05:37.159Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T09:05:37.415Z] 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-31T09:05:37.415Z] 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 756 kB/s) [2019-07-31T09:05:37.415Z] 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-31T09:05:37.415Z] 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-31T09:05:37.415Z] 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-31T09:05:37.415Z] 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-31T09:05:37.415Z] 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-31T09:05:37.670Z] 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-31T09:05:37.670Z] 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 235 kB/s) [2019-07-31T09:05:37.670Z] 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-31T09:05:37.670Z] 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-31T09:05:37.670Z] 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-31T09:05:37.670Z] 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-31T09:05:37.670Z] 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-31T09:05:37.926Z] 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-31T09:05:37.926Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 202 kB/s) [2019-07-31T09:05:37.926Z] 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-31T09:05:37.926Z] 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-31T09:05:37.926Z] 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-31T09:05:37.926Z] 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-31T09:05:37.926Z] 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-31T09:05:38.181Z] 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-31T09:05:38.181Z] 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 91 kB/s) [2019-07-31T09:05:38.181Z] 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-31T09:05:38.181Z] 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-31T09:05:38.181Z] 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-31T09:05:38.181Z] 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-31T09:05:38.181Z] 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-31T09:05:38.437Z] 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-31T09:05:38.437Z] 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 235 kB/s) [2019-07-31T09:05:38.437Z] 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-31T09:05:38.437Z] 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-31T09:05:38.437Z] 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-31T09:05:38.437Z] 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-31T09:05:38.437Z] 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-31T09:05:38.692Z] 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-31T09:05:38.692Z] 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 566 kB/s) [2019-07-31T09:05:38.692Z] 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-31T09:05:38.692Z] 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-31T09:05:38.692Z] 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-31T09:05:38.692Z] 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-31T09:05:38.692Z] 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-31T09:05:38.947Z] 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-31T09:05:38.947Z] 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 96 kB/s) [2019-07-31T09:05:38.947Z] 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-31T09:05:38.947Z] 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-31T09:05:38.947Z] 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-31T09:05:38.947Z] 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-31T09:05:39.202Z] 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-31T09:05:39.202Z] 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-31T09:05:39.202Z] 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 73 kB/s) [2019-07-31T09:05:39.202Z] 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-31T09:05:39.457Z] 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-31T09:05:39.457Z] 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-31T09:05:39.457Z] 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-31T09:05:39.713Z] 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-31T09:05:39.713Z] 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-31T09:05:39.713Z] 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 68 kB/s) [2019-07-31T09:05:39.713Z] 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-31T09:05:39.713Z] 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-31T09:05:39.713Z] 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-31T09:05:39.969Z] 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-31T09:05:39.969Z] 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-31T09:05:39.969Z] 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-31T09:05:39.969Z] 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 229 kB/s) [2019-07-31T09:05:39.969Z] 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-31T09:05:39.969Z] 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-31T09:05:39.969Z] 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-31T09:05:39.969Z] 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-31T09:05:40.224Z] 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-31T09:05:40.224Z] 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-31T09:05:40.224Z] 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 39 kB/s) [2019-07-31T09:05:40.224Z] 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-31T09:05:40.224Z] 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-31T09:05:40.224Z] 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-31T09:05:40.480Z] 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-31T09:05:40.480Z] 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-31T09:05:40.480Z] 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-31T09:05:40.480Z] 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 100 kB/s) [2019-07-31T09:05:40.480Z] 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-31T09:05:40.480Z] 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-31T09:05:40.480Z] 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-31T09:05:40.735Z] 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-31T09:05:40.735Z] 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-31T09:05:40.735Z] 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-31T09:05:40.735Z] 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 63 kB/s) [2019-07-31T09:05:40.735Z] 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-31T09:05:40.735Z] 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-31T09:05:40.735Z] 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-31T09:05:40.991Z] 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-31T09:05:40.991Z] 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-31T09:05:40.991Z] 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-31T09:05:40.991Z] 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 37 kB/s) [2019-07-31T09:05:40.991Z] 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-31T09:05:40.991Z] 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-31T09:05:40.991Z] 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-31T09:05:41.249Z] 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-31T09:05:41.249Z] 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-31T09:05:41.249Z] 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-31T09:05:41.249Z] 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 38 kB/s) [2019-07-31T09:05:41.249Z] 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-31T09:05:41.249Z] 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-31T09:05:41.249Z] 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-31T09:05:41.514Z] 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-31T09:05:41.515Z] 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-31T09:05:41.515Z] 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-31T09:05:41.515Z] 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 36 kB/s) [2019-07-31T09:05:41.515Z] 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-31T09:05:41.515Z] 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-31T09:05:41.515Z] 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-31T09:05:41.770Z] 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-31T09:05:41.770Z] 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-31T09:05:41.770Z] 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-31T09:05:41.770Z] 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 226 kB/s) [2019-07-31T09:05:41.770Z] 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-31T09:05:41.770Z] 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-31T09:05:41.770Z] 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-31T09:05:42.025Z] 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-31T09:05:42.025Z] 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-31T09:05:42.025Z] 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-31T09:05:42.025Z] 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 70 kB/s) [2019-07-31T09:05:42.025Z] 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-31T09:05:42.025Z] 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-31T09:05:42.025Z] 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-31T09:05:42.280Z] 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-31T09:05:42.280Z] 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-31T09:05:42.280Z] 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-31T09:05:42.280Z] 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 295 kB/s) [2019-07-31T09:05:42.280Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T09:05:42.280Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T09:05:42.536Z] 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-31T09:05:42.536Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T09:05:42.536Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T09:05:42.536Z] 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-31T09:05:42.536Z] 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 228 kB/s) [2019-07-31T09:05:42.536Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-31T09:05:42.791Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-31T09:05:42.791Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-31T09:05:42.791Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-31T09:05:42.791Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-31T09:05:43.046Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-31T09:05:43.046Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 145 kB/s) [2019-07-31T09:05:43.046Z] 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-31T09:05:43.046Z] 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-31T09:05:43.046Z] 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-31T09:05:43.302Z] 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-31T09:05:43.302Z] 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-31T09:05:43.302Z] 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-31T09:05:43.302Z] 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 496 kB/s) [2019-07-31T09:05:43.302Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T09:05:43.302Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T09:05:43.302Z] 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-31T09:05:43.557Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T09:05:43.557Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T09:05:43.557Z] 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-31T09:05:43.557Z] Progress (1): 140 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 4.0 kB/s) [2019-07-31T09:05:43.557Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-31T09:05:43.557Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-31T09:05:43.557Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-31T09:05:43.812Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-31T09:05:43.812Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-31T09:05:43.812Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-31T09:05:43.812Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 409 kB/s) [2019-07-31T09:05:43.812Z] 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-31T09:05:43.812Z] 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-31T09:05:43.812Z] 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-31T09:05:44.068Z] 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-31T09:05:44.068Z] 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-31T09:05:44.068Z] 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-31T09:05:44.068Z] 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 324 kB/s) [2019-07-31T09:05:44.068Z] 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-31T09:05:44.068Z] 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-31T09:05:44.068Z] 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-31T09:05:44.323Z] 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-31T09:05:44.323Z] 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-31T09:05:44.323Z] 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-31T09:05:44.323Z] 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 13 kB/s) [2019-07-31T09:05:44.323Z] 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-31T09:05:44.323Z] 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-31T09:05:44.323Z] 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-31T09:05:44.578Z] 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-31T09:05:44.578Z] 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-31T09:05:44.578Z] 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-31T09:05:44.578Z] 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 28 kB/s) [2019-07-31T09:05:44.578Z] 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-31T09:05:44.578Z] 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-31T09:05:44.578Z] 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-31T09:05:44.833Z] 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-31T09:05:44.833Z] 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-31T09:05:44.833Z] 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-31T09:05:44.833Z] 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 36 kB/s) [2019-07-31T09:05:44.833Z] 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-31T09:05:44.833Z] 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-31T09:05:44.833Z] 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-31T09:05:45.088Z] 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-31T09:05:45.088Z] 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-31T09:05:45.088Z] 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-31T09:05:45.088Z] 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 82 kB/s) [2019-07-31T09:05:45.088Z] 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-31T09:05:45.088Z] 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-31T09:05:45.088Z] 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-31T09:05:45.343Z] 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-31T09:05:45.343Z] 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-31T09:05:45.343Z] 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-31T09:05:45.343Z] Progress (1): 163 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 6.5 kB/s) [2019-07-31T09:05:45.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-31T09:05:45.343Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-31T09:05:45.343Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-31T09:05:45.599Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-31T09:05:45.599Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-31T09:05:45.599Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-31T09:05:45.599Z] Progress (1): 171 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 5.2 kB/s) [2019-07-31T09:05:45.599Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-31T09:05:45.599Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-31T09:05:45.599Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-31T09:05:45.854Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-31T09:05:45.854Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-31T09:05:45.854Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-31T09:05:45.854Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 128 kB/s) [2019-07-31T09:05:45.854Z] 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-31T09:05:45.854Z] 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-31T09:05:45.854Z] 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-31T09:05:46.110Z] 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-31T09:05:46.110Z] 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-31T09:05:46.110Z] 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-31T09:05:46.110Z] 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 98 kB/s) [2019-07-31T09:05:46.110Z] 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-31T09:05:46.110Z] 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-31T09:05:46.110Z] 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-31T09:05:46.365Z] 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-31T09:05:46.365Z] 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-31T09:05:46.365Z] 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-31T09:05:46.365Z] 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 10 kB/s) [2019-07-31T09:05:46.365Z] 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-31T09:05:46.365Z] 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-31T09:05:46.365Z] 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-31T09:05:46.620Z] 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-31T09:05:46.620Z] 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-31T09:05:46.620Z] 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-31T09:05:46.620Z] 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 260 kB/s) [2019-07-31T09:05:46.620Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-31T09:05:46.620Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-31T09:05:46.620Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-31T09:05:46.876Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-31T09:05:46.876Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-31T09:05:46.876Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-31T09:05:46.876Z] Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom (3.5 kB at 107 kB/s) [2019-07-31T09:05:46.876Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-31T09:05:46.876Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-31T09:05:46.876Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-31T09:05:47.131Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-31T09:05:47.131Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-31T09:05:47.131Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-31T09:05:47.131Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom (1.9 kB at 70 kB/s) [2019-07-31T09:05:47.131Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-31T09:05:47.131Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-31T09:05:47.131Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-31T09:05:47.386Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-31T09:05:47.386Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-31T09:05:47.386Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-31T09:05:47.386Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom (2.0 kB at 68 kB/s) [2019-07-31T09:05:47.386Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-31T09:05:47.386Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-31T09:05:47.386Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-31T09:05:47.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-31T09:05:47.641Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-31T09:05:47.641Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-31T09:05:47.641Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom (5.5 kB at 189 kB/s) [2019-07-31T09:05:47.641Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-31T09:05:47.641Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-31T09:05:47.641Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-31T09:05:47.896Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-31T09:05:47.896Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-31T09:05:47.896Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-31T09:05:47.896Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom (2.0 kB at 70 kB/s) [2019-07-31T09:05:47.896Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T09:05:47.896Z] 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-31T09:05:47.896Z] 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-31T09:05:47.896Z] 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-31T09:05:47.896Z] 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-31T09:05:47.896Z] 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-31T09:05:47.896Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T09:05:47.896Z] 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-31T09:05:47.896Z] 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-31T09:05:47.896Z] 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-31T09:05:47.896Z] 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-31T09:05:47.896Z] 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-31T09:05:47.896Z] 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-31T09:05:47.896Z] 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-31T09:05:47.896Z] 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-31T09:05:47.896Z] 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-31T09:05:47.896Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T09:05:48.151Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-31T09:05:48.151Z] 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-31T09:05:48.151Z] 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-31T09:05:48.151Z] 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-31T09:05:48.151Z] 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-31T09:05:48.151Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T09:05:48.151Z] 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-31T09:05:48.151Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-31T09:05:48.151Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-31T09:05:48.151Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-31T09:05:48.151Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-31T09:05:48.405Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T09:05:48.405Z] 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-31T09:05:48.405Z] 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-31T09:05:48.405Z] 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-31T09:05:48.405Z] 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-31T09:05:48.405Z] 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-31T09:05:48.405Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T09:05:48.405Z] 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-31T09:05:48.405Z] 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-31T09:05:48.405Z] 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-31T09:05:48.405Z] 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-31T09:05:48.405Z] 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-31T09:05:48.405Z] 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-31T09:05:48.405Z] 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-31T09:05:48.405Z] 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-31T09:05:48.405Z] 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-31T09:05:48.405Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T09:05:48.405Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-31T09:05:48.405Z] 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-31T09:05:48.405Z] 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-31T09:05:48.661Z] 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-31T09:05:48.661Z] 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-31T09:05:48.661Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T09:05:48.661Z] 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-31T09:05:48.661Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-31T09:05:48.661Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-31T09:05:48.661Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-31T09:05:48.661Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-31T09:05:48.661Z] 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-31T09:05:48.661Z] 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-31T09:05:48.661Z] 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-31T09:05:48.661Z] 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-31T09:05:48.661Z] 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-31T09:05:48.917Z] 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-31T09:05:48.917Z] 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-31T09:05:48.917Z] 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-31T09:05:48.917Z] 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-31T09:05:48.917Z] 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-31T09:05:48.917Z] 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-31T09:05:48.917Z] 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-31T09:05:48.917Z] 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-31T09:05:48.917Z] 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-31T09:05:48.917Z] 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-31T09:05:49.315Z] 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-31T09:05:49.315Z] 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-31T09:05:49.315Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-31T09:05:49.315Z] 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-31T09:05:49.315Z] 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-31T09:05:49.315Z] 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-31T09:05:49.315Z] 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-31T09:05:49.315Z] 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-31T09:05:49.315Z] 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-31T09:05:49.315Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-31T09:05:49.315Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-31T09:05:49.315Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-31T09:05:49.315Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-31T09:05:49.570Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T09:05:49.570Z] 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-31T09:05:49.570Z] 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-31T09:05:49.570Z] 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-31T09:05:49.570Z] 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-31T09:05:49.570Z] 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-31T09:05:49.570Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T09:05:49.570Z] 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-31T09:05:49.570Z] 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-31T09:05:49.570Z] 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-31T09:05:49.570Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T09:05:49.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T09:05:49.827Z] 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-31T09:05:49.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-31T09:05:49.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-31T09:05:49.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-31T09:05:49.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-31T09:05:49.827Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T09:05:49.827Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:49.827Z] 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-31T09:05:50.083Z] 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-31T09:05:50.083Z] 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-31T09:05:50.083Z] 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-31T09:05:50.083Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T09:05:50.083Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-31T09:05:50.083Z] 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-31T09:05:50.083Z] 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-31T09:05:50.083Z] 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-31T09:05:50.083Z] 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-31T09:05:50.083Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T09:05:50.083Z] 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-31T09:05:50.083Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-31T09:05:50.083Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-31T09:05:50.083Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-31T09:05:50.083Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-31T09:05:50.083Z] 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-31T09:05:50.083Z] 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-31T09:05:50.083Z] 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-31T09:05:50.083Z] 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-31T09:05:50.083Z] 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-31T09:05:50.083Z] 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 (2): 32/39 kB | 4.1/38 kB Progress (3): 32/39 kB | 4.1/38 kB | 4.1/17 kB Progress (3): 36/39 kB | 4.1/38 kB | 4.1/17 kB Progress (3): 36/39 kB | 7.7/38 kB | 4.1/17 kB Progress (3): 39 kB | 7.7/38 kB | 4.1/17 kB Progress (3): 39 kB | 7.7/38 kB | 7.7/17 kB Progress (3): 39 kB | 12/38 kB | 7.7/17 kB Progress (4): 39 kB | 12/38 kB | 7.7/17 kB | 4.1/237 kB Progress (4): 39 kB | 12/38 kB | 12/17 kB | 4.1/237 kB Progress (4): 39 kB | 16/38 kB | 12/17 kB | 4.1/237 kB Progress (4): 39 kB | 16/38 kB | 16/17 kB | 4.1/237 kB Progress (4): 39 kB | 16/38 kB | 16/17 kB | 7.7/237 kB Progress (4): 39 kB | 16/38 kB | 17 kB | 7.7/237 kB Progress (4): 39 kB | 20/38 kB | 17 kB | 7.7/237 kB Progress (5): 39 kB | 20/38 kB | 17 kB | 7.7/237 kB | 4.1/43 kB Progress (5): 39 kB | 24/38 kB | 17 kB | 7.7/237 kB | 4.1/43 kB Progress (5): 39 kB | 24/38 kB | 17 kB | 12/237 kB | 4.1/43 kB Progress (5): 39 kB | 28/38 kB | 17 kB | 12/237 kB | 4.1/43 kB Progress (5): 39 kB | 28/38 kB | 17 kB | 12/237 kB | 7.7/43 kB Progress (5): 39 kB | 32/38 kB | 17 kB | 12/237 kB | 7.7/43 kB Progress (5): 39 kB | 32/38 kB | 17 kB | 16/237 kB | 7.7/43 kB Progress (5): 39 kB | 36/38 kB | 17 kB | 16/237 kB | 7.7/43 kB Progress (5): 39 kB | 36/38 kB | 17 kB | 16/237 kB | 12/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 16/237 kB | 12/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 20/237 kB | 12/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 20/237 kB | 16/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 24/237 kB | 16/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 24/237 kB | 20/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 28/237 kB | 20/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 28/237 kB | 24/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 32/237 kB | 24/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 32/237 kB | 28/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 36/237 kB | 28/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 36/237 kB | 32/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 40/237 kB | 32/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 40/237 kB | 36/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 44/237 kB | 36/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 44/237 kB | 40/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 48/237 kB | 40/43 kB Progress (5): 39 kB | 38 kB | 17 kB | 48/237 kB | 43 kB Progress (5): 39 kB | 38 kB | 17 kB | 52/237 kB | 43 kB Progress (5): 39 kB | 38 kB | 17 kB | 56/237 kB | 43 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 448 kB/s) [2019-07-31T09:05:50.083Z] 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 963 kB/s) [2019-07-31T09:05:50.083Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 1.0 MB/s) [2019-07-31T09:05:50.083Z] Progress (2): 60/237 kB | 43 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T09:05:50.083Z] 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-31T09:05:50.083Z] 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-31T09:05:50.083Z] Progress (2): 64/237 kB | 43 kB Progress (2): 68/237 kB | 43 kB Progress (2): 72/237 kB | 43 kB Progress (2): 76/237 kB | 43 kB Progress (2): 80/237 kB | 43 kB Progress (2): 84/237 kB | 43 kB Progress (2): 88/237 kB | 43 kB Progress (2): 92/237 kB | 43 kB Progress (2): 96/237 kB | 43 kB Progress (2): 100/237 kB | 43 kB Progress (2): 104/237 kB | 43 kB Progress (2): 108/237 kB | 43 kB Progress (2): 112/237 kB | 43 kB Progress (2): 116/237 kB | 43 kB Progress (2): 120/237 kB | 43 kB Progress (2): 124/237 kB | 43 kB Progress (2): 128/237 kB | 43 kB Progress (2): 132/237 kB | 43 kB Progress (2): 136/237 kB | 43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 994 kB/s) [2019-07-31T09:05:50.083Z] Progress (1): 140/237 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T09:05:50.083Z] Progress (1): 144/237 kB Progress (1): 148/237 kB Progress (1): 152/237 kB Progress (1): 156/237 kB Progress (1): 160/237 kB Progress (1): 164/237 kB Progress (1): 168/237 kB Progress (1): 172/237 kB Progress (1): 176/237 kB Progress (1): 180/237 kB Progress (1): 184/237 kB Progress (1): 188/237 kB Progress (1): 192/237 kB Progress (1): 196/237 kB Progress (1): 200/237 kB Progress (1): 204/237 kB Progress (1): 208/237 kB Progress (1): 212/237 kB Progress (1): 216/237 kB Progress (1): 220/237 kB Progress (1): 224/237 kB Progress (1): 228/237 kB Progress (1): 232/237 kB Progress (1): 236/237 kB Progress (1): 237 kB Progress (2): 237 kB | 4.1/158 kB Progress (2): 237 kB | 7.7/158 kB Progress (2): 237 kB | 12/158 kB Progress (2): 237 kB | 16/158 kB Progress (2): 237 kB | 20/158 kB Progress (2): 237 kB | 24/158 kB Progress (2): 237 kB | 28/158 kB Progress (2): 237 kB | 32/158 kB Progress (3): 237 kB | 32/158 kB | 0/1.2 MB Progress (3): 237 kB | 36/158 kB | 0/1.2 MB Progress (4): 237 kB | 36/158 kB | 0/1.2 MB | 4.1/262 kB Progress (4): 237 kB | 40/158 kB | 0/1.2 MB | 4.1/262 kB Progress (4): 237 kB | 40/158 kB | 0/1.2 MB | 4.1/262 kB Progress (4): 237 kB | 44/158 kB | 0/1.2 MB | 4.1/262 kB Progress (4): 237 kB | 44/158 kB | 0/1.2 MB | 7.7/262 kB Progress (4): 237 kB | 48/158 kB | 0/1.2 MB | 7.7/262 kB Progress (4): 237 kB | 48/158 kB | 0/1.2 MB | 7.7/262 kB Progress (4): 237 kB | 52/158 kB | 0/1.2 MB | 7.7/262 kB Progress (4): 237 kB | 52/158 kB | 0/1.2 MB | 12/262 kB Progress (4): 237 kB | 56/158 kB | 0/1.2 MB | 12/262 kB Progress (4): 237 kB | 56/158 kB | 0/1.2 MB | 12/262 kB Progress (4): 237 kB | 60/158 kB | 0/1.2 MB | 12/262 kB Progress (4): 237 kB | 60/158 kB | 0/1.2 MB | 16/262 kB Progress (4): 237 kB | 64/158 kB | 0/1.2 MB | 16/262 kB Progress (4): 237 kB | 64/158 kB | 0/1.2 MB | 16/262 kB Progress (4): 237 kB | 66/158 kB | 0/1.2 MB | 16/262 kB Progress (4): 237 kB | 66/158 kB | 0/1.2 MB | 20/262 kB Progress (4): 237 kB | 70/158 kB | 0/1.2 MB | 20/262 kB Progress (4): 237 kB | 70/158 kB | 0/1.2 MB | 20/262 kB Progress (4): 237 kB | 74/158 kB | 0/1.2 MB | 20/262 kB Progress (4): 237 kB | 74/158 kB | 0/1.2 MB | 24/262 kB Progress (4): 237 kB | 78/158 kB | 0/1.2 MB | 24/262 kB Progress (4): 237 kB | 78/158 kB | 0/1.2 MB | 24/262 kB Progress (4): 237 kB | 82/158 kB | 0/1.2 MB | 24/262 kB Progress (4): 237 kB | 82/158 kB | 0/1.2 MB | 28/262 kB Progress (4): 237 kB | 86/158 kB | 0/1.2 MB | 28/262 kB Progress (4): 237 kB | 86/158 kB | 0/1.2 MB | 28/262 kB Progress (4): 237 kB | 90/158 kB | 0/1.2 MB | 28/262 kB Progress (4): 237 kB | 90/158 kB | 0/1.2 MB | 32/262 kB Progress (4): 237 kB | 94/158 kB | 0/1.2 MB | 32/262 kB Progress (4): 237 kB | 94/158 kB | 0/1.2 MB | 32/262 kB Progress (4): 237 kB | 98/158 kB | 0/1.2 MB | 32/262 kB Progress (4): 237 kB | 98/158 kB | 0/1.2 MB | 33/262 kB Progress (4): 237 kB | 102/158 kB | 0/1.2 MB | 33/262 kB Progress (4): 237 kB | 102/158 kB | 0/1.2 MB | 33/262 kB Progress (4): 237 kB | 106/158 kB | 0/1.2 MB | 33/262 kB Progress (4): 237 kB | 106/158 kB | 0/1.2 MB | 37/262 kB Progress (4): 237 kB | 110/158 kB | 0/1.2 MB | 37/262 kB Progress (4): 237 kB | 110/158 kB | 0/1.2 MB | 37/262 kB Progress (4): 237 kB | 114/158 kB | 0/1.2 MB | 37/262 kB Progress (4): 237 kB | 114/158 kB | 0/1.2 MB | 41/262 kB Progress (4): 237 kB | 118/158 kB | 0/1.2 MB | 41/262 kB Progress (4): 237 kB | 118/158 kB | 0/1.2 MB | 41/262 kB Progress (4): 237 kB | 122/158 kB | 0/1.2 MB | 41/262 kB Progress (4): 237 kB | 122/158 kB | 0/1.2 MB | 45/262 kB Progress (4): 237 kB | 126/158 kB | 0/1.2 MB | 45/262 kB Progress (4): 237 kB | 126/158 kB | 0.1/1.2 MB | 45/262 kB Progress (4): 237 kB | 130/158 kB | 0.1/1.2 MB | 45/262 kB Progress (4): 237 kB | 130/158 kB | 0.1/1.2 MB | 49/262 kB Progress (4): 237 kB | 134/158 kB | 0.1/1.2 MB | 49/262 kB Progress (4): 237 kB | 134/158 kB | 0.1/1.2 MB | 49/262 kB Progress (4): 237 kB | 138/158 kB | 0.1/1.2 MB | 49/262 kB Progress (4): 237 kB | 138/158 kB | 0.1/1.2 MB | 53/262 kB Progress (4): 237 kB | 142/158 kB | 0.1/1.2 MB | 53/262 kB Progress (4): 237 kB | 142/158 kB | 0.1/1.2 MB | 53/262 kB Progress (4): 237 kB | 146/158 kB | 0.1/1.2 MB | 53/262 kB Progress (4): 237 kB | 146/158 kB | 0.1/1.2 MB | 57/262 kB Progress (4): 237 kB | 150/158 kB | 0.1/1.2 MB | 57/262 kB Progress (4): 237 kB | 150/158 kB | 0.1/1.2 MB | 57/262 kB Progress (4): 237 kB | 154/158 kB | 0.1/1.2 MB | 57/262 kB Progress (4): 237 kB | 154/158 kB | 0.1/1.2 MB | 61/262 kB Progress (4): 237 kB | 158/158 kB | 0.1/1.2 MB | 61/262 kB Progress (4): 237 kB | 158/158 kB | 0.1/1.2 MB | 61/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 61/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 65/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 65/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 66/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 66/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 70/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 70/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 74/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 74/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 78/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 78/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 82/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 82/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 86/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 86/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 90/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 90/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 94/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 94/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 98/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 98/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 102/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 102/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 106/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 106/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 110/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 110/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 114/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 114/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 118/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 118/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 122/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 122/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 126/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 126/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 130/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 130/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 134/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 134/262 kB Progress (4): 237 kB | 158 kB | 0.1/1.2 MB | 138/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 2.5 MB/s) [2019-07-31T09:05:50.083Z] Progress (3): 237 kB | 0.1/1.2 MB | 142/262 kB Progress (3): 237 kB | 0.1/1.2 MB | 142/262 kB Progress (3): 237 kB | 0.1/1.2 MB | 146/262 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T09:05:50.083Z] Progress (3): 237 kB | 0.1/1.2 MB | 150/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 150/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 154/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 154/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 158/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 158/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 162/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 162/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 166/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 166/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 170/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 170/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 174/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 174/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 178/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 178/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 182/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 182/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 186/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 186/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 190/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 190/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 194/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 194/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 198/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 198/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 202/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 202/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 206/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 206/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 210/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 210/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 214/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 214/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 218/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 218/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 222/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 222/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 226/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 226/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 230/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 230/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 234/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 234/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 238/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 238/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 242/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 242/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 246/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 246/262 kB Progress (3): 237 kB | 0.2/1.2 MB | 250/262 kB Progress (3): 237 kB | 0.3/1.2 MB | 250/262 kB Progress (3): 237 kB | 0.3/1.2 MB | 254/262 kB Progress (3): 237 kB | 0.3/1.2 MB | 254/262 kB Progress (3): 237 kB | 0.3/1.2 MB | 258/262 kB Progress (3): 237 kB | 0.3/1.2 MB | 258/262 kB Progress (3): 237 kB | 0.3/1.2 MB | 262/262 kB Progress (3): 237 kB | 0.3/1.2 MB | 262/262 kB Progress (3): 237 kB | 0.3/1.2 MB | 262 kB Progress (3): 237 kB | 0.3/1.2 MB | 262 kB Progress (3): 237 kB | 0.3/1.2 MB | 262 kB Progress (3): 237 kB | 0.3/1.2 MB | 262 kB Progress (3): 237 kB | 0.3/1.2 MB | 262 kB Progress (3): 237 kB | 0.3/1.2 MB | 262 kB Progress (3): 237 kB | 0.3/1.2 MB | 262 kB Progress (3): 237 kB | 0.3/1.2 MB | 262 kB Progress (3): 237 kB | 0.3/1.2 MB | 262 kB Progress (3): 237 kB | 0.3/1.2 MB | 262 kB Progress (3): 237 kB | 0.3/1.2 MB | 262 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 4.1/30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 4.1/30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 7.7/30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 7.7/30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 12/30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 12/30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 16/30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 16/30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 20/30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 20/30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 24/30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 24/30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 28/30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 28/30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.3/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.4/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.5/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.5/1.2 MB | 262 kB | 30 kB Progress (4): 237 kB | 0.5/1.2 MB | 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 381 kB/s) [2019-07-31T09:05:50.083Z] Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T09:05:50.340Z] Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.5/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.6/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.7/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.8/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 0.9/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.0/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.1/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2/1.2 MB | 262 kB Progress (3): 237 kB | 1.2 MB | 262 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 2.1 MB/s) [2019-07-31T09:05:50.340Z] 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-31T09:05:50.340Z] Progress (3): 237 kB | 1.2 MB | 4.1/305 kB Progress (3): 237 kB | 1.2 MB | 7.7/305 kB Progress (3): 237 kB | 1.2 MB | 12/305 kB Progress (3): 237 kB | 1.2 MB | 16/305 kB Progress (3): 237 kB | 1.2 MB | 20/305 kB Progress (3): 237 kB | 1.2 MB | 24/305 kB Progress (3): 237 kB | 1.2 MB | 28/305 kB Progress (3): 237 kB | 1.2 MB | 32/305 kB Progress (4): 237 kB | 1.2 MB | 32/305 kB | 4.1/50 kB Progress (4): 237 kB | 1.2 MB | 33/305 kB | 4.1/50 kB Progress (4): 237 kB | 1.2 MB | 33/305 kB | 7.7/50 kB Progress (4): 237 kB | 1.2 MB | 37/305 kB | 7.7/50 kB Progress (4): 237 kB | 1.2 MB | 37/305 kB | 12/50 kB Progress (4): 237 kB | 1.2 MB | 41/305 kB | 12/50 kB Progress (4): 237 kB | 1.2 MB | 41/305 kB | 16/50 kB Progress (4): 237 kB | 1.2 MB | 45/305 kB | 16/50 kB Progress (4): 237 kB | 1.2 MB | 45/305 kB | 20/50 kB Progress (4): 237 kB | 1.2 MB | 49/305 kB | 20/50 kB Progress (4): 237 kB | 1.2 MB | 49/305 kB | 24/50 kB Progress (4): 237 kB | 1.2 MB | 53/305 kB | 24/50 kB Progress (4): 237 kB | 1.2 MB | 53/305 kB | 28/50 kB Progress (4): 237 kB | 1.2 MB | 57/305 kB | 28/50 kB Progress (4): 237 kB | 1.2 MB | 57/305 kB | 32/50 kB Progress (4): 237 kB | 1.2 MB | 61/305 kB | 32/50 kB Progress (4): 237 kB | 1.2 MB | 61/305 kB | 36/50 kB Progress (4): 237 kB | 1.2 MB | 65/305 kB | 36/50 kB Progress (4): 237 kB | 1.2 MB | 65/305 kB | 40/50 kB Progress (4): 237 kB | 1.2 MB | 66/305 kB | 40/50 kB Progress (4): 237 kB | 1.2 MB | 66/305 kB | 44/50 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 9.3 MB/s) [2019-07-31T09:05:50.340Z] Progress (3): 237 kB | 66/305 kB | 48/50 kB Progress (3): 237 kB | 70/305 kB | 48/50 kB Progress (3): 237 kB | 70/305 kB | 50 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T09:05:50.340Z] Progress (3): 237 kB | 74/305 kB | 50 kB Progress (3): 237 kB | 78/305 kB | 50 kB Progress (3): 237 kB | 82/305 kB | 50 kB Progress (3): 237 kB | 86/305 kB | 50 kB Progress (4): 237 kB | 86/305 kB | 50 kB | 4.1/52 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-31T09:05:50.340Z] Progress (3): 86/305 kB | 50 kB | 7.7/52 kB Progress (3): 90/305 kB | 50 kB | 7.7/52 kB Progress (3): 90/305 kB | 50 kB | 12/52 kB Progress (3): 94/305 kB | 50 kB | 12/52 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T09:05:50.340Z] Progress (3): 98/305 kB | 50 kB | 12/52 kB Progress (3): 98/305 kB | 50 kB | 16/52 kB Progress (3): 98/305 kB | 50 kB | 16/52 kB Progress (3): 98/305 kB | 50 kB | 20/52 kB Progress (3): 102/305 kB | 50 kB | 20/52 kB Progress (3): 102/305 kB | 50 kB | 24/52 kB Progress (3): 106/305 kB | 50 kB | 24/52 kB Progress (3): 106/305 kB | 50 kB | 28/52 kB Progress (3): 110/305 kB | 50 kB | 28/52 kB Progress (3): 110/305 kB | 50 kB | 32/52 kB Progress (3): 114/305 kB | 50 kB | 32/52 kB Progress (3): 114/305 kB | 50 kB | 36/52 kB Progress (3): 118/305 kB | 50 kB | 36/52 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 374 kB/s) [2019-07-31T09:05:50.340Z] Progress (2): 118/305 kB | 40/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-31T09:05:50.340Z] Progress (2): 122/305 kB | 40/52 kB Progress (2): 122/305 kB | 44/52 kB Progress (2): 126/305 kB | 44/52 kB Progress (2): 126/305 kB | 48/52 kB Progress (2): 130/305 kB | 48/52 kB Progress (2): 130/305 kB | 52/52 kB Progress (2): 131/305 kB | 52/52 kB Progress (2): 131/305 kB | 52 kB Progress (2): 135/305 kB | 52 kB Progress (2): 139/305 kB | 52 kB Progress (2): 143/305 kB | 52 kB Progress (2): 147/305 kB | 52 kB Progress (2): 151/305 kB | 52 kB Progress (2): 155/305 kB | 52 kB Progress (2): 159/305 kB | 52 kB Progress (2): 163/305 kB | 52 kB Progress (2): 167/305 kB | 52 kB Progress (2): 171/305 kB | 52 kB Progress (2): 175/305 kB | 52 kB Progress (2): 179/305 kB | 52 kB Progress (2): 183/305 kB | 52 kB Progress (2): 187/305 kB | 52 kB Progress (2): 191/305 kB | 52 kB Progress (2): 195/305 kB | 52 kB Progress (2): 199/305 kB | 52 kB Progress (2): 203/305 kB | 52 kB Progress (2): 207/305 kB | 52 kB Progress (2): 211/305 kB | 52 kB Progress (2): 215/305 kB | 52 kB Progress (2): 219/305 kB | 52 kB Progress (2): 223/305 kB | 52 kB Progress (2): 227/305 kB | 52 kB Progress (2): 231/305 kB | 52 kB Progress (2): 235/305 kB | 52 kB Progress (2): 239/305 kB | 52 kB Progress (2): 243/305 kB | 52 kB Progress (2): 247/305 kB | 52 kB Progress (2): 251/305 kB | 52 kB Progress (2): 255/305 kB | 52 kB Progress (2): 259/305 kB | 52 kB Progress (2): 263/305 kB | 52 kB Progress (2): 267/305 kB | 52 kB Progress (2): 271/305 kB | 52 kB Progress (2): 275/305 kB | 52 kB Progress (2): 279/305 kB | 52 kB Progress (2): 283/305 kB | 52 kB Progress (3): 283/305 kB | 52 kB | 4.1/11 kB Progress (3): 287/305 kB | 52 kB | 4.1/11 kB Progress (3): 287/305 kB | 52 kB | 7.7/11 kB Progress (3): 291/305 kB | 52 kB | 7.7/11 kB Progress (3): 291/305 kB | 52 kB | 11 kB Progress (3): 295/305 kB | 52 kB | 11 kB Progress (3): 299/305 kB | 52 kB | 11 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 366 kB/s) [2019-07-31T09:05:50.340Z] Progress (2): 303/305 kB | 11 kB Progress (3): 303/305 kB | 11 kB | 4.1/37 kB 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-31T09:05:50.340Z] Progress (4): 303/305 kB | 11 kB | 4.1/37 kB | 4.1/15 kB Progress (4): 303/305 kB | 11 kB | 7.7/37 kB | 4.1/15 kB Progress (4): 305 kB | 11 kB | 7.7/37 kB | 4.1/15 kB Progress (4): 305 kB | 11 kB | 12/37 kB | 4.1/15 kB Progress (4): 305 kB | 11 kB | 12/37 kB | 7.7/15 kB Progress (4): 305 kB | 11 kB | 16/37 kB | 7.7/15 kB Progress (4): 305 kB | 11 kB | 16/37 kB | 12/15 kB Progress (4): 305 kB | 11 kB | 20/37 kB | 12/15 kB Progress (4): 305 kB | 11 kB | 20/37 kB | 15 kB Progress (4): 305 kB | 11 kB | 24/37 kB | 15 kB Progress (4): 305 kB | 11 kB | 28/37 kB | 15 kB Progress (4): 305 kB | 11 kB | 32/37 kB | 15 kB Progress (4): 305 kB | 11 kB | 36/37 kB | 15 kB Progress (4): 305 kB | 11 kB | 37 kB | 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 71 kB/s) [2019-07-31T09:05:50.340Z] 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-31T09:05:50.340Z] 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 243 kB/s) [2019-07-31T09:05:50.340Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-31T09:05:50.340Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 1.9 MB/s) [2019-07-31T09:05:50.341Z] 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 95 kB/s) [2019-07-31T09:05:50.341Z] 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-31T09:05:50.341Z] Progress (1): 4.1/392 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T09:05:50.341Z] Progress (1): 7.7/392 kB Progress (1): 12/392 kB Progress (1): 16/392 kB Progress (1): 20/392 kB Progress (1): 24/392 kB Progress (1): 28/392 kB Progress (1): 32/392 kB Progress (1): 33/392 kB Progress (1): 37/392 kB Progress (1): 41/392 kB Progress (1): 45/392 kB Progress (1): 49/392 kB Progress (1): 53/392 kB Progress (1): 57/392 kB Progress (2): 57/392 kB | 4.1/7.7 kB Progress (2): 61/392 kB | 4.1/7.7 kB Progress (2): 61/392 kB | 7.7 kB Progress (2): 65/392 kB | 7.7 kB Progress (2): 66/392 kB | 7.7 kB Progress (2): 70/392 kB | 7.7 kB Progress (2): 74/392 kB | 7.7 kB Progress (2): 78/392 kB | 7.7 kB Progress (2): 82/392 kB | 7.7 kB Progress (2): 86/392 kB | 7.7 kB Progress (2): 90/392 kB | 7.7 kB Progress (2): 94/392 kB | 7.7 kB Progress (2): 98/392 kB | 7.7 kB Progress (2): 98/392 kB | 7.7 kB Progress (2): 102/392 kB | 7.7 kB Progress (2): 106/392 kB | 7.7 kB Progress (2): 110/392 kB | 7.7 kB Progress (2): 114/392 kB | 7.7 kB Progress (2): 118/392 kB | 7.7 kB Progress (2): 122/392 kB | 7.7 kB Progress (2): 126/392 kB | 7.7 kB Progress (2): 130/392 kB | 7.7 kB Progress (2): 134/392 kB | 7.7 kB Progress (2): 138/392 kB | 7.7 kB Progress (3): 138/392 kB | 7.7 kB | 4.1/571 kB Progress (3): 142/392 kB | 7.7 kB | 4.1/571 kB Progress (3): 142/392 kB | 7.7 kB | 7.7/571 kB Progress (3): 146/392 kB | 7.7 kB | 7.7/571 kB Progress (3): 146/392 kB | 7.7 kB | 12/571 kB Progress (3): 150/392 kB | 7.7 kB | 12/571 kB Progress (3): 150/392 kB | 7.7 kB | 16/571 kB Progress (3): 154/392 kB | 7.7 kB | 16/571 kB Progress (3): 154/392 kB | 7.7 kB | 20/571 kB Progress (3): 158/392 kB | 7.7 kB | 20/571 kB Progress (3): 158/392 kB | 7.7 kB | 24/571 kB Progress (3): 162/392 kB | 7.7 kB | 24/571 kB Progress (3): 162/392 kB | 7.7 kB | 28/571 kB Progress (3): 166/392 kB | 7.7 kB | 28/571 kB Progress (3): 166/392 kB | 7.7 kB | 32/571 kB Progress (3): 170/392 kB | 7.7 kB | 32/571 kB Progress (3): 170/392 kB | 7.7 kB | 33/571 kB Progress (3): 174/392 kB | 7.7 kB | 33/571 kB Progress (3): 174/392 kB | 7.7 kB | 37/571 kB Progress (3): 178/392 kB | 7.7 kB | 37/571 kB Progress (3): 178/392 kB | 7.7 kB | 41/571 kB Progress (3): 182/392 kB | 7.7 kB | 41/571 kB Progress (4): 182/392 kB | 7.7 kB | 41/571 kB | 4.1/189 kB Progress (4): 186/392 kB | 7.7 kB | 41/571 kB | 4.1/189 kB Progress (4): 186/392 kB | 7.7 kB | 45/571 kB | 4.1/189 kB Progress (4): 190/392 kB | 7.7 kB | 45/571 kB | 4.1/189 kB Progress (4): 190/392 kB | 7.7 kB | 45/571 kB | 7.7/189 kB Progress (4): 194/392 kB | 7.7 kB | 45/571 kB | 7.7/189 kB Progress (4): 194/392 kB | 7.7 kB | 49/571 kB | 7.7/189 kB Progress (4): 198/392 kB | 7.7 kB | 49/571 kB | 7.7/189 kB Progress (4): 198/392 kB | 7.7 kB | 49/571 kB | 12/189 kB Progress (4): 202/392 kB | 7.7 kB | 49/571 kB | 12/189 kB Progress (4): 202/392 kB | 7.7 kB | 53/571 kB | 12/189 kB Progress (4): 206/392 kB | 7.7 kB | 53/571 kB | 12/189 kB Progress (4): 206/392 kB | 7.7 kB | 53/571 kB | 16/189 kB Progress (4): 210/392 kB | 7.7 kB | 53/571 kB | 16/189 kB Progress (4): 210/392 kB | 7.7 kB | 57/571 kB | 16/189 kB Progress (4): 214/392 kB | 7.7 kB | 57/571 kB | 16/189 kB Progress (4): 214/392 kB | 7.7 kB | 57/571 kB | 20/189 kB Progress (4): 218/392 kB | 7.7 kB | 57/571 kB | 20/189 kB Progress (4): 218/392 kB | 7.7 kB | 61/571 kB | 20/189 kB Progress (4): 222/392 kB | 7.7 kB | 61/571 kB | 20/189 kB Progress (4): 222/392 kB | 7.7 kB | 61/571 kB | 24/189 kB Progress (4): 226/392 kB | 7.7 kB | 61/571 kB | 24/189 kB Progress (4): 226/392 kB | 7.7 kB | 65/571 kB | 24/189 kB Progress (4): 230/392 kB | 7.7 kB | 65/571 kB | 24/189 kB Progress (4): 230/392 kB | 7.7 kB | 65/571 kB | 28/189 kB Progress (4): 234/392 kB | 7.7 kB | 65/571 kB | 28/189 kB Progress (4): 234/392 kB | 7.7 kB | 66/571 kB | 28/189 kB Progress (4): 238/392 kB | 7.7 kB | 66/571 kB | 28/189 kB Progress (4): 238/392 kB | 7.7 kB | 66/571 kB | 32/189 kB Progress (4): 242/392 kB | 7.7 kB | 66/571 kB | 32/189 kB Progress (4): 242/392 kB | 7.7 kB | 70/571 kB | 32/189 kB Progress (4): 246/392 kB | 7.7 kB | 70/571 kB | 32/189 kB Progress (4): 246/392 kB | 7.7 kB | 70/571 kB | 33/189 kB Progress (4): 250/392 kB | 7.7 kB | 70/571 kB | 33/189 kB Progress (4): 250/392 kB | 7.7 kB | 74/571 kB | 33/189 kB Progress (4): 254/392 kB | 7.7 kB | 74/571 kB | 33/189 kB Progress (4): 254/392 kB | 7.7 kB | 74/571 kB | 37/189 kB Progress (4): 258/392 kB | 7.7 kB | 74/571 kB | 37/189 kB Progress (4): 258/392 kB | 7.7 kB | 78/571 kB | 37/189 kB Progress (4): 262/392 kB | 7.7 kB | 78/571 kB | 37/189 kB Progress (4): 262/392 kB | 7.7 kB | 78/571 kB | 41/189 kB Progress (4): 266/392 kB | 7.7 kB | 78/571 kB | 41/189 kB Progress (4): 266/392 kB | 7.7 kB | 82/571 kB | 41/189 kB Progress (4): 270/392 kB | 7.7 kB | 82/571 kB | 41/189 kB Progress (4): 270/392 kB | 7.7 kB | 82/571 kB | 45/189 kB Progress (4): 274/392 kB | 7.7 kB | 82/571 kB | 45/189 kB Progress (4): 274/392 kB | 7.7 kB | 86/571 kB | 45/189 kB Progress (4): 278/392 kB | 7.7 kB | 86/571 kB | 45/189 kB Progress (4): 278/392 kB | 7.7 kB | 86/571 kB | 49/189 kB Progress (4): 282/392 kB | 7.7 kB | 86/571 kB | 49/189 kB Progress (4): 282/392 kB | 7.7 kB | 90/571 kB | 49/189 kB Progress (4): 286/392 kB | 7.7 kB | 90/571 kB | 49/189 kB Progress (4): 286/392 kB | 7.7 kB | 90/571 kB | 53/189 kB Progress (4): 290/392 kB | 7.7 kB | 90/571 kB | 53/189 kB Progress (4): 290/392 kB | 7.7 kB | 94/571 kB | 53/189 kB Progress (4): 294/392 kB | 7.7 kB | 94/571 kB | 53/189 kB Progress (4): 294/392 kB | 7.7 kB | 94/571 kB | 57/189 kB Progress (4): 298/392 kB | 7.7 kB | 94/571 kB | 57/189 kB Progress (4): 298/392 kB | 7.7 kB | 98/571 kB | 57/189 kB Progress (4): 302/392 kB | 7.7 kB | 98/571 kB | 57/189 kB Progress (4): 302/392 kB | 7.7 kB | 98/571 kB | 61/189 kB Progress (4): 306/392 kB | 7.7 kB | 98/571 kB | 61/189 kB Progress (4): 306/392 kB | 7.7 kB | 98/571 kB | 61/189 kB Progress (4): 310/392 kB | 7.7 kB | 98/571 kB | 61/189 kB Progress (4): 310/392 kB | 7.7 kB | 98/571 kB | 65/189 kB Progress (4): 314/392 kB | 7.7 kB | 98/571 kB | 65/189 kB Progress (4): 314/392 kB | 7.7 kB | 102/571 kB | 65/189 kB Progress (4): 318/392 kB | 7.7 kB | 102/571 kB | 65/189 kB Progress (4): 318/392 kB | 7.7 kB | 102/571 kB | 66/189 kB Progress (4): 322/392 kB | 7.7 kB | 102/571 kB | 66/189 kB Progress (4): 322/392 kB | 7.7 kB | 106/571 kB | 66/189 kB Progress (4): 326/392 kB | 7.7 kB | 106/571 kB | 66/189 kB Progress (4): 326/392 kB | 7.7 kB | 106/571 kB | 70/189 kB Progress (4): 330/392 kB | 7.7 kB | 106/571 kB | 70/189 kB Progress (4): 330/392 kB | 7.7 kB | 110/571 kB | 70/189 kB Progress (4): 334/392 kB | 7.7 kB | 110/571 kB | 70/189 kB Progress (4): 334/392 kB | 7.7 kB | 110/571 kB | 74/189 kB Progress (4): 338/392 kB | 7.7 kB | 110/571 kB | 74/189 kB Progress (4): 338/392 kB | 7.7 kB | 114/571 kB | 74/189 kB Progress (4): 342/392 kB | 7.7 kB | 114/571 kB | 74/189 kB Progress (4): 342/392 kB | 7.7 kB | 114/571 kB | 78/189 kB Progress (4): 346/392 kB | 7.7 kB | 114/571 kB | 78/189 kB Progress (4): 346/392 kB | 7.7 kB | 118/571 kB | 78/189 kB Progress (4): 350/392 kB | 7.7 kB | 118/571 kB | 78/189 kB Progress (4): 350/392 kB | 7.7 kB | 118/571 kB | 82/189 kB Progress (4): 354/392 kB | 7.7 kB | 118/571 kB | 82/189 kB Progress (4): 354/392 kB | 7.7 kB | 122/571 kB | 82/189 kB Progress (4): 358/392 kB | 7.7 kB | 122/571 kB | 82/189 kB Progress (4): 358/392 kB | 7.7 kB | 122/571 kB | 86/189 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 42 kB/s) [2019-07-31T09:05:50.341Z] Progress (3): 362/392 kB | 122/571 kB | 86/189 kB Progress (3): 362/392 kB | 126/571 kB | 86/189 kB Progress (3): 366/392 kB | 126/571 kB | 86/189 kB Progress (4): 366/392 kB | 126/571 kB | 86/189 kB | 4.1/91 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-31T09:05:50.341Z] Progress (4): 366/392 kB | 126/571 kB | 90/189 kB | 4.1/91 kB Progress (4): 366/392 kB | 126/571 kB | 90/189 kB | 7.7/91 kB Progress (4): 370/392 kB | 126/571 kB | 90/189 kB | 7.7/91 kB Progress (4): 370/392 kB | 130/571 kB | 90/189 kB | 7.7/91 kB Progress (4): 374/392 kB | 130/571 kB | 90/189 kB | 7.7/91 kB Progress (4): 374/392 kB | 130/571 kB | 90/189 kB | 12/91 kB Progress (4): 374/392 kB | 130/571 kB | 94/189 kB | 12/91 kB Progress (4): 374/392 kB | 130/571 kB | 94/189 kB | 16/91 kB Progress (4): 378/392 kB | 130/571 kB | 94/189 kB | 16/91 kB Progress (4): 378/392 kB | 134/571 kB | 94/189 kB | 16/91 kB Progress (4): 382/392 kB | 134/571 kB | 94/189 kB | 16/91 kB Progress (4): 382/392 kB | 134/571 kB | 94/189 kB | 20/91 kB Progress (4): 382/392 kB | 134/571 kB | 98/189 kB | 20/91 kB Progress (4): 382/392 kB | 134/571 kB | 98/189 kB | 24/91 kB Progress (4): 386/392 kB | 134/571 kB | 98/189 kB | 24/91 kB Progress (4): 386/392 kB | 138/571 kB | 98/189 kB | 24/91 kB Progress (4): 390/392 kB | 138/571 kB | 98/189 kB | 24/91 kB Progress (4): 390/392 kB | 138/571 kB | 98/189 kB | 28/91 kB Progress (4): 390/392 kB | 138/571 kB | 98/189 kB | 28/91 kB Progress (4): 390/392 kB | 138/571 kB | 98/189 kB | 32/91 kB Progress (4): 392 kB | 138/571 kB | 98/189 kB | 32/91 kB Progress (4): 392 kB | 142/571 kB | 98/189 kB | 32/91 kB Progress (4): 392 kB | 142/571 kB | 98/189 kB | 33/91 kB Progress (4): 392 kB | 142/571 kB | 102/189 kB | 33/91 kB Progress (4): 392 kB | 142/571 kB | 102/189 kB | 37/91 kB Progress (4): 392 kB | 146/571 kB | 102/189 kB | 37/91 kB Progress (4): 392 kB | 146/571 kB | 102/189 kB | 41/91 kB Progress (4): 392 kB | 146/571 kB | 106/189 kB | 41/91 kB Progress (4): 392 kB | 146/571 kB | 106/189 kB | 45/91 kB Progress (4): 392 kB | 150/571 kB | 106/189 kB | 45/91 kB Progress (4): 392 kB | 150/571 kB | 106/189 kB | 49/91 kB Progress (4): 392 kB | 150/571 kB | 110/189 kB | 49/91 kB Progress (4): 392 kB | 150/571 kB | 110/189 kB | 53/91 kB Progress (4): 392 kB | 154/571 kB | 110/189 kB | 53/91 kB Progress (4): 392 kB | 154/571 kB | 110/189 kB | 57/91 kB Progress (4): 392 kB | 154/571 kB | 114/189 kB | 57/91 kB Progress (4): 392 kB | 154/571 kB | 114/189 kB | 61/91 kB Progress (4): 392 kB | 158/571 kB | 114/189 kB | 61/91 kB Progress (4): 392 kB | 158/571 kB | 114/189 kB | 65/91 kB Progress (4): 392 kB | 158/571 kB | 118/189 kB | 65/91 kB Progress (4): 392 kB | 158/571 kB | 118/189 kB | 69/91 kB Progress (4): 392 kB | 162/571 kB | 118/189 kB | 69/91 kB Progress (4): 392 kB | 162/571 kB | 118/189 kB | 73/91 kB Progress (4): 392 kB | 162/571 kB | 122/189 kB | 73/91 kB Progress (4): 392 kB | 162/571 kB | 122/189 kB | 77/91 kB Progress (4): 392 kB | 166/571 kB | 122/189 kB | 77/91 kB Progress (4): 392 kB | 166/571 kB | 122/189 kB | 81/91 kB Progress (4): 392 kB | 166/571 kB | 126/189 kB | 81/91 kB Progress (4): 392 kB | 166/571 kB | 126/189 kB | 85/91 kB Progress (4): 392 kB | 170/571 kB | 126/189 kB | 85/91 kB Progress (4): 392 kB | 170/571 kB | 126/189 kB | 89/91 kB Progress (4): 392 kB | 170/571 kB | 130/189 kB | 89/91 kB Progress (4): 392 kB | 170/571 kB | 130/189 kB | 91 kB Progress (4): 392 kB | 174/571 kB | 130/189 kB | 91 kB Progress (4): 392 kB | 174/571 kB | 134/189 kB | 91 kB Progress (4): 392 kB | 178/571 kB | 134/189 kB | 91 kB Progress (4): 392 kB | 178/571 kB | 138/189 kB | 91 kB Progress (4): 392 kB | 182/571 kB | 138/189 kB | 91 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 2.1 MB/s) [2019-07-31T09:05:50.341Z] Progress (3): 186/571 kB | 138/189 kB | 91 kB Progress (3): 186/571 kB | 142/189 kB | 91 kB Progress (3): 190/571 kB | 142/189 kB | 91 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-31T09:05:50.341Z] Progress (3): 194/571 kB | 142/189 kB | 91 kB Progress (3): 194/571 kB | 146/189 kB | 91 kB Progress (3): 198/571 kB | 146/189 kB | 91 kB Progress (3): 198/571 kB | 150/189 kB | 91 kB Progress (3): 202/571 kB | 150/189 kB | 91 kB Progress (3): 202/571 kB | 154/189 kB | 91 kB Progress (3): 206/571 kB | 154/189 kB | 91 kB Progress (3): 206/571 kB | 158/189 kB | 91 kB Progress (3): 210/571 kB | 158/189 kB | 91 kB Progress (3): 210/571 kB | 162/189 kB | 91 kB Progress (3): 214/571 kB | 162/189 kB | 91 kB Progress (3): 214/571 kB | 166/189 kB | 91 kB Progress (3): 218/571 kB | 166/189 kB | 91 kB Progress (3): 218/571 kB | 170/189 kB | 91 kB Progress (3): 222/571 kB | 170/189 kB | 91 kB Progress (3): 222/571 kB | 174/189 kB | 91 kB Progress (3): 226/571 kB | 174/189 kB | 91 kB Progress (3): 226/571 kB | 178/189 kB | 91 kB Progress (3): 230/571 kB | 178/189 kB | 91 kB Progress (3): 230/571 kB | 182/189 kB | 91 kB Progress (3): 234/571 kB | 182/189 kB | 91 kB Progress (3): 234/571 kB | 186/189 kB | 91 kB Progress (3): 238/571 kB | 186/189 kB | 91 kB Progress (3): 238/571 kB | 189 kB | 91 kB Progress (3): 242/571 kB | 189 kB | 91 kB Progress (3): 246/571 kB | 189 kB | 91 kB Progress (3): 250/571 kB | 189 kB | 91 kB Progress (3): 254/571 kB | 189 kB | 91 kB Progress (3): 258/571 kB | 189 kB | 91 kB Progress (3): 262/571 kB | 189 kB | 91 kB Progress (3): 266/571 kB | 189 kB | 91 kB Progress (3): 270/571 kB | 189 kB | 91 kB Progress (3): 274/571 kB | 189 kB | 91 kB Progress (3): 278/571 kB | 189 kB | 91 kB Progress (3): 282/571 kB | 189 kB | 91 kB Progress (3): 286/571 kB | 189 kB | 91 kB Progress (3): 290/571 kB | 189 kB | 91 kB Progress (3): 294/571 kB | 189 kB | 91 kB Progress (3): 298/571 kB | 189 kB | 91 kB Progress (3): 302/571 kB | 189 kB | 91 kB Progress (3): 306/571 kB | 189 kB | 91 kB Progress (3): 310/571 kB | 189 kB | 91 kB Progress (3): 314/571 kB | 189 kB | 91 kB Progress (3): 318/571 kB | 189 kB | 91 kB Progress (3): 322/571 kB | 189 kB | 91 kB Progress (3): 326/571 kB | 189 kB | 91 kB Progress (3): 330/571 kB | 189 kB | 91 kB Progress (3): 334/571 kB | 189 kB | 91 kB Progress (3): 338/571 kB | 189 kB | 91 kB Progress (3): 342/571 kB | 189 kB | 91 kB Progress (3): 346/571 kB | 189 kB | 91 kB Progress (3): 350/571 kB | 189 kB | 91 kB Progress (3): 354/571 kB | 189 kB | 91 kB Progress (3): 358/571 kB | 189 kB | 91 kB Progress (3): 362/571 kB | 189 kB | 91 kB Progress (3): 366/571 kB | 189 kB | 91 kB Progress (3): 370/571 kB | 189 kB | 91 kB Progress (3): 374/571 kB | 189 kB | 91 kB Progress (3): 378/571 kB | 189 kB | 91 kB Progress (3): 382/571 kB | 189 kB | 91 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 453 kB/s) [2019-07-31T09:05:50.341Z] Progress (3): 382/571 kB | 189 kB | 4.1/168 kB Progress (3): 386/571 kB | 189 kB | 4.1/168 kB Progress (3): 386/571 kB | 189 kB | 7.7/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-31T09:05:50.341Z] Progress (3): 386/571 kB | 189 kB | 12/168 kB Progress (3): 390/571 kB | 189 kB | 12/168 kB Progress (3): 390/571 kB | 189 kB | 16/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 929 kB/s) [2019-07-31T09:05:50.341Z] Progress (2): 390/571 kB | 20/168 kB Progress (2): 394/571 kB | 20/168 kB Progress (2): 394/571 kB | 24/168 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-31T09:05:50.341Z] Progress (3): 394/571 kB | 24/168 kB | 4.1/38 kB Progress (3): 394/571 kB | 28/168 kB | 4.1/38 kB Progress (3): 398/571 kB | 28/168 kB | 4.1/38 kB Progress (3): 398/571 kB | 32/168 kB | 4.1/38 kB Progress (3): 398/571 kB | 32/168 kB | 7.7/38 kB Progress (3): 398/571 kB | 33/168 kB | 7.7/38 kB Progress (3): 402/571 kB | 33/168 kB | 7.7/38 kB Progress (3): 402/571 kB | 37/168 kB | 7.7/38 kB Progress (3): 402/571 kB | 37/168 kB | 12/38 kB Progress (3): 402/571 kB | 41/168 kB | 12/38 kB Progress (3): 406/571 kB | 41/168 kB | 12/38 kB Progress (3): 406/571 kB | 45/168 kB | 12/38 kB Progress (3): 406/571 kB | 45/168 kB | 16/38 kB Progress (3): 406/571 kB | 49/168 kB | 16/38 kB Progress (3): 410/571 kB | 49/168 kB | 16/38 kB Progress (3): 410/571 kB | 53/168 kB | 16/38 kB Progress (3): 414/571 kB | 53/168 kB | 16/38 kB Progress (3): 414/571 kB | 53/168 kB | 20/38 kB Progress (3): 418/571 kB | 53/168 kB | 20/38 kB Progress (3): 418/571 kB | 57/168 kB | 20/38 kB Progress (3): 422/571 kB | 57/168 kB | 20/38 kB Progress (3): 422/571 kB | 57/168 kB | 24/38 kB Progress (3): 426/571 kB | 57/168 kB | 24/38 kB Progress (3): 426/571 kB | 61/168 kB | 24/38 kB Progress (3): 430/571 kB | 61/168 kB | 24/38 kB Progress (3): 430/571 kB | 61/168 kB | 28/38 kB Progress (3): 434/571 kB | 61/168 kB | 28/38 kB Progress (3): 434/571 kB | 65/168 kB | 28/38 kB Progress (3): 438/571 kB | 65/168 kB | 28/38 kB Progress (3): 438/571 kB | 65/168 kB | 32/38 kB Progress (3): 442/571 kB | 65/168 kB | 32/38 kB Progress (3): 442/571 kB | 66/168 kB | 32/38 kB Progress (3): 446/571 kB | 66/168 kB | 32/38 kB Progress (3): 446/571 kB | 66/168 kB | 36/38 kB Progress (3): 450/571 kB | 66/168 kB | 36/38 kB Progress (3): 450/571 kB | 70/168 kB | 36/38 kB Progress (3): 454/571 kB | 70/168 kB | 36/38 kB Progress (3): 454/571 kB | 70/168 kB | 38 kB Progress (3): 458/571 kB | 70/168 kB | 38 kB Progress (3): 458/571 kB | 74/168 kB | 38 kB Progress (3): 462/571 kB | 74/168 kB | 38 kB Progress (3): 462/571 kB | 78/168 kB | 38 kB Progress (3): 466/571 kB | 78/168 kB | 38 kB Progress (3): 466/571 kB | 82/168 kB | 38 kB Progress (3): 470/571 kB | 82/168 kB | 38 kB Progress (3): 470/571 kB | 86/168 kB | 38 kB Progress (3): 474/571 kB | 86/168 kB | 38 kB Progress (3): 474/571 kB | 90/168 kB | 38 kB Progress (3): 478/571 kB | 90/168 kB | 38 kB Progress (3): 478/571 kB | 94/168 kB | 38 kB Progress (3): 482/571 kB | 94/168 kB | 38 kB Progress (3): 482/571 kB | 98/168 kB | 38 kB Progress (3): 486/571 kB | 98/168 kB | 38 kB Progress (3): 486/571 kB | 98/168 kB | 38 kB Progress (3): 490/571 kB | 98/168 kB | 38 kB Progress (3): 490/571 kB | 102/168 kB | 38 kB Progress (3): 494/571 kB | 102/168 kB | 38 kB Progress (3): 494/571 kB | 106/168 kB | 38 kB Progress (3): 498/571 kB | 106/168 kB | 38 kB Progress (3): 498/571 kB | 110/168 kB | 38 kB Progress (3): 502/571 kB | 110/168 kB | 38 kB Progress (3): 502/571 kB | 114/168 kB | 38 kB Progress (3): 506/571 kB | 114/168 kB | 38 kB Progress (3): 506/571 kB | 118/168 kB | 38 kB Progress (3): 510/571 kB | 118/168 kB | 38 kB Progress (3): 510/571 kB | 122/168 kB | 38 kB Progress (3): 514/571 kB | 122/168 kB | 38 kB Progress (3): 514/571 kB | 126/168 kB | 38 kB Progress (3): 518/571 kB | 126/168 kB | 38 kB Progress (3): 518/571 kB | 130/168 kB | 38 kB Progress (3): 522/571 kB | 130/168 kB | 38 kB Progress (3): 522/571 kB | 134/168 kB | 38 kB Progress (3): 526/571 kB | 134/168 kB | 38 kB Progress (3): 526/571 kB | 138/168 kB | 38 kB Progress (3): 530/571 kB | 138/168 kB | 38 kB Progress (3): 530/571 kB | 142/168 kB | 38 kB Progress (3): 534/571 kB | 142/168 kB | 38 kB Progress (3): 534/571 kB | 146/168 kB | 38 kB Progress (3): 538/571 kB | 146/168 kB | 38 kB Progress (3): 538/571 kB | 150/168 kB | 38 kB Progress (3): 542/571 kB | 150/168 kB | 38 kB Progress (3): 542/571 kB | 154/168 kB | 38 kB Progress (3): 546/571 kB | 154/168 kB | 38 kB Progress (3): 546/571 kB | 158/168 kB | 38 kB Progress (3): 550/571 kB | 158/168 kB | 38 kB Progress (3): 550/571 kB | 162/168 kB | 38 kB Progress (3): 554/571 kB | 162/168 kB | 38 kB Progress (3): 554/571 kB | 166/168 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 178 kB/s) [2019-07-31T09:05:50.341Z] Progress (2): 554/571 kB | 168 kB Progress (2): 558/571 kB | 168 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-31T09:05:50.341Z] Progress (2): 562/571 kB | 168 kB Progress (2): 566/571 kB | 168 kB Progress (2): 570/571 kB | 168 kB Progress (2): 571 kB | 168 kB Progress (3): 571 kB | 168 kB | 4.1/109 kB Progress (3): 571 kB | 168 kB | 7.7/109 kB Progress (3): 571 kB | 168 kB | 12/109 kB Progress (3): 571 kB | 168 kB | 16/109 kB Progress (4): 571 kB | 168 kB | 16/109 kB | 4.1/65 kB Progress (4): 571 kB | 168 kB | 20/109 kB | 4.1/65 kB Progress (4): 571 kB | 168 kB | 20/109 kB | 7.7/65 kB Progress (4): 571 kB | 168 kB | 24/109 kB | 7.7/65 kB Progress (4): 571 kB | 168 kB | 24/109 kB | 12/65 kB Progress (4): 571 kB | 168 kB | 28/109 kB | 12/65 kB Progress (4): 571 kB | 168 kB | 28/109 kB | 16/65 kB Progress (4): 571 kB | 168 kB | 32/109 kB | 16/65 kB Progress (4): 571 kB | 168 kB | 32/109 kB | 20/65 kB Progress (4): 571 kB | 168 kB | 33/109 kB | 20/65 kB Progress (4): 571 kB | 168 kB | 33/109 kB | 24/65 kB Progress (4): 571 kB | 168 kB | 37/109 kB | 24/65 kB Progress (4): 571 kB | 168 kB | 37/109 kB | 28/65 kB Progress (4): 571 kB | 168 kB | 41/109 kB | 28/65 kB Progress (4): 571 kB | 168 kB | 41/109 kB | 32/65 kB Progress (4): 571 kB | 168 kB | 41/109 kB | 36/65 kB Progress (4): 571 kB | 168 kB | 41/109 kB | 40/65 kB Progress (4): 571 kB | 168 kB | 41/109 kB | 44/65 kB Progress (4): 571 kB | 168 kB | 41/109 kB | 48/65 kB Progress (4): 571 kB | 168 kB | 41/109 kB | 52/65 kB Progress (4): 571 kB | 168 kB | 41/109 kB | 56/65 kB Progress (4): 571 kB | 168 kB | 41/109 kB | 60/65 kB Progress (4): 571 kB | 168 kB | 45/109 kB | 60/65 kB Progress (4): 571 kB | 168 kB | 45/109 kB | 64/65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 762 kB/s) [2019-07-31T09:05:50.341Z] Progress (3): 571 kB | 45/109 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 2.6 MB/s) [2019-07-31T09:05:50.341Z] Progress (2): 49/109 kB | 65 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-31T09:05:50.341Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-31T09:05:50.341Z] Progress (2): 53/109 kB | 65 kB Progress (2): 57/109 kB | 65 kB Progress (2): 61/109 kB | 65 kB Progress (2): 65/109 kB | 65 kB Progress (2): 66/109 kB | 65 kB Progress (2): 70/109 kB | 65 kB Progress (2): 74/109 kB | 65 kB Progress (2): 78/109 kB | 65 kB Progress (2): 82/109 kB | 65 kB Progress (2): 86/109 kB | 65 kB Progress (2): 90/109 kB | 65 kB Progress (2): 94/109 kB | 65 kB Progress (2): 98/109 kB | 65 kB Progress (2): 102/109 kB | 65 kB Progress (2): 106/109 kB | 65 kB Progress (2): 109 kB | 65 kB Progress (3): 109 kB | 65 kB | 4.1/388 kB Progress (3): 109 kB | 65 kB | 7.7/388 kB Progress (3): 109 kB | 65 kB | 12/388 kB Progress (3): 109 kB | 65 kB | 16/388 kB Progress (3): 109 kB | 65 kB | 20/388 kB Progress (3): 109 kB | 65 kB | 24/388 kB Progress (3): 109 kB | 65 kB | 28/388 kB Progress (3): 109 kB | 65 kB | 32/388 kB Progress (3): 109 kB | 65 kB | 33/388 kB Progress (3): 109 kB | 65 kB | 37/388 kB Progress (3): 109 kB | 65 kB | 41/388 kB Progress (3): 109 kB | 65 kB | 45/388 kB Progress (3): 109 kB | 65 kB | 49/388 kB Progress (3): 109 kB | 65 kB | 53/388 kB Progress (3): 109 kB | 65 kB | 57/388 kB Progress (3): 109 kB | 65 kB | 61/388 kB Progress (3): 109 kB | 65 kB | 65/388 kB Progress (3): 109 kB | 65 kB | 66/388 kB Progress (3): 109 kB | 65 kB | 70/388 kB Progress (3): 109 kB | 65 kB | 74/388 kB Progress (4): 109 kB | 65 kB | 74/388 kB | 4.1/126 kB Progress (4): 109 kB | 65 kB | 78/388 kB | 4.1/126 kB Progress (4): 109 kB | 65 kB | 78/388 kB | 7.7/126 kB Progress (4): 109 kB | 65 kB | 82/388 kB | 7.7/126 kB Progress (4): 109 kB | 65 kB | 82/388 kB | 12/126 kB Progress (4): 109 kB | 65 kB | 86/388 kB | 12/126 kB Progress (4): 109 kB | 65 kB | 86/388 kB | 16/126 kB Progress (4): 109 kB | 65 kB | 90/388 kB | 16/126 kB Progress (4): 109 kB | 65 kB | 90/388 kB | 20/126 kB Progress (4): 109 kB | 65 kB | 94/388 kB | 20/126 kB Progress (4): 109 kB | 65 kB | 94/388 kB | 24/126 kB Progress (4): 109 kB | 65 kB | 98/388 kB | 24/126 kB Progress (4): 109 kB | 65 kB | 98/388 kB | 28/126 kB Progress (4): 109 kB | 65 kB | 98/388 kB | 28/126 kB Progress (4): 109 kB | 65 kB | 98/388 kB | 32/126 kB Progress (4): 109 kB | 65 kB | 102/388 kB | 32/126 kB Progress (4): 109 kB | 65 kB | 102/388 kB | 33/126 kB Progress (4): 109 kB | 65 kB | 106/388 kB | 33/126 kB Progress (4): 109 kB | 65 kB | 106/388 kB | 37/126 kB Progress (4): 109 kB | 65 kB | 110/388 kB | 37/126 kB Progress (4): 109 kB | 65 kB | 110/388 kB | 41/126 kB Progress (4): 109 kB | 65 kB | 114/388 kB | 41/126 kB Progress (4): 109 kB | 65 kB | 114/388 kB | 45/126 kB Progress (4): 109 kB | 65 kB | 118/388 kB | 45/126 kB Progress (4): 109 kB | 65 kB | 118/388 kB | 49/126 kB Progress (4): 109 kB | 65 kB | 122/388 kB | 49/126 kB Progress (4): 109 kB | 65 kB | 122/388 kB | 53/126 kB Progress (4): 109 kB | 65 kB | 126/388 kB | 53/126 kB Progress (4): 109 kB | 65 kB | 126/388 kB | 57/126 kB Progress (4): 109 kB | 65 kB | 130/388 kB | 57/126 kB Progress (4): 109 kB | 65 kB | 130/388 kB | 61/126 kB Progress (4): 109 kB | 65 kB | 131/388 kB | 61/126 kB Progress (4): 109 kB | 65 kB | 131/388 kB | 65/126 kB Progress (4): 109 kB | 65 kB | 135/388 kB | 65/126 kB Progress (4): 109 kB | 65 kB | 135/388 kB | 66/126 kB Progress (4): 109 kB | 65 kB | 139/388 kB | 66/126 kB Progress (4): 109 kB | 65 kB | 139/388 kB | 70/126 kB Progress (4): 109 kB | 65 kB | 143/388 kB | 70/126 kB Progress (4): 109 kB | 65 kB | 143/388 kB | 74/126 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 457 kB/s) [2019-07-31T09:05:50.341Z] Progress (3): 65 kB | 147/388 kB | 74/126 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-31T09:05:50.341Z] Progress (4): 65 kB | 147/388 kB | 74/126 kB | 4.1/259 kB Progress (4): 65 kB | 147/388 kB | 78/126 kB | 4.1/259 kB Progress (4): 65 kB | 147/388 kB | 78/126 kB | 7.7/259 kB Progress (4): 65 kB | 151/388 kB | 78/126 kB | 7.7/259 kB Progress (4): 65 kB | 151/388 kB | 78/126 kB | 12/259 kB Progress (4): 65 kB | 151/388 kB | 82/126 kB | 12/259 kB Progress (4): 65 kB | 151/388 kB | 82/126 kB | 16/259 kB Progress (4): 65 kB | 155/388 kB | 82/126 kB | 16/259 kB Progress (4): 65 kB | 155/388 kB | 82/126 kB | 20/259 kB Progress (4): 65 kB | 155/388 kB | 86/126 kB | 20/259 kB Progress (4): 65 kB | 155/388 kB | 86/126 kB | 24/259 kB Progress (4): 65 kB | 159/388 kB | 86/126 kB | 24/259 kB Progress (4): 65 kB | 159/388 kB | 86/126 kB | 28/259 kB Progress (4): 65 kB | 159/388 kB | 90/126 kB | 28/259 kB Progress (4): 65 kB | 159/388 kB | 90/126 kB | 32/259 kB Progress (4): 65 kB | 163/388 kB | 90/126 kB | 32/259 kB Progress (4): 65 kB | 163/388 kB | 90/126 kB | 33/259 kB Progress (4): 65 kB | 163/388 kB | 94/126 kB | 33/259 kB Progress (4): 65 kB | 163/388 kB | 94/126 kB | 37/259 kB Progress (4): 65 kB | 164/388 kB | 94/126 kB | 37/259 kB Progress (4): 65 kB | 164/388 kB | 94/126 kB | 41/259 kB Progress (4): 65 kB | 164/388 kB | 98/126 kB | 41/259 kB Progress (4): 65 kB | 164/388 kB | 98/126 kB | 45/259 kB Progress (4): 65 kB | 168/388 kB | 98/126 kB | 45/259 kB Progress (4): 65 kB | 168/388 kB | 98/126 kB | 49/259 kB Progress (4): 65 kB | 168/388 kB | 102/126 kB | 49/259 kB Progress (4): 65 kB | 168/388 kB | 102/126 kB | 53/259 kB Progress (4): 65 kB | 172/388 kB | 102/126 kB | 53/259 kB Progress (4): 65 kB | 172/388 kB | 102/126 kB | 57/259 kB Progress (4): 65 kB | 172/388 kB | 106/126 kB | 57/259 kB Progress (4): 65 kB | 172/388 kB | 106/126 kB | 61/259 kB Progress (4): 65 kB | 176/388 kB | 106/126 kB | 61/259 kB Progress (4): 65 kB | 176/388 kB | 106/126 kB | 65/259 kB Progress (4): 65 kB | 176/388 kB | 110/126 kB | 65/259 kB Progress (4): 65 kB | 176/388 kB | 110/126 kB | 66/259 kB Progress (4): 65 kB | 180/388 kB | 110/126 kB | 66/259 kB Progress (4): 65 kB | 180/388 kB | 110/126 kB | 70/259 kB Progress (4): 65 kB | 180/388 kB | 114/126 kB | 70/259 kB Progress (4): 65 kB | 180/388 kB | 114/126 kB | 74/259 kB Progress (4): 65 kB | 184/388 kB | 114/126 kB | 74/259 kB Progress (4): 65 kB | 184/388 kB | 114/126 kB | 78/259 kB Progress (4): 65 kB | 184/388 kB | 118/126 kB | 78/259 kB Progress (4): 65 kB | 184/388 kB | 118/126 kB | 82/259 kB Progress (4): 65 kB | 188/388 kB | 118/126 kB | 82/259 kB Progress (4): 65 kB | 188/388 kB | 118/126 kB | 86/259 kB Progress (5): 65 kB | 188/388 kB | 118/126 kB | 86/259 kB | 4.1/128 kB Progress (5): 65 kB | 188/388 kB | 122/126 kB | 86/259 kB | 4.1/128 kB Progress (5): 65 kB | 188/388 kB | 122/126 kB | 86/259 kB | 7.7/128 kB Progress (5): 65 kB | 188/388 kB | 122/126 kB | 90/259 kB | 7.7/128 kB Progress (5): 65 kB | 192/388 kB | 122/126 kB | 90/259 kB | 7.7/128 kB Progress (5): 65 kB | 192/388 kB | 122/126 kB | 94/259 kB | 7.7/128 kB Progress (5): 65 kB | 192/388 kB | 122/126 kB | 94/259 kB | 12/128 kB Progress (5): 65 kB | 192/388 kB | 126/126 kB | 94/259 kB | 12/128 kB Progress (5): 65 kB | 192/388 kB | 126/126 kB | 94/259 kB | 16/128 kB Progress (5): 65 kB | 192/388 kB | 126/126 kB | 98/259 kB | 16/128 kB Progress (5): 65 kB | 196/388 kB | 126/126 kB | 98/259 kB | 16/128 kB Progress (5): 65 kB | 196/388 kB | 126/126 kB | 98/259 kB | 16/128 kB Progress (5): 65 kB | 196/388 kB | 126/126 kB | 98/259 kB | 20/128 kB Progress (5): 65 kB | 196/388 kB | 126 kB | 98/259 kB | 20/128 kB Progress (5): 65 kB | 196/388 kB | 126 kB | 98/259 kB | 24/128 kB Progress (5): 65 kB | 196/388 kB | 126 kB | 102/259 kB | 24/128 kB Progress (5): 65 kB | 200/388 kB | 126 kB | 102/259 kB | 24/128 kB Progress (5): 65 kB | 200/388 kB | 126 kB | 106/259 kB | 24/128 kB Progress (5): 65 kB | 200/388 kB | 126 kB | 106/259 kB | 28/128 kB Progress (5): 65 kB | 200/388 kB | 126 kB | 110/259 kB | 28/128 kB Progress (5): 65 kB | 200/388 kB | 126 kB | 114/259 kB | 28/128 kB Progress (5): 65 kB | 204/388 kB | 126 kB | 114/259 kB | 28/128 kB Progress (5): 65 kB | 204/388 kB | 126 kB | 118/259 kB | 28/128 kB Progress (5): 65 kB | 204/388 kB | 126 kB | 118/259 kB | 32/128 kB Progress (5): 65 kB | 204/388 kB | 126 kB | 122/259 kB | 32/128 kB Progress (5): 65 kB | 208/388 kB | 126 kB | 122/259 kB | 32/128 kB Progress (5): 65 kB | 208/388 kB | 126 kB | 126/259 kB | 32/128 kB Progress (5): 65 kB | 208/388 kB | 126 kB | 126/259 kB | 33/128 kB Progress (5): 65 kB | 208/388 kB | 126 kB | 130/259 kB | 33/128 kB Progress (5): 65 kB | 212/388 kB | 126 kB | 130/259 kB | 33/128 kB Progress (5): 65 kB | 212/388 kB | 126 kB | 134/259 kB | 33/128 kB Progress (5): 65 kB | 212/388 kB | 126 kB | 134/259 kB | 37/128 kB Progress (5): 65 kB | 212/388 kB | 126 kB | 138/259 kB | 37/128 kB Progress (5): 65 kB | 216/388 kB | 126 kB | 138/259 kB | 37/128 kB Progress (5): 65 kB | 216/388 kB | 126 kB | 142/259 kB | 37/128 kB Progress (5): 65 kB | 216/388 kB | 126 kB | 142/259 kB | 41/128 kB Progress (5): 65 kB | 216/388 kB | 126 kB | 146/259 kB | 41/128 kB Progress (5): 65 kB | 220/388 kB | 126 kB | 146/259 kB | 41/128 kB Progress (5): 65 kB | 220/388 kB | 126 kB | 150/259 kB | 41/128 kB Progress (5): 65 kB | 220/388 kB | 126 kB | 150/259 kB | 45/128 kB Progress (5): 65 kB | 220/388 kB | 126 kB | 154/259 kB | 45/128 kB Progress (5): 65 kB | 224/388 kB | 126 kB | 154/259 kB | 45/128 kB Progress (5): 65 kB | 224/388 kB | 126 kB | 158/259 kB | 45/128 kB Progress (5): 65 kB | 224/388 kB | 126 kB | 158/259 kB | 49/128 kB Progress (5): 65 kB | 224/388 kB | 126 kB | 162/259 kB | 49/128 kB Progress (5): 65 kB | 228/388 kB | 126 kB | 162/259 kB | 49/128 kB Progress (5): 65 kB | 228/388 kB | 126 kB | 166/259 kB | 49/128 kB Progress (5): 65 kB | 228/388 kB | 126 kB | 166/259 kB | 53/128 kB Progress (5): 65 kB | 228/388 kB | 126 kB | 170/259 kB | 53/128 kB Progress (5): 65 kB | 232/388 kB | 126 kB | 170/259 kB | 53/128 kB Progress (5): 65 kB | 232/388 kB | 126 kB | 174/259 kB | 53/128 kB Progress (5): 65 kB | 232/388 kB | 126 kB | 174/259 kB | 57/128 kB Progress (5): 65 kB | 232/388 kB | 126 kB | 178/259 kB | 57/128 kB Progress (5): 65 kB | 236/388 kB | 126 kB | 178/259 kB | 57/128 kB Progress (5): 65 kB | 236/388 kB | 126 kB | 182/259 kB | 57/128 kB Progress (5): 65 kB | 236/388 kB | 126 kB | 182/259 kB | 61/128 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar (126 kB at 493 kB/s) [2019-07-31T09:05:50.341Z] Progress (4): 65 kB | 236/388 kB | 182/259 kB | 65/128 kB Progress (4): 65 kB | 236/388 kB | 186/259 kB | 65/128 kB Progress (4): 65 kB | 240/388 kB | 186/259 kB | 65/128 kB Progress (4): 65 kB | 240/388 kB | 190/259 kB | 65/128 kB Progress (4): 65 kB | 240/388 kB | 190/259 kB | 66/128 kB Progress (4): 65 kB | 240/388 kB | 194/259 kB | 66/128 kB Progress (4): 65 kB | 244/388 kB | 194/259 kB | 66/128 kB Progress (4): 65 kB | 244/388 kB | 198/259 kB | 66/128 kB Progress (4): 65 kB | 244/388 kB | 198/259 kB | 70/128 kB Progress (4): 65 kB | 244/388 kB | 202/259 kB | 70/128 kB Progress (4): 65 kB | 248/388 kB | 202/259 kB | 70/128 kB Progress (4): 65 kB | 248/388 kB | 206/259 kB | 70/128 kB Progress (4): 65 kB | 248/388 kB | 206/259 kB | 74/128 kB Progress (4): 65 kB | 248/388 kB | 210/259 kB | 74/128 kB Progress (4): 65 kB | 252/388 kB | 210/259 kB | 74/128 kB Progress (4): 65 kB | 252/388 kB | 214/259 kB | 74/128 kB Progress (4): 65 kB | 252/388 kB | 214/259 kB | 78/128 kB Progress (4): 65 kB | 252/388 kB | 218/259 kB | 78/128 kB Progress (4): 65 kB | 256/388 kB | 218/259 kB | 78/128 kB Progress (4): 65 kB | 256/388 kB | 222/259 kB | 78/128 kB Progress (4): 65 kB | 256/388 kB | 222/259 kB | 82/128 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 253 kB/s) [2019-07-31T09:05:50.341Z] Progress (3): 256/388 kB | 226/259 kB | 82/128 kB Progress (3): 260/388 kB | 226/259 kB | 82/128 kB Progress (3): 260/388 kB | 230/259 kB | 82/128 kB Progress (3): 260/388 kB | 230/259 kB | 86/128 kB Progress (3): 260/388 kB | 234/259 kB | 86/128 kB Progress (3): 264/388 kB | 234/259 kB | 86/128 kB Progress (3): 264/388 kB | 238/259 kB | 86/128 kB Progress (3): 264/388 kB | 238/259 kB | 90/128 kB Progress (3): 264/388 kB | 242/259 kB | 90/128 kB Progress (3): 268/388 kB | 242/259 kB | 90/128 kB Progress (3): 268/388 kB | 246/259 kB | 90/128 kB Progress (3): 268/388 kB | 246/259 kB | 94/128 kB Progress (3): 268/388 kB | 250/259 kB | 94/128 kB Progress (3): 272/388 kB | 250/259 kB | 94/128 kB Progress (3): 272/388 kB | 254/259 kB | 94/128 kB Progress (3): 272/388 kB | 254/259 kB | 98/128 kB Progress (3): 272/388 kB | 258/259 kB | 98/128 kB Progress (3): 276/388 kB | 258/259 kB | 98/128 kB Progress (3): 276/388 kB | 259 kB | 98/128 kB Progress (3): 276/388 kB | 259 kB | 102/128 kB Progress (3): 280/388 kB | 259 kB | 102/128 kB Progress (3): 280/388 kB | 259 kB | 106/128 kB Progress (3): 284/388 kB | 259 kB | 106/128 kB Progress (3): 284/388 kB | 259 kB | 110/128 kB Progress (3): 288/388 kB | 259 kB | 110/128 kB Progress (3): 288/388 kB | 259 kB | 114/128 kB Progress (3): 292/388 kB | 259 kB | 114/128 kB Progress (3): 292/388 kB | 259 kB | 118/128 kB Progress (3): 296/388 kB | 259 kB | 118/128 kB Progress (3): 296/388 kB | 259 kB | 122/128 kB Progress (3): 300/388 kB | 259 kB | 122/128 kB Progress (3): 300/388 kB | 259 kB | 126/128 kB Progress (3): 304/388 kB | 259 kB | 126/128 kB Progress (3): 304/388 kB | 259 kB | 128 kB Progress (3): 308/388 kB | 259 kB | 128 kB Progress (3): 312/388 kB | 259 kB | 128 kB Progress (3): 316/388 kB | 259 kB | 128 kB Progress (3): 320/388 kB | 259 kB | 128 kB Progress (3): 324/388 kB | 259 kB | 128 kB Progress (3): 328/388 kB | 259 kB | 128 kB Progress (3): 332/388 kB | 259 kB | 128 kB Progress (3): 336/388 kB | 259 kB | 128 kB Progress (3): 340/388 kB | 259 kB | 128 kB Progress (3): 344/388 kB | 259 kB | 128 kB Progress (3): 348/388 kB | 259 kB | 128 kB Progress (3): 352/388 kB | 259 kB | 128 kB Progress (3): 356/388 kB | 259 kB | 128 kB Progress (3): 360/388 kB | 259 kB | 128 kB Progress (3): 364/388 kB | 259 kB | 128 kB Progress (3): 368/388 kB | 259 kB | 128 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar (259 kB at 976 kB/s) [2019-07-31T09:05:50.341Z] Progress (2): 372/388 kB | 128 kB Progress (2): 376/388 kB | 128 kB Progress (2): 380/388 kB | 128 kB Progress (2): 384/388 kB | 128 kB Progress (2): 388/388 kB | 128 kB Progress (2): 388 kB | 128 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar (128 kB at 476 kB/s) [2019-07-31T09:05:50.341Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar (388 kB at 1.4 MB/s) [2019-07-31T09:05:50.597Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:05:50.597Z] [INFO] [2019-07-31T09:05:50.597Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2019-07-31T09:05:50.597Z] [INFO] [2019-07-31T09:05:50.597Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2019-07-31T09:05:50.597Z] [INFO] [2019-07-31T09:05:50.597Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2019-07-31T09:05:50.597Z] 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-31T09:05:50.597Z] 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-31T09:05:50.852Z] 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-31T09:05:50.852Z] 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-31T09:05:50.852Z] 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-31T09:05:50.852Z] 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-31T09:05:50.852Z] 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 58 kB/s) [2019-07-31T09:05:50.852Z] 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-31T09:05:50.852Z] 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-31T09:05:50.852Z] 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-31T09:05:51.108Z] 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-31T09:05:51.108Z] 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-31T09:05:51.364Z] 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-31T09:05:51.364Z] 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 229 kB/s) [2019-07-31T09:05:51.364Z] [INFO] [2019-07-31T09:05:51.364Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2019-07-31T09:05:51.364Z] [INFO] [2019-07-31T09:05:51.364Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass --- [2019-07-31T09:05:51.364Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:05:51.364Z] [INFO] [2019-07-31T09:05:51.364Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2019-07-31T09:05:51.364Z] 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-31T09:05:51.364Z] 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-31T09:05:51.364Z] 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-31T09:05:51.619Z] 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-31T09:05:51.619Z] 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-31T09:05:51.619Z] 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-31T09:05:51.619Z] 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-31T09:05:51.619Z] 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-31T09:05:51.619Z] 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-31T09:05:51.874Z] 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-31T09:05:51.874Z] 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-31T09:05:51.874Z] 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-31T09:05:51.874Z] 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-31T09:05:51.874Z] 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 176 kB/s) [2019-07-31T09:05:51.874Z] 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-31T09:05:51.874Z] 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-31T09:05:52.129Z] 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-31T09:05:52.129Z] 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-31T09:05:52.129Z] 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-31T09:05:52.129Z] 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-31T09:05:52.129Z] 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 245 kB/s) [2019-07-31T09:05:52.129Z] 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-31T09:05:52.129Z] 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-31T09:05:52.384Z] 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-31T09:05:52.384Z] 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-31T09:05:52.384Z] 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-31T09:05:52.384Z] 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-31T09:05:52.384Z] 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 112 kB/s) [2019-07-31T09:05:52.384Z] 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-31T09:05:52.384Z] 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-31T09:05:52.384Z] 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-31T09:05:52.639Z] 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-31T09:05:52.639Z] 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-31T09:05:52.639Z] 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-31T09:05:52.639Z] 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-31T09:05:52.639Z] 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-31T09:05:52.639Z] 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-31T09:05:52.895Z] 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-31T09:05:52.895Z] 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-31T09:05:52.895Z] 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-31T09:05:52.895Z] 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-31T09:05:52.895Z] 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-31T09:05:52.895Z] 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-31T09:05:52.895Z] 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-31T09:05:52.895Z] 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-31T09:05:52.895Z] 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-31T09:05:52.895Z] Progress (1): 4.1/239 kB Progress (1): 7.7/239 kB Progress (1): 12/239 kB Progress (1): 16/239 kB Progress (1): 20/239 kB Progress (1): 24/239 kB Progress (1): 28/239 kB Progress (1): 32/239 kB Progress (1): 36/239 kB Progress (1): 40/239 kB Progress (1): 44/239 kB Progress (1): 48/239 kB Progress (1): 52/239 kB Progress (1): 56/239 kB Progress (1): 60/239 kB Progress (1): 64/239 kB Progress (1): 68/239 kB Progress (1): 72/239 kB Progress (1): 76/239 kB Progress (1): 80/239 kB Progress (1): 84/239 kB Progress (1): 88/239 kB Progress (1): 92/239 kB Progress (1): 96/239 kB Progress (1): 100/239 kB Progress (1): 104/239 kB Progress (1): 108/239 kB Progress (1): 112/239 kB Progress (1): 116/239 kB Progress (1): 120/239 kB Progress (1): 124/239 kB Progress (1): 128/239 kB Progress (1): 132/239 kB Progress (1): 136/239 kB Progress (1): 140/239 kB Progress (1): 144/239 kB Progress (1): 148/239 kB Progress (1): 152/239 kB Progress (2): 152/239 kB | 4.1/233 kB Progress (2): 156/239 kB | 4.1/233 kB Progress (2): 156/239 kB | 7.7/233 kB Progress (2): 160/239 kB | 7.7/233 kB Progress (2): 164/239 kB | 7.7/233 kB Progress (2): 168/239 kB | 7.7/233 kB Progress (2): 172/239 kB | 7.7/233 kB Progress (2): 176/239 kB | 7.7/233 kB Progress (2): 176/239 kB | 12/233 kB Progress (2): 176/239 kB | 16/233 kB Progress (2): 176/239 kB | 20/233 kB Progress (2): 176/239 kB | 24/233 kB Progress (2): 180/239 kB | 24/233 kB Progress (2): 184/239 kB | 24/233 kB Progress (2): 188/239 kB | 24/233 kB Progress (2): 192/239 kB | 24/233 kB Progress (2): 196/239 kB | 24/233 kB Progress (2): 200/239 kB | 24/233 kB Progress (2): 200/239 kB | 28/233 kB Progress (2): 200/239 kB | 32/233 kB Progress (2): 204/239 kB | 32/233 kB Progress (2): 204/239 kB | 36/233 kB Progress (2): 208/239 kB | 36/233 kB Progress (2): 208/239 kB | 40/233 kB Progress (2): 212/239 kB | 40/233 kB Progress (2): 212/239 kB | 44/233 kB Progress (2): 216/239 kB | 44/233 kB Progress (2): 216/239 kB | 48/233 kB Progress (2): 220/239 kB | 48/233 kB Progress (2): 220/239 kB | 52/233 kB Progress (2): 224/239 kB | 52/233 kB Progress (2): 224/239 kB | 56/233 kB Progress (2): 228/239 kB | 56/233 kB Progress (2): 228/239 kB | 60/233 kB Progress (2): 232/239 kB | 60/233 kB Progress (2): 232/239 kB | 64/233 kB Progress (2): 236/239 kB | 64/233 kB Progress (2): 236/239 kB | 68/233 kB Progress (2): 239 kB | 68/233 kB Progress (2): 239 kB | 72/233 kB Progress (2): 239 kB | 76/233 kB Progress (2): 239 kB | 80/233 kB Progress (2): 239 kB | 84/233 kB Progress (2): 239 kB | 88/233 kB Progress (2): 239 kB | 92/233 kB Progress (2): 239 kB | 96/233 kB Progress (2): 239 kB | 100/233 kB Progress (2): 239 kB | 104/233 kB Progress (2): 239 kB | 108/233 kB Progress (2): 239 kB | 112/233 kB Progress (2): 239 kB | 116/233 kB Progress (2): 239 kB | 120/233 kB Progress (2): 239 kB | 124/233 kB Progress (2): 239 kB | 128/233 kB Progress (2): 239 kB | 132/233 kB Progress (2): 239 kB | 136/233 kB Progress (2): 239 kB | 140/233 kB Progress (2): 239 kB | 144/233 kB Progress (2): 239 kB | 148/233 kB Progress (2): 239 kB | 152/233 kB Progress (2): 239 kB | 156/233 kB Progress (2): 239 kB | 160/233 kB Progress (2): 239 kB | 164/233 kB Progress (2): 239 kB | 168/233 kB Progress (2): 239 kB | 172/233 kB Progress (2): 239 kB | 176/233 kB Progress (2): 239 kB | 180/233 kB Progress (2): 239 kB | 184/233 kB Progress (2): 239 kB | 188/233 kB Progress (2): 239 kB | 192/233 kB Progress (2): 239 kB | 196/233 kB Progress (2): 239 kB | 200/233 kB Progress (2): 239 kB | 204/233 kB Progress (2): 239 kB | 208/233 kB Progress (2): 239 kB | 212/233 kB Progress (2): 239 kB | 216/233 kB Progress (2): 239 kB | 220/233 kB Progress (2): 239 kB | 224/233 kB Progress (2): 239 kB | 228/233 kB Progress (2): 239 kB | 232/233 kB Progress (2): 239 kB | 233 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 6.0 MB/s) [2019-07-31T09:05:52.895Z] 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 5.4 MB/s) [2019-07-31T09:05:52.895Z] Progress (1): 4.1/155 kB Progress (1): 7.7/155 kB Progress (1): 12/155 kB Progress (1): 16/155 kB Progress (1): 20/155 kB Progress (1): 24/155 kB Progress (1): 28/155 kB Progress (1): 32/155 kB Progress (1): 33/155 kB Progress (1): 37/155 kB Progress (1): 41/155 kB Progress (1): 45/155 kB Progress (1): 49/155 kB Progress (1): 53/155 kB Progress (1): 57/155 kB Progress (1): 61/155 kB Progress (1): 65/155 kB Progress (1): 66/155 kB Progress (1): 70/155 kB Progress (1): 74/155 kB Progress (1): 78/155 kB Progress (1): 82/155 kB Progress (1): 86/155 kB Progress (1): 90/155 kB Progress (1): 94/155 kB Progress (1): 98/155 kB Progress (1): 98/155 kB Progress (1): 102/155 kB Progress (1): 106/155 kB Progress (1): 110/155 kB Progress (1): 114/155 kB Progress (1): 118/155 kB Progress (1): 122/155 kB Progress (1): 126/155 kB Progress (1): 130/155 kB Progress (1): 134/155 kB Progress (1): 138/155 kB Progress (1): 142/155 kB Progress (1): 146/155 kB Progress (1): 150/155 kB Progress (1): 154/155 kB Progress (1): 155 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 2.3 MB/s) [2019-07-31T09:05:53.151Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.0.0-SNAPSHOT/org.eclipse.tracecompass-5.0.0-SNAPSHOT.pom [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2019-07-31T09:05:53.151Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT [2/134] [2019-07-31T09:05:53.151Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T09:05:53.151Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T09:05:53.151Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T09:05:53.151Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.0.0-SNAPSHOT.pom [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2019-07-31T09:05:53.151Z] [INFO] Building Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT [3/134] [2019-07-31T09:05:53.151Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T09:05:53.151Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T09:05:53.151Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T09:05:53.151Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.0.0-SNAPSHOT.pom [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2019-07-31T09:05:53.151Z] [INFO] Building org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT [4/134] [2019-07-31T09:05:53.151Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:05:53.151Z] [INFO] [2019-07-31T09:05:53.151Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:05:53.151Z] 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-31T09:05:53.151Z] 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-31T09:05:53.151Z] 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-31T09:05:53.406Z] 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-31T09:05:53.406Z] 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-31T09:05:53.406Z] 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-31T09:05:53.406Z] 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 54 kB/s) [2019-07-31T09:05:53.406Z] 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-31T09:05:53.406Z] 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 467 kB/s) [2019-07-31T09:05:53.406Z] 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-31T09:05:53.406Z] 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 877 kB/s) [2019-07-31T09:05:53.406Z] 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-31T09:05:53.406Z] 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-31T09:05:53.406Z] 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-31T09:05:53.661Z] 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-31T09:05:53.661Z] 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-31T09:05:53.661Z] 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-31T09:05:53.661Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 116 kB/s) [2019-07-31T09:05:53.661Z] 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-31T09:05:53.661Z] 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-31T09:05:53.661Z] 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-31T09:05:53.916Z] 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-31T09:05:53.916Z] 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-31T09:05:53.916Z] 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-31T09:05:53.916Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 114 kB/s) [2019-07-31T09:05:53.916Z] 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-31T09:05:53.916Z] 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-31T09:05:53.916Z] 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-31T09:05:54.172Z] 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-31T09:05:54.172Z] 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-31T09:05:54.172Z] 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-31T09:05:54.172Z] 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 140 kB/s) [2019-07-31T09:05:54.172Z] 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-31T09:05:54.172Z] 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-31T09:05:54.172Z] 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-31T09:05:54.427Z] 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-31T09:05:54.427Z] 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-31T09:05:54.427Z] 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-31T09:05:54.427Z] 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 96 kB/s) [2019-07-31T09:05:54.427Z] 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-31T09:05:54.427Z] 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-31T09:05:54.427Z] 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-31T09:05:54.683Z] 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-31T09:05:54.683Z] 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-31T09:05:54.683Z] 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-31T09:05:54.683Z] 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 422 kB/s) [2019-07-31T09:05:54.683Z] 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-31T09:05:54.683Z] 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-31T09:05:54.683Z] 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-31T09:05:54.683Z] 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-31T09:05:54.683Z] 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-31T09:05:54.683Z] 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-31T09:05:54.939Z] 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 16 MB/s) [2019-07-31T09:05:54.939Z] 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-31T09:05:54.939Z] 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-31T09:05:54.939Z] 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-31T09:05:54.939Z] 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-31T09:05:54.939Z] 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-31T09:05:54.939Z] 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-31T09:05:54.939Z] 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-31T09:05:54.939Z] 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-31T09:05:54.939Z] 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-31T09:05:54.939Z] 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-31T09:05:55.194Z] 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-31T09:05:55.194Z] 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-31T09:05:55.194Z] 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-31T09:05:55.194Z] 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-31T09:05:55.194Z] 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-31T09:05:55.450Z] 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-31T09:05:55.450Z] 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-31T09:05:55.450Z] 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-31T09:05:55.450Z] 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-31T09:05:55.450Z] 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-31T09:05:55.450Z] 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-31T09:05:55.450Z] 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-31T09:05:55.450Z] 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-31T09:05:55.450Z] 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-31T09:05:55.450Z] 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-31T09:05:55.450Z] Progress (1): 4.1/166 kB Progress (1): 7.7/166 kB Progress (1): 12/166 kB Progress (1): 16/166 kB Progress (1): 20/166 kB Progress (1): 24/166 kB Progress (2): 24/166 kB | 4.1/26 kB Progress (2): 24/166 kB | 7.7/26 kB Progress (3): 24/166 kB | 7.7/26 kB | 4.1/70 kB Progress (3): 24/166 kB | 7.7/26 kB | 7.7/70 kB Progress (3): 28/166 kB | 7.7/26 kB | 7.7/70 kB Progress (3): 32/166 kB | 7.7/26 kB | 7.7/70 kB Progress (3): 32/166 kB | 12/26 kB | 7.7/70 kB Progress (3): 32/166 kB | 16/26 kB | 7.7/70 kB Progress (3): 32/166 kB | 16/26 kB | 12/70 kB Progress (3): 32/166 kB | 16/26 kB | 16/70 kB Progress (3): 36/166 kB | 16/26 kB | 16/70 kB Progress (3): 40/166 kB | 16/26 kB | 16/70 kB Progress (3): 44/166 kB | 16/26 kB | 16/70 kB Progress (3): 48/166 kB | 16/26 kB | 16/70 kB Progress (3): 48/166 kB | 16/26 kB | 20/70 kB Progress (3): 52/166 kB | 16/26 kB | 20/70 kB Progress (3): 52/166 kB | 16/26 kB | 24/70 kB Progress (3): 56/166 kB | 16/26 kB | 24/70 kB Progress (3): 56/166 kB | 16/26 kB | 28/70 kB Progress (3): 60/166 kB | 16/26 kB | 28/70 kB Progress (3): 60/166 kB | 16/26 kB | 32/70 kB Progress (3): 64/166 kB | 16/26 kB | 32/70 kB Progress (3): 64/166 kB | 16/26 kB | 36/70 kB Progress (3): 68/166 kB | 16/26 kB | 36/70 kB Progress (3): 68/166 kB | 16/26 kB | 40/70 kB Progress (3): 72/166 kB | 16/26 kB | 40/70 kB Progress (3): 72/166 kB | 16/26 kB | 44/70 kB Progress (3): 76/166 kB | 16/26 kB | 44/70 kB Progress (3): 76/166 kB | 16/26 kB | 48/70 kB Progress (3): 80/166 kB | 16/26 kB | 48/70 kB Progress (3): 80/166 kB | 16/26 kB | 52/70 kB Progress (3): 84/166 kB | 16/26 kB | 52/70 kB Progress (3): 84/166 kB | 16/26 kB | 56/70 kB Progress (3): 88/166 kB | 16/26 kB | 56/70 kB Progress (3): 88/166 kB | 16/26 kB | 60/70 kB Progress (3): 92/166 kB | 16/26 kB | 60/70 kB Progress (3): 92/166 kB | 16/26 kB | 64/70 kB Progress (3): 96/166 kB | 16/26 kB | 64/70 kB Progress (3): 96/166 kB | 16/26 kB | 68/70 kB Progress (3): 100/166 kB | 16/26 kB | 68/70 kB Progress (3): 100/166 kB | 16/26 kB | 70 kB Progress (3): 104/166 kB | 16/26 kB | 70 kB Progress (3): 108/166 kB | 16/26 kB | 70 kB Progress (3): 112/166 kB | 16/26 kB | 70 kB Progress (3): 116/166 kB | 16/26 kB | 70 kB Progress (3): 120/166 kB | 16/26 kB | 70 kB Progress (3): 124/166 kB | 16/26 kB | 70 kB Progress (3): 128/166 kB | 16/26 kB | 70 kB Progress (3): 132/166 kB | 16/26 kB | 70 kB Progress (3): 136/166 kB | 16/26 kB | 70 kB Progress (3): 140/166 kB | 16/26 kB | 70 kB Progress (3): 144/166 kB | 16/26 kB | 70 kB Progress (3): 148/166 kB | 16/26 kB | 70 kB Progress (3): 152/166 kB | 16/26 kB | 70 kB Progress (3): 156/166 kB | 16/26 kB | 70 kB Progress (3): 160/166 kB | 16/26 kB | 70 kB Progress (3): 164/166 kB | 16/26 kB | 70 kB Progress (3): 166 kB | 16/26 kB | 70 kB Progress (4): 166 kB | 16/26 kB | 70 kB | 4.1/281 kB Progress (4): 166 kB | 16/26 kB | 70 kB | 7.7/281 kB Progress (4): 166 kB | 16/26 kB | 70 kB | 12/281 kB Progress (4): 166 kB | 16/26 kB | 70 kB | 16/281 kB Progress (4): 166 kB | 16/26 kB | 70 kB | 20/281 kB Progress (4): 166 kB | 16/26 kB | 70 kB | 24/281 kB Progress (4): 166 kB | 16/26 kB | 70 kB | 28/281 kB Progress (4): 166 kB | 16/26 kB | 70 kB | 32/281 kB Progress (4): 166 kB | 16/26 kB | 70 kB | 33/281 kB Progress (4): 166 kB | 16/26 kB | 70 kB | 37/281 kB Progress (4): 166 kB | 16/26 kB | 70 kB | 41/281 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 3.4 MB/s) [2019-07-31T09:05:55.450Z] Progress (3): 16/26 kB | 70 kB | 45/281 kB Progress (3): 16/26 kB | 70 kB | 49/281 kB Progress (3): 16/26 kB | 70 kB | 53/281 kB Progress (3): 16/26 kB | 70 kB | 57/281 kB Progress (3): 16/26 kB | 70 kB | 61/281 kB Progress (3): 16/26 kB | 70 kB | 65/281 kB Progress (3): 16/26 kB | 70 kB | 69/281 kB Progress (3): 16/26 kB | 70 kB | 73/281 kB Progress (3): 16/26 kB | 70 kB | 77/281 kB Progress (3): 16/26 kB | 70 kB | 81/281 kB Progress (3): 16/26 kB | 70 kB | 85/281 kB Progress (3): 16/26 kB | 70 kB | 89/281 kB Progress (3): 16/26 kB | 70 kB | 93/281 kB Progress (3): 16/26 kB | 70 kB | 97/281 kB Progress (3): 16/26 kB | 70 kB | 101/281 kB Progress (3): 16/26 kB | 70 kB | 105/281 kB Progress (3): 16/26 kB | 70 kB | 109/281 kB Progress (3): 16/26 kB | 70 kB | 113/281 kB Progress (3): 16/26 kB | 70 kB | 117/281 kB Progress (3): 16/26 kB | 70 kB | 121/281 kB Progress (3): 16/26 kB | 70 kB | 125/281 kB Progress (3): 16/26 kB | 70 kB | 129/281 kB Progress (3): 16/26 kB | 70 kB | 133/281 kB Progress (3): 16/26 kB | 70 kB | 137/281 kB Progress (3): 16/26 kB | 70 kB | 141/281 kB Progress (3): 16/26 kB | 70 kB | 145/281 kB Progress (3): 16/26 kB | 70 kB | 149/281 kB Progress (3): 16/26 kB | 70 kB | 153/281 kB Progress (3): 16/26 kB | 70 kB | 157/281 kB Progress (3): 16/26 kB | 70 kB | 161/281 kB Progress (3): 16/26 kB | 70 kB | 165/281 kB Progress (3): 16/26 kB | 70 kB | 169/281 kB Progress (3): 16/26 kB | 70 kB | 173/281 kB Progress (3): 16/26 kB | 70 kB | 177/281 kB Progress (3): 16/26 kB | 70 kB | 181/281 kB Progress (3): 16/26 kB | 70 kB | 185/281 kB Progress (3): 16/26 kB | 70 kB | 189/281 kB Progress (3): 16/26 kB | 70 kB | 193/281 kB Progress (3): 16/26 kB | 70 kB | 197/281 kB Progress (3): 16/26 kB | 70 kB | 201/281 kB Progress (3): 16/26 kB | 70 kB | 205/281 kB Progress (3): 16/26 kB | 70 kB | 209/281 kB Progress (3): 16/26 kB | 70 kB | 213/281 kB Progress (3): 16/26 kB | 70 kB | 217/281 kB Progress (3): 16/26 kB | 70 kB | 221/281 kB Progress (3): 16/26 kB | 70 kB | 225/281 kB Progress (3): 16/26 kB | 70 kB | 229/281 kB Progress (3): 16/26 kB | 70 kB | 233/281 kB Progress (3): 16/26 kB | 70 kB | 237/281 kB Progress (3): 16/26 kB | 70 kB | 241/281 kB Progress (3): 16/26 kB | 70 kB | 245/281 kB Progress (3): 16/26 kB | 70 kB | 249/281 kB Progress (3): 16/26 kB | 70 kB | 253/281 kB Progress (3): 16/26 kB | 70 kB | 257/281 kB Progress (3): 16/26 kB | 70 kB | 261/281 kB Progress (3): 16/26 kB | 70 kB | 265/281 kB Progress (3): 16/26 kB | 70 kB | 269/281 kB Progress (3): 16/26 kB | 70 kB | 273/281 kB Progress (3): 16/26 kB | 70 kB | 277/281 kB Progress (3): 16/26 kB | 70 kB | 281 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 980 kB/s) [2019-07-31T09:05:55.450Z] Progress (3): 16/26 kB | 281 kB | 4.1/6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 3.6 MB/s) [2019-07-31T09:05:55.450Z] Progress (2): 16/26 kB | 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar (6.0 kB at 70 kB/s) [2019-07-31T09:05:55.706Z] 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/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 95 kB/s) [2019-07-31T09:05:55.961Z] [INFO] The project's OSGi version is 4.1.0.201907310859 [2019-07-31T09:05:55.961Z] [INFO] [2019-07-31T09:05:55.961Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:05:55.961Z] [INFO] [2019-07-31T09:05:55.961Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:05:55.961Z] [INFO] [2019-07-31T09:05:55.961Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:05:55.961Z] [INFO] [2019-07-31T09:05:55.961Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:05:55.961Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:05:55.961Z] [INFO] [2019-07-31T09:05:55.961Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:05:55.961Z] 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-31T09:05:55.961Z] 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-31T09:05:55.961Z] 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-31T09:05:55.961Z] 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-31T09:05:55.961Z] 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-31T09:05:55.961Z] 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-31T09:05:55.961Z] Progress (1): 748 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 17 kB/s) [2019-07-31T09:05:55.961Z] 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-31T09:05:56.216Z] 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-31T09:05:56.216Z] 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-31T09:05:56.216Z] 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-31T09:05:56.216Z] 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-31T09:05:56.216Z] 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-31T09:05:56.216Z] 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 139 kB/s) [2019-07-31T09:05:56.216Z] 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-31T09:05:56.471Z] 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-31T09:05:56.471Z] 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-31T09:05:56.471Z] 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-31T09:05:56.471Z] 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-31T09:05:56.471Z] 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-31T09:05:56.471Z] 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 828 kB/s) [2019-07-31T09:05:56.471Z] 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-31T09:05:56.727Z] 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-31T09:05:56.727Z] 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-31T09:05:56.727Z] 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-31T09:05:56.727Z] 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-31T09:05:56.727Z] 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-31T09:05:56.983Z] 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 196 kB/s) [2019-07-31T09:05:56.983Z] 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-31T09:05:56.983Z] 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-31T09:05:56.983Z] 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-31T09:05:56.983Z] 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-31T09:05:56.983Z] 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-31T09:05:57.314Z] 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-31T09:05:57.314Z] 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 164 kB/s) [2019-07-31T09:05:57.314Z] 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-31T09:05:57.314Z] 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-31T09:05:57.314Z] 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-31T09:05:57.314Z] 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-31T09:05:57.314Z] 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-31T09:05:57.314Z] 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-31T09:05:57.314Z] 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 62 kB/s) [2019-07-31T09:05:57.314Z] 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-31T09:05:57.314Z] 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-31T09:05:57.314Z] 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-31T09:05:57.569Z] 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-31T09:05:57.569Z] 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-31T09:05:57.569Z] 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-31T09:05:57.569Z] 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 161 kB/s) [2019-07-31T09:05:57.569Z] 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-31T09:05:57.569Z] 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-31T09:05:57.569Z] 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-31T09:05:57.825Z] 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-31T09:05:57.825Z] 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-31T09:05:57.825Z] 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-31T09:05:57.825Z] 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 114 kB/s) [2019-07-31T09:05:57.825Z] 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-31T09:05:57.825Z] 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-31T09:05:57.825Z] 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-31T09:05:58.081Z] 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-31T09:05:58.081Z] 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-31T09:05:58.081Z] 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-31T09:05:58.081Z] 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-31T09:05:58.081Z] 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-31T09:05:58.081Z] 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-31T09:05:58.081Z] 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-31T09:05:58.081Z] 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-31T09:05:58.081Z] 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-31T09:05:58.081Z] 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-31T09:05:58.081Z] 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-31T09:05:58.081Z] 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-31T09:05:58.336Z] 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-31T09:05:58.336Z] 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-31T09:05:58.336Z] 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-31T09:05:58.336Z] 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-31T09:05:58.591Z] 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-31T09:05:58.591Z] 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-31T09:05:58.591Z] 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-31T09:05:58.591Z] 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-31T09:05:58.591Z] 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-31T09:05:58.591Z] 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-31T09:05:58.591Z] 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-31T09:05:58.591Z] 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-31T09:05:58.591Z] 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-31T09:05:58.591Z] 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-31T09:05:58.591Z] 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-31T09:05:58.591Z] 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-31T09:05:58.846Z] Progress (1): 4.1/8.5 kB Progress (1): 7.7/8.5 kB Progress (1): 8.5 kB Progress (2): 8.5 kB | 4.1/51 kB Progress (3): 8.5 kB | 4.1/51 kB | 4.1/4.3 kB Progress (3): 8.5 kB | 7.7/51 kB | 4.1/4.3 kB Progress (3): 8.5 kB | 7.7/51 kB | 4.3 kB Progress (3): 8.5 kB | 12/51 kB | 4.3 kB Progress (3): 8.5 kB | 16/51 kB | 4.3 kB Progress (3): 8.5 kB | 20/51 kB | 4.3 kB Progress (3): 8.5 kB | 24/51 kB | 4.3 kB Progress (3): 8.5 kB | 28/51 kB | 4.3 kB Progress (3): 8.5 kB | 32/51 kB | 4.3 kB Progress (3): 8.5 kB | 36/51 kB | 4.3 kB Progress (3): 8.5 kB | 40/51 kB | 4.3 kB Progress (3): 8.5 kB | 44/51 kB | 4.3 kB Progress (3): 8.5 kB | 48/51 kB | 4.3 kB Progress (3): 8.5 kB | 51 kB | 4.3 kB Progress (4): 8.5 kB | 51 kB | 4.3 kB | 4.1/79 kB Progress (4): 8.5 kB | 51 kB | 4.3 kB | 7.7/79 kB Progress (4): 8.5 kB | 51 kB | 4.3 kB | 12/79 kB Progress (4): 8.5 kB | 51 kB | 4.3 kB | 16/79 kB Progress (4): 8.5 kB | 51 kB | 4.3 kB | 20/79 kB Progress (4): 8.5 kB | 51 kB | 4.3 kB | 24/79 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 92 kB/s) [2019-07-31T09:05:58.846Z] Progress (3): 51 kB | 4.3 kB | 28/79 kB Progress (3): 51 kB | 4.3 kB | 32/79 kB Progress (3): 51 kB | 4.3 kB | 33/79 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 45 kB/s) [2019-07-31T09:05:58.846Z] Progress (2): 51 kB | 37/79 kB Progress (2): 51 kB | 41/79 kB Progress (2): 51 kB | 45/79 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 519 kB/s) [2019-07-31T09:05:58.846Z] Progress (1): 49/79 kB Progress (1): 53/79 kB Progress (1): 57/79 kB Progress (1): 61/79 kB Progress (1): 65/79 kB Progress (1): 69/79 kB Progress (1): 73/79 kB Progress (1): 77/79 kB Progress (1): 79 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 758 kB/s) [2019-07-31T09:05:58.846Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:05:58.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/main/resources [2019-07-31T09:05:58.846Z] [INFO] [2019-07-31T09:05:58.846Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:05:58.846Z] 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-31T09:05:58.846Z] 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-31T09:05:58.846Z] 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-31T09:05:59.102Z] 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-31T09:05:59.102Z] 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-31T09:05:59.102Z] 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-31T09:05:59.102Z] 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 29 kB/s) [2019-07-31T09:05:59.102Z] 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-31T09:05:59.102Z] 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-31T09:05:59.102Z] 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-31T09:05:59.102Z] 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-31T09:05:59.357Z] 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-31T09:05:59.357Z] 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-31T09:05:59.357Z] 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 134 kB/s) [2019-07-31T09:05:59.357Z] 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-31T09:05:59.357Z] 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-31T09:05:59.357Z] 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-31T09:05:59.612Z] 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-31T09:05:59.612Z] 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-31T09:05:59.612Z] 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-31T09:05:59.612Z] 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 25 kB/s) [2019-07-31T09:05:59.612Z] 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-31T09:05:59.612Z] 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-31T09:05:59.612Z] 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-31T09:05:59.867Z] 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-31T09:05:59.867Z] 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-31T09:05:59.867Z] 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-31T09:05:59.867Z] 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 40 kB/s) [2019-07-31T09:05:59.867Z] 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-31T09:06:00.123Z] 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-31T09:06:00.123Z] 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-31T09:06:00.123Z] 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-31T09:06:00.123Z] 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-31T09:06:00.123Z] 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-31T09:06:00.378Z] 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 45 kB/s) [2019-07-31T09:06:00.378Z] 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-31T09:06:00.378Z] 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-31T09:06:00.378Z] 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-31T09:06:00.378Z] 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-31T09:06:00.378Z] 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-31T09:06:00.378Z] 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-31T09:06:00.633Z] 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 41 kB/s) [2019-07-31T09:06:00.633Z] 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-31T09:06:00.633Z] 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-31T09:06:00.633Z] 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-31T09:06:00.633Z] 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-31T09:06:00.633Z] 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-31T09:06:00.633Z] 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-31T09:06:00.633Z] 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-31T09:06:00.633Z] 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-31T09:06:00.633Z] 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-31T09:06:00.633Z] 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-31T09:06:00.633Z] 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-31T09:06:00.633Z] 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-31T09:06:00.633Z] 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-31T09:06:00.633Z] 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-31T09:06:00.633Z] 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-31T09:06:00.889Z] 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-31T09:06:00.889Z] 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-31T09:06:00.889Z] 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-31T09:06:00.889Z] 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-31T09:06:00.889Z] 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-31T09:06:00.889Z] 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-31T09:06:00.889Z] 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-31T09:06:00.889Z] 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-31T09:06:00.889Z] 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-31T09:06:00.889Z] 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-31T09:06:00.889Z] 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-31T09:06:00.889Z] 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-31T09:06:00.889Z] 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-31T09:06:00.889Z] 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-31T09:06:00.889Z] 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-31T09:06:01.146Z] 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/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (2): 1.4/2.8 MB | 4.1/4.6 kB Progress (2): 1.4/2.8 MB | 4.1/4.6 kB Progress (2): 1.4/2.8 MB | 4.6 kB Progress (2): 1.4/2.8 MB | 4.6 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 4.1/25 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 4.1/25 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 7.7/25 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 7.7/25 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 12/25 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 12/25 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 16/25 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 16/25 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 20/25 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 20/25 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 24/25 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 24/25 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.4/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.5/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.6/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.6/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.6/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.6/2.8 MB | 4.6 kB | 25 kB Progress (3): 1.6/2.8 MB | 4.6 kB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 52 kB/s) [2019-07-31T09:06:01.146Z] Progress (2): 1.6/2.8 MB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 284 kB/s) [2019-07-31T09:06:01.146Z] 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 (2): 1.7/2.8 MB | 3.6 kB Progress (2): 1.7/2.8 MB | 3.6 kB Progress (2): 1.7/2.8 MB | 3.6 kB Progress (2): 1.7/2.8 MB | 3.6 kB Progress (2): 1.7/2.8 MB | 3.6 kB Progress (2): 1.7/2.8 MB | 3.6 kB Progress (2): 1.7/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (2): 1.8/2.8 MB | 3.6 kB Progress (3): 1.8/2.8 MB | 3.6 kB | 4.1/18 kB Progress (3): 1.8/2.8 MB | 3.6 kB | 4.1/18 kB Progress (3): 1.8/2.8 MB | 3.6 kB | 7.7/18 kB Progress (3): 1.8/2.8 MB | 3.6 kB | 7.7/18 kB Progress (3): 1.8/2.8 MB | 3.6 kB | 7.7/18 kB Progress (3): 1.8/2.8 MB | 3.6 kB | 7.7/18 kB Progress (3): 1.8/2.8 MB | 3.6 kB | 12/18 kB Progress (3): 1.8/2.8 MB | 3.6 kB | 12/18 kB Progress (3): 1.8/2.8 MB | 3.6 kB | 16/18 kB Progress (3): 1.8/2.8 MB | 3.6 kB | 16/18 kB Progress (3): 1.8/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 kB Progress (3): 1.9/2.8 MB | 3.6 kB | 18 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 35 kB/s) [2019-07-31T09:06:01.146Z] Progress (2): 1.9/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.0/2.8 MB | 18 kB Progress (2): 2.1/2.8 MB | 18 kB Progress (2): 2.1/2.8 MB | 18 kB Progress (2): 2.1/2.8 MB | 18 kB Progress (2): 2.1/2.8 MB | 18 kB Progress (2): 2.1/2.8 MB | 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 169 kB/s) [2019-07-31T09:06:01.146Z] 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 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-31T09:06:02.510Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/classes [2019-07-31T09:06:05.772Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2019-07-31T09:06:05.772Z] argsArray[i] = entry.getKey(); [2019-07-31T09:06:05.772Z] ^^^^^^^^^^^^^^ [2019-07-31T09:06:05.772Z] 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-31T09:06:05.772Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2019-07-31T09:06:05.772Z] argsArray[i + 1] = entry.getValue(); [2019-07-31T09:06:05.772Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:06:05.772Z] 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-31T09:06:05.772Z] 2 problems (2 warnings) [2019-07-31T09:06:05.772Z] [INFO] [2019-07-31T09:06:05.772Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:06:05.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:05.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/test/resources [2019-07-31T09:06:05.772Z] [INFO] [2019-07-31T09:06:05.772Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:06:05.772Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T09:06:05.772Z] [INFO] [2019-07-31T09:06:05.772Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:06:05.772Z] [INFO] [2019-07-31T09:06:05.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:06:05.772Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T09:06:05.772Z] [INFO] [2019-07-31T09:06:05.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:06:05.772Z] [INFO] [2019-07-31T09:06:05.772Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:06:05.772Z] [INFO] [2019-07-31T09:06:05.772Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:06:05.772Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T09:06:06.027Z] [INFO] [2019-07-31T09:06:06.027Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:06:06.283Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:06:06.283Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T09:06:06.283Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.pom [2019-07-31T09:06:06.283Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T09:06:06.283Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:06:06.283Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:06:06.283Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2019-07-31T09:06:06.283Z] [INFO] Building Trace Compass State System Parent 5.0.0-SNAPSHOT [5/134] [2019-07-31T09:06:06.283Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T09:06:06.283Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T09:06:06.283Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T09:06:06.283Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.0.0-SNAPSHOT.pom [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2019-07-31T09:06:06.283Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/134] [2019-07-31T09:06:06.283Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:06.283Z] [INFO] The project's OSGi version is 1.2.0.201907310859 [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:06.283Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:06.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:06.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2019-07-31T09:06:06.283Z] [INFO] [2019-07-31T09:06:06.283Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:06.283Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2019-07-31T09:06:07.210Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] [2019-07-31T09:06:07.210Z] fFileChannelIn = fFileInputStream.getChannel(); [2019-07-31T09:06:07.210Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:07.210Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T09:06:07.210Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] [2019-07-31T09:06:07.210Z] fFileChannelOut = fFileOutputStream.getChannel(); [2019-07-31T09:06:07.210Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:07.210Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T09:06:07.210Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2019-07-31T09:06:07.210Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-31T09:06:07.210Z] .add(String.valueOf(fStart)) [2019-07-31T09:06:07.210Z] .add(String.valueOf(fStart + fDuration)) [2019-07-31T09:06:07.210Z] .toString(); [2019-07-31T09:06:07.210Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:07.210Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:06:07.210Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] [2019-07-31T09:06:07.210Z] private final Comparator fDefaultIntervalComparator = Comparator [2019-07-31T09:06:07.210Z] .comparingLong(E::getEnd) [2019-07-31T09:06:07.210Z] .thenComparingLong(E::getStart); [2019-07-31T09:06:07.210Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:07.210Z] 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-31T09:06:07.210Z] 4 problems (4 warnings) [2019-07-31T09:06:07.210Z] [INFO] [2019-07-31T09:06:07.210Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:07.210Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:07.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2019-07-31T09:06:07.210Z] [INFO] [2019-07-31T09:06:07.210Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:07.210Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-31T09:06:07.210Z] [INFO] [2019-07-31T09:06:07.210Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:07.210Z] [INFO] [2019-07-31T09:06:07.210Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:07.210Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T09:06:07.210Z] [INFO] [2019-07-31T09:06:07.210Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:07.210Z] [INFO] [2019-07-31T09:06:07.210Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:07.210Z] [INFO] [2019-07-31T09:06:07.210Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:07.210Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T09:06:07.465Z] [INFO] [2019-07-31T09:06:07.465Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:07.465Z] [INFO] [2019-07-31T09:06:07.465Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:07.465Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:06:07.465Z] [INFO] [2019-07-31T09:06:07.465Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:07.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T09:06:07.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.pom [2019-07-31T09:06:07.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-31T09:06:07.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:06:07.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:06:07.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:06:07.465Z] [INFO] [2019-07-31T09:06:07.465Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T09:06:07.465Z] [INFO] [2019-07-31T09:06:07.465Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2019-07-31T09:06:07.465Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT [7/134] [2019-07-31T09:06:07.465Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:06:07.465Z] [INFO] [2019-07-31T09:06:07.465Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:07.465Z] [INFO] [2019-07-31T09:06:07.465Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:07.465Z] [INFO] The project's OSGi version is 2.1.1.201907310859 [2019-07-31T09:06:07.465Z] [INFO] [2019-07-31T09:06:07.465Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:07.465Z] [INFO] [2019-07-31T09:06:07.465Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:07.465Z] [INFO] [2019-07-31T09:06:07.465Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:07.465Z] [INFO] [2019-07-31T09:06:07.465Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:07.465Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:06:07.465Z] [INFO] [2019-07-31T09:06:07.465Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:07.465Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:07.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2019-07-31T09:06:07.465Z] [INFO] [2019-07-31T09:06:07.465Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:07.465Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2019-07-31T09:06:08.116Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2019-07-31T09:06:08.116Z] store.add((E) elem); // warning from type, it should be fine [2019-07-31T09:06:08.116Z] ^^^^^^^^ [2019-07-31T09:06:08.116Z] Type safety: Unchecked cast from Object to E [2019-07-31T09:06:08.116Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T09:06:08.116Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T09:06:08.116Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:08.116Z] 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-31T09:06:08.116Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T09:06:08.116Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T09:06:08.116Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:08.116Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2019-07-31T09:06:08.116Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T09:06:08.116Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T09:06:08.116Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:08.116Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2019-07-31T09:06:08.116Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T09:06:08.116Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T09:06:08.116Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:08.116Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-31T09:06:08.116Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[295] [2019-07-31T09:06:08.116Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2019-07-31T09:06:08.116Z] ^^^^^^^^^^^^ [2019-07-31T09:06:08.116Z] 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-31T09:06:08.116Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[298] [2019-07-31T09:06:08.116Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2019-07-31T09:06:08.116Z] ^^^^^^^^^^^^ [2019-07-31T09:06:08.116Z] 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-31T09:06:08.116Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-31T09:06:08.116Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-31T09:06:08.116Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:08.116Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2019-07-31T09:06:08.116Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-31T09:06:08.116Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-31T09:06:08.116Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:06:08.116Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2019-07-31T09:06:08.116Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] [2019-07-31T09:06:08.116Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2019-07-31T09:06:08.116Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2019-07-31T09:06:08.117Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:08.117Z] 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-31T09:06:08.117Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] [2019-07-31T09:06:08.117Z] E element = (E) object; [2019-07-31T09:06:08.117Z] ^^^^^^^^^^ [2019-07-31T09:06:08.117Z] Type safety: Unchecked cast from Object to E [2019-07-31T09:06:08.117Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] [2019-07-31T09:06:08.117Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2019-07-31T09:06:08.117Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:08.117Z] Type safety: Unchecked cast from BasicSegment to E [2019-07-31T09:06:08.117Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] [2019-07-31T09:06:08.117Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2019-07-31T09:06:08.117Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:08.117Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2019-07-31T09:06:08.117Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] [2019-07-31T09:06:08.117Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2019-07-31T09:06:08.117Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:08.117Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2019-07-31T09:06:08.117Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] [2019-07-31T09:06:08.117Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2019-07-31T09:06:08.117Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:08.117Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2019-07-31T09:06:08.117Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] [2019-07-31T09:06:08.117Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2019-07-31T09:06:08.117Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:08.117Z] Type safety: Unchecked cast from Comparator to Comparator [2019-07-31T09:06:08.117Z] 16 problems (16 warnings) [2019-07-31T09:06:08.117Z] [INFO] [2019-07-31T09:06:08.117Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:08.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:08.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2019-07-31T09:06:08.117Z] [INFO] [2019-07-31T09:06:08.117Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:08.117Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-31T09:06:08.117Z] [INFO] [2019-07-31T09:06:08.117Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:08.117Z] [INFO] [2019-07-31T09:06:08.117Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:08.117Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T09:06:08.117Z] [INFO] [2019-07-31T09:06:08.117Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:08.117Z] [INFO] [2019-07-31T09:06:08.117Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:08.117Z] [INFO] [2019-07-31T09:06:08.117Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:08.117Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T09:06:08.372Z] [INFO] [2019-07-31T09:06:08.372Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:08.372Z] [INFO] [2019-07-31T09:06:08.372Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:08.372Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:06:08.372Z] [INFO] [2019-07-31T09:06:08.372Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:08.372Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T09:06:08.372Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.pom [2019-07-31T09:06:08.372Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-31T09:06:08.372Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:06:08.372Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T09:06:08.372Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T09:06:08.372Z] [INFO] [2019-07-31T09:06:08.372Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T09:06:08.372Z] [INFO] [2019-07-31T09:06:08.372Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2019-07-31T09:06:08.372Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT [8/134] [2019-07-31T09:06:08.372Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:06:08.372Z] [INFO] [2019-07-31T09:06:08.372Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:08.372Z] [INFO] [2019-07-31T09:06:08.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:08.372Z] [INFO] The project's OSGi version is 4.2.2.201907310859 [2019-07-31T09:06:08.372Z] [INFO] [2019-07-31T09:06:08.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:08.372Z] [INFO] [2019-07-31T09:06:08.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:08.372Z] [INFO] [2019-07-31T09:06:08.372Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:08.372Z] [INFO] [2019-07-31T09:06:08.372Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:08.372Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:06:08.372Z] [INFO] [2019-07-31T09:06:08.372Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:08.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:08.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2019-07-31T09:06:08.372Z] [INFO] [2019-07-31T09:06:08.372Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:08.372Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2019-07-31T09:06:09.300Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] [2019-07-31T09:06:09.300Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2019-07-31T09:06:09.300Z] ^^^^^^^^^ [2019-07-31T09:06:09.300Z] Javadoc: Missing tag for parameter nodeStart [2019-07-31T09:06:09.300Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] [2019-07-31T09:06:09.300Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2019-07-31T09:06:09.300Z] ^^^^^^^^^^^^^ [2019-07-31T09:06:09.300Z] 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-31T09:06:09.300Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2019-07-31T09:06:09.300Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-31T09:06:09.300Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:09.300Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2019-07-31T09:06:09.300Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2019-07-31T09:06:09.300Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-31T09:06:09.300Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:09.300Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2019-07-31T09:06:09.300Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] [2019-07-31T09:06:09.300Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2019-07-31T09:06:09.300Z] ^^^^^^^ [2019-07-31T09:06:09.300Z] Javadoc: Missing tag for parameter reverse [2019-07-31T09:06:09.300Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] [2019-07-31T09:06:09.300Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2019-07-31T09:06:09.300Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:09.300Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2019-07-31T09:06:09.300Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2019-07-31T09:06:09.300Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-31T09:06:09.300Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:09.300Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2019-07-31T09:06:09.300Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2019-07-31T09:06:09.300Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-31T09:06:09.300Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:09.300Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2019-07-31T09:06:09.300Z] 8 problems (8 warnings) [2019-07-31T09:06:09.300Z] [INFO] [2019-07-31T09:06:09.300Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:09.300Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:09.300Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2019-07-31T09:06:09.300Z] [INFO] [2019-07-31T09:06:09.300Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:09.300Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-31T09:06:09.300Z] [INFO] [2019-07-31T09:06:09.300Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:09.300Z] [INFO] [2019-07-31T09:06:09.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:09.300Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:09.556Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:09.556Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:09.556Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T09:06:09.556Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.pom [2019-07-31T09:06:09.556Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-31T09:06:09.556Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:06:09.556Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2metadata.xml [2019-07-31T09:06:09.556Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2artifacts.xml [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2019-07-31T09:06:09.556Z] [INFO] Building Trace Compass TMF Parent 5.0.0-SNAPSHOT [9/134] [2019-07-31T09:06:09.556Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T09:06:09.556Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.556Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T09:06:09.556Z] [INFO] [2019-07-31T09:06:09.811Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T09:06:09.811Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:06:09.811Z] [INFO] [2019-07-31T09:06:09.811Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T09:06:09.811Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.0.0-SNAPSHOT.pom [2019-07-31T09:06:09.811Z] [INFO] [2019-07-31T09:06:09.811Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2019-07-31T09:06:09.811Z] [INFO] Building Trace Compass Filter Parser 1.0.2-SNAPSHOT [10/134] [2019-07-31T09:06:09.811Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:06:09.811Z] [INFO] [2019-07-31T09:06:09.811Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:09.811Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens]) [2019-07-31T09:06:09.811Z] [INFO] [2019-07-31T09:06:09.811Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:09.811Z] [INFO] The project's OSGi version is 1.0.2.201907310859 [2019-07-31T09:06:09.811Z] [INFO] [2019-07-31T09:06:09.811Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:09.811Z] [INFO] [2019-07-31T09:06:09.811Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:09.811Z] [INFO] [2019-07-31T09:06:09.811Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:09.811Z] [INFO] [2019-07-31T09:06:09.811Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:09.811Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:06:09.811Z] [INFO] [2019-07-31T09:06:09.811Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:09.811Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:09.811Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2019-07-31T09:06:09.811Z] [INFO] [2019-07-31T09:06:09.811Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:09.811Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2019-07-31T09:06:10.066Z] [INFO] [2019-07-31T09:06:10.066Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:10.066Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:10.066Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2019-07-31T09:06:10.066Z] [INFO] [2019-07-31T09:06:10.066Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:10.066Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T09:06:10.066Z] [INFO] [2019-07-31T09:06:10.066Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:10.066Z] [INFO] [2019-07-31T09:06:10.066Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:10.066Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T09:06:10.066Z] [INFO] [2019-07-31T09:06:10.066Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:10.066Z] [INFO] [2019-07-31T09:06:10.066Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:10.066Z] [INFO] [2019-07-31T09:06:10.066Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:10.066Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T09:06:10.066Z] [INFO] [2019-07-31T09:06:10.066Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:10.066Z] [INFO] [2019-07-31T09:06:10.066Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:10.066Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:06:10.066Z] [INFO] [2019-07-31T09:06:10.066Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:10.066Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T09:06:10.066Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.pom [2019-07-31T09:06:10.066Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T09:06:10.066Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:06:10.066Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T09:06:10.066Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T09:06:10.322Z] [INFO] [2019-07-31T09:06:10.322Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T09:06:10.322Z] [INFO] [2019-07-31T09:06:10.322Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2019-07-31T09:06:10.322Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT [11/134] [2019-07-31T09:06:10.322Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:06:10.322Z] [INFO] [2019-07-31T09:06:10.322Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:10.322Z] [INFO] [2019-07-31T09:06:10.322Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:10.322Z] [INFO] The project's OSGi version is 5.1.0.201907310859 [2019-07-31T09:06:10.322Z] [INFO] [2019-07-31T09:06:10.322Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:10.322Z] [INFO] [2019-07-31T09:06:10.322Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:10.322Z] [INFO] [2019-07-31T09:06:10.322Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:10.322Z] [INFO] [2019-07-31T09:06:10.322Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:10.322Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:06:10.322Z] [INFO] [2019-07-31T09:06:10.322Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:10.322Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:10.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2019-07-31T09:06:10.322Z] [INFO] [2019-07-31T09:06:10.322Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:10.322Z] [INFO] Compiling 416 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[247] [2019-07-31T09:06:12.836Z] public TraceEntryModel build() { [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] 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-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[300] [2019-07-31T09:06:12.836Z] public ModuleEntryModel build() { [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] 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-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[355] [2019-07-31T09:06:12.836Z] public StateSystemEntryModel build() { [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] 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-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[414] [2019-07-31T09:06:12.836Z] public AttributeEntryModel build() { [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] 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-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] [2019-07-31T09:06:12.836Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] 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-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2019-07-31T09:06:12.836Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] 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-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] [2019-07-31T09:06:12.836Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] [2019-07-31T09:06:12.836Z] V node = queue.poll(); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] [2019-07-31T09:06:12.836Z] ITmfXyModel model = new TmfXyModel(title, series); [2019-07-31T09:06:12.836Z] ^^^^^^ [2019-07-31T09:06:12.836Z] 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-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] [2019-07-31T09:06:12.836Z] fTraceTypeId = traceTypeId; [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[53] [2019-07-31T09:06:12.836Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] 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-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2019-07-31T09:06:12.836Z] return dir.getAbsolutePath(); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2019-07-31T09:06:12.836Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2019-07-31T09:06:12.836Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2019-07-31T09:06:12.836Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2019-07-31T09:06:12.836Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2019-07-31T09:06:12.836Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] [2019-07-31T09:06:12.836Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] [2019-07-31T09:06:12.836Z] fTimesRequested = Longs.toArray(times); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] [2019-07-31T09:06:12.836Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] [2019-07-31T09:06:12.836Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] [2019-07-31T09:06:12.836Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-31T09:06:12.836Z] ^^^^^ [2019-07-31T09:06:12.836Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[157] [2019-07-31T09:06:12.836Z] Map> regexesMap = (Map>) regexesObject; [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Type safety: Unchecked cast from Object to Map> [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2019-07-31T09:06:12.836Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] 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-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] [2019-07-31T09:06:12.836Z] return (T) resolve; [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Type safety: Unchecked cast from Object to T [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] [2019-07-31T09:06:12.836Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] [2019-07-31T09:06:12.836Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] [2019-07-31T09:06:12.836Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] 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-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] [2019-07-31T09:06:12.836Z] Map searchMap = (Map) searchFilterObject; [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Type safety: Unchecked cast from Object to Map [2019-07-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] [2019-07-31T09:06:12.836Z] return fSymbolMapping.lastKey(); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] 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-31T09:06:12.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2019-07-31T09:06:12.836Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2019-07-31T09:06:12.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.836Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2019-07-31T09:06:12.837Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2019-07-31T09:06:12.837Z] 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-31T09:06:12.837Z] ^^^^^^^^^^^^^ [2019-07-31T09:06:12.837Z] Unnecessary $NON-NLS$ tag [2019-07-31T09:06:12.837Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] [2019-07-31T09:06:12.837Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T09:06:12.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.837Z] 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-31T09:06:12.837Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] [2019-07-31T09:06:12.837Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-31T09:06:12.837Z] ^^^^^ [2019-07-31T09:06:12.837Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:06:12.837Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] [2019-07-31T09:06:12.837Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T09:06:12.837Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:06:12.837Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] [2019-07-31T09:06:12.837Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2019-07-31T09:06:12.837Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:06:12.837Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] [2019-07-31T09:06:12.837Z] builder.put(Long.toString(series.getId()), series); [2019-07-31T09:06:12.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:06:12.837Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2019-07-31T09:06:12.837Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2019-07-31T09:06:12.837Z] ^^^^^^^^^^^^^^ [2019-07-31T09:06:12.837Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T09:06:12.837Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2019-07-31T09:06:12.837Z] fMetadata = metadata; [2019-07-31T09:06:12.837Z] ^^^^^^^^ [2019-07-31T09:06:12.837Z] 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-31T09:06:12.837Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] [2019-07-31T09:06:12.837Z] * @param cppFilt [2019-07-31T09:06:12.837Z] ^^^^^^^ [2019-07-31T09:06:12.837Z] Javadoc: Description expected after this reference [2019-07-31T09:06:12.837Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] [2019-07-31T09:06:12.837Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2019-07-31T09:06:12.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:12.837Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T09:06:12.837Z] 41 problems (41 warnings) [2019-07-31T09:06:12.837Z] [INFO] [2019-07-31T09:06:12.837Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:12.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:12.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2019-07-31T09:06:12.837Z] [INFO] [2019-07-31T09:06:12.837Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:12.837Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-31T09:06:13.092Z] [INFO] [2019-07-31T09:06:13.092Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:13.092Z] [INFO] [2019-07-31T09:06:13.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:13.347Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T09:06:13.603Z] [INFO] [2019-07-31T09:06:13.603Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:13.603Z] [INFO] [2019-07-31T09:06:13.603Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:13.603Z] [INFO] [2019-07-31T09:06:13.603Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:13.603Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T09:06:14.966Z] [INFO] [2019-07-31T09:06:14.966Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:14.966Z] [INFO] [2019-07-31T09:06:14.966Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:14.966Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:06:14.966Z] [INFO] [2019-07-31T09:06:14.966Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:14.966Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T09:06:14.966Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.pom [2019-07-31T09:06:14.966Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-31T09:06:14.966Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:06:14.966Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:06:14.966Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:06:14.966Z] [INFO] [2019-07-31T09:06:14.966Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T09:06:14.966Z] [INFO] [2019-07-31T09:06:14.966Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2019-07-31T09:06:14.966Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/134] [2019-07-31T09:06:14.966Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:06:14.966Z] [INFO] [2019-07-31T09:06:14.966Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:14.966Z] [INFO] [2019-07-31T09:06:14.966Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:14.966Z] [INFO] The project's OSGi version is 2.0.2.201907310859 [2019-07-31T09:06:14.966Z] [INFO] [2019-07-31T09:06:14.966Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:14.966Z] [INFO] [2019-07-31T09:06:14.966Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:14.966Z] [INFO] [2019-07-31T09:06:14.966Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:14.966Z] [INFO] [2019-07-31T09:06:14.966Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:14.966Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:06:14.966Z] [INFO] [2019-07-31T09:06:14.966Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:14.966Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:14.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2019-07-31T09:06:14.966Z] [INFO] [2019-07-31T09:06:14.966Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:14.966Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2019-07-31T09:06:15.222Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] [2019-07-31T09:06:15.222Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2019-07-31T09:06:15.222Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:15.222Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:06:15.222Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] [2019-07-31T09:06:15.222Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T09:06:15.222Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:15.222Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:06:15.222Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-31T09:06:15.222Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-31T09:06:15.222Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:15.222Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:06:15.222Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-31T09:06:15.222Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-31T09:06:15.222Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:15.222Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:06:15.222Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] [2019-07-31T09:06:15.222Z] int quark = entry.getValue(); [2019-07-31T09:06:15.222Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:06:15.222Z] 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-31T09:06:15.222Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] [2019-07-31T09:06:15.222Z] fGroups = Arrays.copyOf(groups, groups.length); [2019-07-31T09:06:15.222Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:15.222Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2019-07-31T09:06:15.222Z] 6 problems (6 warnings) [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:15.478Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:15.478Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:15.478Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:15.478Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:15.478Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:15.478Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:15.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T09:06:15.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.pom [2019-07-31T09:06:15.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T09:06:15.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:06:15.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T09:06:15.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2019-07-31T09:06:15.478Z] [INFO] Building Trace Compass CTF Support Parent 5.0.0-SNAPSHOT [13/134] [2019-07-31T09:06:15.478Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T09:06:15.478Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T09:06:15.478Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:06:15.478Z] [INFO] [2019-07-31T09:06:15.478Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T09:06:15.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.0.0-SNAPSHOT.pom [2019-07-31T09:06:15.733Z] [INFO] [2019-07-31T09:06:15.733Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2019-07-31T09:06:15.733Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT [14/134] [2019-07-31T09:06:15.733Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:06:15.733Z] [INFO] [2019-07-31T09:06:15.733Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:15.733Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java]) [2019-07-31T09:06:15.733Z] [INFO] [2019-07-31T09:06:15.733Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:15.733Z] [INFO] The project's OSGi version is 1.0.2.201907310859 [2019-07-31T09:06:15.733Z] [INFO] [2019-07-31T09:06:15.733Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:15.733Z] [INFO] [2019-07-31T09:06:15.733Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:15.733Z] [INFO] [2019-07-31T09:06:15.733Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:15.733Z] [INFO] [2019-07-31T09:06:15.733Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:15.733Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:06:15.733Z] [INFO] [2019-07-31T09:06:15.733Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:15.733Z] 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-31T09:06:15.733Z] 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-31T09:06:15.733Z] 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-31T09:06:15.989Z] 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-31T09:06:15.989Z] 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-31T09:06:15.989Z] 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-31T09:06:15.989Z] 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 118 kB/s) [2019-07-31T09:06:15.989Z] 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-31T09:06:15.989Z] 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-31T09:06:15.989Z] 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-31T09:06:16.244Z] 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-31T09:06:16.244Z] 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-31T09:06:16.244Z] 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-31T09:06:16.244Z] 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 29 kB/s) [2019-07-31T09:06:16.244Z] 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-31T09:06:16.244Z] 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-31T09:06:16.244Z] 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-31T09:06:16.499Z] 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-31T09:06:16.499Z] 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-31T09:06:16.499Z] 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-31T09:06:16.499Z] 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 150 kB/s) [2019-07-31T09:06:16.499Z] 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-31T09:06:16.499Z] 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-31T09:06:16.499Z] 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-31T09:06:16.754Z] 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-31T09:06:16.754Z] 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-31T09:06:16.754Z] 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-31T09:06:16.754Z] 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 119 kB/s) [2019-07-31T09:06:16.754Z] 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-31T09:06:16.754Z] 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-31T09:06:16.754Z] 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-31T09:06:17.009Z] 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-31T09:06:17.009Z] 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-31T09:06:17.009Z] 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-31T09:06:17.009Z] 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 573 kB/s) [2019-07-31T09:06:17.009Z] 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-31T09:06:17.009Z] 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-31T09:06:17.009Z] 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-31T09:06:17.009Z] 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-31T09:06:17.009Z] 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-31T09:06:17.009Z] 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-31T09:06:17.009Z] 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-31T09:06:17.009Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.264Z] 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-31T09:06:17.519Z] 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-31T09:06:17.519Z] 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-31T09:06:17.519Z] 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-31T09:06:17.519Z] 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-31T09:06:17.519Z] 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-31T09:06:17.774Z] 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-31T09:06:17.774Z] 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-31T09:06:17.774Z] 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-31T09:06:17.774Z] 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-31T09:06:17.774Z] 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-31T09:06:17.774Z] 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-31T09:06:17.774Z] 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-31T09:06:17.774Z] 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-31T09:06:17.774Z] 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-31T09:06:17.774Z] 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-31T09:06:17.774Z] 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-31T09:06:18.313Z] 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-31T09:06:18.313Z] 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-31T09:06:18.313Z] 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-31T09:06:18.313Z] 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-31T09:06:18.313Z] 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-31T09:06:18.313Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Progress (2): 10 kB | 4.1/164 kB Progress (2): 10 kB | 7.7/164 kB Progress (2): 10 kB | 12/164 kB Progress (2): 10 kB | 16/164 kB Progress (2): 10 kB | 20/164 kB Progress (2): 10 kB | 24/164 kB Progress (3): 10 kB | 24/164 kB | 4.1/168 kB Progress (3): 10 kB | 28/164 kB | 4.1/168 kB Progress (3): 10 kB | 28/164 kB | 7.7/168 kB Progress (3): 10 kB | 32/164 kB | 7.7/168 kB Progress (3): 10 kB | 32/164 kB | 12/168 kB Progress (3): 10 kB | 36/164 kB | 12/168 kB Progress (3): 10 kB | 36/164 kB | 16/168 kB Progress (3): 10 kB | 40/164 kB | 16/168 kB Progress (3): 10 kB | 40/164 kB | 20/168 kB Progress (3): 10 kB | 44/164 kB | 20/168 kB Progress (3): 10 kB | 44/164 kB | 24/168 kB Progress (3): 10 kB | 48/164 kB | 24/168 kB Progress (3): 10 kB | 48/164 kB | 28/168 kB Progress (3): 10 kB | 52/164 kB | 28/168 kB Progress (3): 10 kB | 52/164 kB | 32/168 kB Progress (3): 10 kB | 56/164 kB | 32/168 kB Progress (3): 10 kB | 56/164 kB | 36/168 kB Progress (3): 10 kB | 60/164 kB | 36/168 kB Progress (3): 10 kB | 60/164 kB | 40/168 kB Progress (3): 10 kB | 64/164 kB | 40/168 kB Progress (3): 10 kB | 64/164 kB | 44/168 kB Progress (3): 10 kB | 68/164 kB | 44/168 kB Progress (4): 10 kB | 68/164 kB | 44/168 kB | 4.1/78 kB Progress (4): 10 kB | 72/164 kB | 44/168 kB | 4.1/78 kB Progress (4): 10 kB | 72/164 kB | 48/168 kB | 4.1/78 kB Progress (4): 10 kB | 76/164 kB | 48/168 kB | 4.1/78 kB Progress (4): 10 kB | 76/164 kB | 52/168 kB | 4.1/78 kB Progress (4): 10 kB | 76/164 kB | 52/168 kB | 7.7/78 kB Progress (4): 10 kB | 76/164 kB | 56/168 kB | 7.7/78 kB Progress (4): 10 kB | 80/164 kB | 56/168 kB | 7.7/78 kB Progress (4): 10 kB | 80/164 kB | 60/168 kB | 7.7/78 kB Progress (4): 10 kB | 80/164 kB | 60/168 kB | 12/78 kB Progress (4): 10 kB | 80/164 kB | 64/168 kB | 12/78 kB Progress (4): 10 kB | 84/164 kB | 64/168 kB | 12/78 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 225 kB/s) [2019-07-31T09:06:18.313Z] Progress (3): 88/164 kB | 64/168 kB | 12/78 kB Progress (3): 88/164 kB | 68/168 kB | 12/78 kB Progress (3): 88/164 kB | 68/168 kB | 16/78 kB Progress (3): 88/164 kB | 72/168 kB | 16/78 kB Progress (3): 92/164 kB | 72/168 kB | 16/78 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2019-07-31T09:06:18.313Z] Progress (3): 96/164 kB | 72/168 kB | 16/78 kB Progress (3): 96/164 kB | 76/168 kB | 16/78 kB Progress (3): 96/164 kB | 76/168 kB | 20/78 kB Progress (3): 96/164 kB | 80/168 kB | 20/78 kB Progress (3): 100/164 kB | 80/168 kB | 20/78 kB Progress (3): 100/164 kB | 80/168 kB | 24/78 kB Progress (3): 104/164 kB | 80/168 kB | 24/78 kB Progress (3): 104/164 kB | 84/168 kB | 24/78 kB Progress (3): 108/164 kB | 84/168 kB | 24/78 kB Progress (3): 108/164 kB | 84/168 kB | 28/78 kB Progress (3): 112/164 kB | 84/168 kB | 28/78 kB Progress (3): 112/164 kB | 88/168 kB | 28/78 kB Progress (3): 116/164 kB | 88/168 kB | 28/78 kB Progress (3): 116/164 kB | 88/168 kB | 32/78 kB Progress (3): 120/164 kB | 88/168 kB | 32/78 kB Progress (3): 120/164 kB | 92/168 kB | 32/78 kB Progress (3): 124/164 kB | 92/168 kB | 32/78 kB Progress (3): 124/164 kB | 92/168 kB | 36/78 kB Progress (3): 128/164 kB | 92/168 kB | 36/78 kB Progress (3): 128/164 kB | 96/168 kB | 36/78 kB Progress (3): 132/164 kB | 96/168 kB | 36/78 kB Progress (3): 132/164 kB | 96/168 kB | 40/78 kB Progress (3): 136/164 kB | 96/168 kB | 40/78 kB Progress (3): 136/164 kB | 100/168 kB | 40/78 kB Progress (3): 140/164 kB | 100/168 kB | 40/78 kB Progress (3): 140/164 kB | 100/168 kB | 44/78 kB Progress (3): 144/164 kB | 100/168 kB | 44/78 kB Progress (3): 144/164 kB | 104/168 kB | 44/78 kB Progress (3): 148/164 kB | 104/168 kB | 44/78 kB Progress (3): 148/164 kB | 104/168 kB | 48/78 kB Progress (3): 152/164 kB | 104/168 kB | 48/78 kB Progress (3): 152/164 kB | 108/168 kB | 48/78 kB Progress (3): 156/164 kB | 108/168 kB | 48/78 kB Progress (3): 156/164 kB | 108/168 kB | 52/78 kB Progress (3): 160/164 kB | 108/168 kB | 52/78 kB Progress (3): 160/164 kB | 112/168 kB | 52/78 kB Progress (3): 164/164 kB | 112/168 kB | 52/78 kB Progress (3): 164/164 kB | 112/168 kB | 56/78 kB Progress (3): 164 kB | 112/168 kB | 56/78 kB Progress (3): 164 kB | 116/168 kB | 56/78 kB Progress (3): 164 kB | 116/168 kB | 60/78 kB Progress (3): 164 kB | 120/168 kB | 60/78 kB Progress (3): 164 kB | 120/168 kB | 64/78 kB Progress (3): 164 kB | 124/168 kB | 64/78 kB Progress (3): 164 kB | 124/168 kB | 68/78 kB Progress (3): 164 kB | 128/168 kB | 68/78 kB Progress (3): 164 kB | 128/168 kB | 72/78 kB Progress (3): 164 kB | 131/168 kB | 72/78 kB Progress (3): 164 kB | 131/168 kB | 76/78 kB Progress (3): 164 kB | 135/168 kB | 76/78 kB Progress (3): 164 kB | 135/168 kB | 78 kB Progress (3): 164 kB | 139/168 kB | 78 kB Progress (3): 164 kB | 143/168 kB | 78 kB Progress (3): 164 kB | 147/168 kB | 78 kB Progress (3): 164 kB | 151/168 kB | 78 kB Progress (3): 164 kB | 155/168 kB | 78 kB Progress (3): 164 kB | 159/168 kB | 78 kB Progress (3): 164 kB | 163/168 kB | 78 kB Progress (3): 164 kB | 167/168 kB | 78 kB Progress (3): 164 kB | 168 kB | 78 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.4 MB/s) [2019-07-31T09:06:18.313Z] 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-31T09:06:18.313Z] 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.9 MB/s) [2019-07-31T09:06:18.313Z] 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-31T09:06:18.314Z] Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (3): 164 kB | 0.1/1.2 MB | 4.1/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 4.1/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 7.7/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 7.7/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 12/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 12/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 16/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 16/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 20/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 20/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 24/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 24/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 28/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 28/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 32/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 32/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 33/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 33/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 37/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 37/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 41/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 41/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 45/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 45/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 49/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 49/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 53/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 53/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 57/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 57/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 61/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 61/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 65/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 65/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 66/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 66/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 70/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 70/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 74/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 74/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 78/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 78/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 82/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 82/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 86/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 86/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 90/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 90/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 94/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 94/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 98/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 98/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 98/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 98/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 102/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 102/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 106/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 106/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 110/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 110/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 114/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 114/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 118/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 118/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 122/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 122/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 126/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 126/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 130/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 130/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 131/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 131/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 135/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 135/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 139/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 139/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 143/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 143/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 147/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 147/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 151/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 151/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 155/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 155/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 159/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 159/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 163/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 163/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 167/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 167/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 171/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 171/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 175/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 175/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 179/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 179/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 183/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 183/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 187/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 187/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 191/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 191/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 195/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 195/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 199/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 199/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 203/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 203/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 207/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 207/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 211/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 211/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 215/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 215/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 219/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 219/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 223/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 223/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 227/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 227/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 231/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 231/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 235/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 235/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 239/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 239/240 kB Progress (3): 164 kB | 0.3/1.2 MB | 240 kB Progress (3): 164 kB | 0.3/1.2 MB | 240 kB Progress (3): 164 kB | 0.3/1.2 MB | 240 kB Progress (3): 164 kB | 0.3/1.2 MB | 240 kB Progress (3): 164 kB | 0.3/1.2 MB | 240 kB Progress (3): 164 kB | 0.3/1.2 MB | 240 kB Progress (3): 164 kB | 0.3/1.2 MB | 240 kB Progress (3): 164 kB | 0.3/1.2 MB | 240 kB Progress (3): 164 kB | 0.3/1.2 MB | 240 kB Progress (3): 164 kB | 0.3/1.2 MB | 240 kB Progress (3): 164 kB | 0.3/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.4/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.5/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.6/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Progress (3): 164 kB | 0.7/1.2 MB | 240 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 1.7 MB/s) [2019-07-31T09:06:18.314Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 2.4 MB/s) [2019-07-31T09:06:18.314Z] 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 (2): 0.8/1.2 MB | 4.1/21 kB Progress (2): 0.8/1.2 MB | 4.1/21 kB Progress (2): 0.8/1.2 MB | 7.7/21 kB Progress (2): 0.9/1.2 MB | 7.7/21 kB Progress (2): 0.9/1.2 MB | 12/21 kB Progress (2): 0.9/1.2 MB | 12/21 kB Progress (2): 0.9/1.2 MB | 16/21 kB Progress (2): 0.9/1.2 MB | 16/21 kB Progress (2): 0.9/1.2 MB | 20/21 kB Progress (2): 0.9/1.2 MB | 21 kB Progress (2): 0.9/1.2 MB | 21 kB Progress (3): 0.9/1.2 MB | 21 kB | 4.1/25 kB Progress (3): 0.9/1.2 MB | 21 kB | 4.1/25 kB Progress (3): 0.9/1.2 MB | 21 kB | 7.7/25 kB Progress (3): 0.9/1.2 MB | 21 kB | 7.7/25 kB Progress (3): 0.9/1.2 MB | 21 kB | 12/25 kB Progress (3): 0.9/1.2 MB | 21 kB | 12/25 kB Progress (3): 0.9/1.2 MB | 21 kB | 16/25 kB Progress (3): 0.9/1.2 MB | 21 kB | 16/25 kB Progress (3): 0.9/1.2 MB | 21 kB | 20/25 kB Progress (3): 0.9/1.2 MB | 21 kB | 20/25 kB Progress (3): 0.9/1.2 MB | 21 kB | 24/25 kB Progress (3): 0.9/1.2 MB | 21 kB | 24/25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 0.9/1.2 MB | 21 kB | 25 kB Progress (3): 1.0/1.2 MB | 21 kB | 25 kB Progress (3): 1.0/1.2 MB | 21 kB | 25 kB Progress (3): 1.0/1.2 MB | 21 kB | 25 kB Progress (3): 1.0/1.2 MB | 21 kB | 25 kB Progress (3): 1.0/1.2 MB | 21 kB | 25 kB Progress (3): 1.0/1.2 MB | 21 kB | 25 kB Progress (3): 1.0/1.2 MB | 21 kB | 25 kB Progress (3): 1.0/1.2 MB | 21 kB | 25 kB Progress (3): 1.0/1.2 MB | 21 kB | 25 kB Progress (3): 1.0/1.2 MB | 21 kB | 25 kB Progress (3): 1.0/1.2 MB | 21 kB | 25 kB Progress (3): 1.0/1.2 MB | 21 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 189 kB/s) [2019-07-31T09:06:18.314Z] Progress (2): 1.0/1.2 MB | 25 kB Progress (2): 1.0/1.2 MB | 25 kB Progress (2): 1.0/1.2 MB | 25 kB Progress (2): 1.0/1.2 MB | 25 kB Progress (2): 1.0/1.2 MB | 25 kB Progress (2): 1.0/1.2 MB | 25 kB Progress (2): 1.0/1.2 MB | 25 kB Progress (2): 1.0/1.2 MB | 25 kB Progress (2): 1.0/1.2 MB | 25 kB Progress (2): 1.0/1.2 MB | 25 kB Progress (2): 1.0/1.2 MB | 25 kB Progress (2): 1.0/1.2 MB | 25 kB Progress (2): 1.0/1.2 MB | 25 kB Progress (2): 1.1/1.2 MB | 25 kB Progress (2): 1.1/1.2 MB | 25 kB Progress (2): 1.1/1.2 MB | 25 kB Progress (2): 1.1/1.2 MB | 25 kB Progress (2): 1.1/1.2 MB | 25 kB Progress (2): 1.1/1.2 MB | 25 kB Progress (2): 1.1/1.2 MB | 25 kB Progress (2): 1.1/1.2 MB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar (25 kB at 223 kB/s) [2019-07-31T09:06:18.314Z] 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 8.7 MB/s) [2019-07-31T09:06:18.314Z] [INFO] ANTLR: Processing source directory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2019-07-31T09:06:18.569Z] ANTLR Parser Generator Version 3.5.2 [2019-07-31T09:06:18.569Z] Output file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-31T09:06:18.569Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-31T09:06:19.496Z] Input file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-31T09:06:19.496Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-31T09:06:19.496Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2019-07-31T09:06:19.496Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2019-07-31T09:06:19.496Z] [2019-07-31T09:06:19.496Z] As a result, alternative(s) 2 were disabled for that input [2019-07-31T09:06:19.496Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2019-07-31T09:06:19.496Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2019-07-31T09:06:19.496Z] [2019-07-31T09:06:19.496Z] As a result, alternative(s) 3 were disabled for that input [2019-07-31T09:06:19.496Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2019-07-31T09:06:19.496Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2019-07-31T09:06:19.496Z] [2019-07-31T09:06:19.496Z] As a result, alternative(s) 2 were disabled for that input [2019-07-31T09:06:19.751Z] [INFO] [2019-07-31T09:06:19.751Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:19.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:19.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2019-07-31T09:06:19.751Z] [INFO] [2019-07-31T09:06:19.751Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:19.751Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2019-07-31T09:06:20.006Z] [INFO] [2019-07-31T09:06:20.006Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:20.006Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:20.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2019-07-31T09:06:20.006Z] [INFO] [2019-07-31T09:06:20.006Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:20.006Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T09:06:20.006Z] [INFO] [2019-07-31T09:06:20.006Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:20.006Z] [INFO] [2019-07-31T09:06:20.006Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:20.519Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T09:06:20.519Z] [INFO] [2019-07-31T09:06:20.519Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:20.519Z] [INFO] [2019-07-31T09:06:20.519Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:20.519Z] [INFO] [2019-07-31T09:06:20.519Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:20.520Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T09:06:20.520Z] [INFO] [2019-07-31T09:06:20.520Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:20.520Z] [INFO] [2019-07-31T09:06:20.520Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:20.520Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:06:20.520Z] [INFO] [2019-07-31T09:06:20.520Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:20.520Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T09:06:20.520Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.pom [2019-07-31T09:06:20.520Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T09:06:20.520Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:06:20.520Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T09:06:20.520Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T09:06:20.520Z] [INFO] [2019-07-31T09:06:20.520Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T09:06:20.520Z] [INFO] [2019-07-31T09:06:20.520Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2019-07-31T09:06:20.520Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT [15/134] [2019-07-31T09:06:20.520Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:06:20.520Z] [INFO] [2019-07-31T09:06:20.520Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:20.520Z] [INFO] [2019-07-31T09:06:20.520Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:20.520Z] [INFO] The project's OSGi version is 4.0.0.201907310859 [2019-07-31T09:06:20.520Z] [INFO] [2019-07-31T09:06:20.520Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:20.520Z] [INFO] [2019-07-31T09:06:20.520Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:20.520Z] [INFO] [2019-07-31T09:06:20.520Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:20.520Z] [INFO] [2019-07-31T09:06:20.520Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:20.520Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:06:20.520Z] [INFO] [2019-07-31T09:06:20.520Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:20.520Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:20.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2019-07-31T09:06:20.520Z] [INFO] [2019-07-31T09:06:20.520Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:20.520Z] [INFO] Compiling 133 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2019-07-31T09:06:21.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-31T09:06:21.240Z] SparseList sparseList = (SparseList) list; [2019-07-31T09:06:21.240Z] ^^^^^^^^^^ [2019-07-31T09:06:21.240Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-31T09:06:21.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-31T09:06:21.240Z] SparseList sparseList = (SparseList) list; [2019-07-31T09:06:21.240Z] ^^^^^^^^^^ [2019-07-31T09:06:21.240Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-31T09:06:21.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2019-07-31T09:06:21.240Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2019-07-31T09:06:21.240Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:21.240Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2019-07-31T09:06:21.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2019-07-31T09:06:21.240Z] return (top != null) ? top.getCurrentEvent() : null; [2019-07-31T09:06:21.240Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:21.240Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T09:06:21.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2019-07-31T09:06:21.240Z] return hasMoreEvents(); [2019-07-31T09:06:21.240Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:21.240Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T09:06:21.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2019-07-31T09:06:21.240Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2019-07-31T09:06:21.240Z] ^^ [2019-07-31T09:06:21.240Z] Potential resource leak: 'se' may not be closed [2019-07-31T09:06:21.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2019-07-31T09:06:21.240Z] return !(pathname.getName().equals("metadata")); [2019-07-31T09:06:21.240Z] ^^^^^^^^^^ [2019-07-31T09:06:21.241Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T09:06:21.241Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] [2019-07-31T09:06:21.241Z] returnArray[i] = null; [2019-07-31T09:06:21.241Z] ^^^^ [2019-07-31T09:06:21.241Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2019-07-31T09:06:21.241Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] [2019-07-31T09:06:21.241Z] return fInnerElements.get(index); [2019-07-31T09:06:21.241Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:21.241Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-31T09:06:21.241Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] [2019-07-31T09:06:21.241Z] return fInnerElements.remove(index); [2019-07-31T09:06:21.241Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:06:21.241Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-31T09:06:21.241Z] 10 problems (10 warnings) [2019-07-31T09:06:21.241Z] [INFO] [2019-07-31T09:06:21.241Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:21.241Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:21.241Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2019-07-31T09:06:21.241Z] [INFO] [2019-07-31T09:06:21.241Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:21.496Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-31T09:06:21.496Z] [INFO] [2019-07-31T09:06:21.496Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:21.496Z] [INFO] [2019-07-31T09:06:21.496Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:21.496Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T09:06:21.496Z] [INFO] [2019-07-31T09:06:21.496Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:21.496Z] [INFO] [2019-07-31T09:06:21.496Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:21.496Z] [INFO] [2019-07-31T09:06:21.497Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:21.497Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T09:06:21.752Z] [INFO] [2019-07-31T09:06:21.752Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:21.752Z] [INFO] [2019-07-31T09:06:21.752Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:21.752Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:06:21.752Z] [INFO] [2019-07-31T09:06:21.752Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:21.752Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T09:06:22.008Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.pom [2019-07-31T09:06:22.008Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-31T09:06:22.008Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:06:22.008Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:06:22.008Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:06:22.008Z] [INFO] [2019-07-31T09:06:22.008Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T09:06:22.008Z] [INFO] [2019-07-31T09:06:22.008Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2019-07-31T09:06:22.008Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT [16/134] [2019-07-31T09:06:22.008Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:06:22.008Z] [INFO] [2019-07-31T09:06:22.008Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.008Z] [INFO] [2019-07-31T09:06:22.008Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.008Z] [INFO] [2019-07-31T09:06:22.008Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.008Z] [INFO] The project's OSGi version is 1.0.5.201907310859 [2019-07-31T09:06:22.008Z] [INFO] [2019-07-31T09:06:22.008Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.008Z] [INFO] [2019-07-31T09:06:22.008Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.008Z] [INFO] [2019-07-31T09:06:22.008Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.008Z] [INFO] [2019-07-31T09:06:22.008Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.008Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:06:22.008Z] [INFO] [2019-07-31T09:06:22.008Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.008Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:22.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2019-07-31T09:06:22.008Z] [INFO] [2019-07-31T09:06:22.008Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.008Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2019-07-31T09:06:22.568Z] [INFO] [2019-07-31T09:06:22.568Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:06:22.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2019-07-31T09:06:22.568Z] [INFO] [2019-07-31T09:06:22.568Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.568Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T09:06:22.568Z] [INFO] [2019-07-31T09:06:22.568Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.568Z] [INFO] [2019-07-31T09:06:22.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.568Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T09:06:22.568Z] [INFO] [2019-07-31T09:06:22.568Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.568Z] [INFO] [2019-07-31T09:06:22.568Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.568Z] [INFO] [2019-07-31T09:06:22.568Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.568Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T09:06:22.823Z] [INFO] [2019-07-31T09:06:22.823Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.823Z] [INFO] [2019-07-31T09:06:22.823Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:22.823Z] 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-31T09:06:22.823Z] 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-31T09:06:22.823Z] 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-31T09:06:23.079Z] 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-31T09:06:23.079Z] 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-31T09:06:23.079Z] 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-31T09:06:23.334Z] 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 332 kB/s) [2019-07-31T09:06:23.334Z] 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-31T09:06:23.334Z] 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-31T09:06:23.334Z] 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-31T09:06:23.589Z] 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-31T09:06:23.589Z] 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-31T09:06:23.589Z] 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-31T09:06:23.589Z] 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 208 kB/s) [2019-07-31T09:06:23.589Z] 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-31T09:06:23.589Z] 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-31T09:06:23.589Z] 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-31T09:06:23.845Z] 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-31T09:06:23.845Z] 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-31T09:06:23.845Z] 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-31T09:06:23.845Z] 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 75 kB/s) [2019-07-31T09:06:23.845Z] 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-31T09:06:23.845Z] 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-31T09:06:23.845Z] 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-31T09:06:23.845Z] 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-31T09:06:23.845Z] 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-31T09:06:23.845Z] 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-31T09:06:23.845Z] 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-31T09:06:23.845Z] 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-31T09:06:23.845Z] 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-31T09:06:24.101Z] 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-31T09:06:24.101Z] 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-31T09:06:24.101Z] 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-31T09:06:24.101Z] 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-31T09:06:24.101Z] 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-31T09:06:24.101Z] 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-31T09:06:24.101Z] 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-31T09:06:24.101Z] 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-31T09:06:24.101Z] 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-31T09:06:24.357Z] Progress (1): 4.1/243 kB Progress (1): 7.7/243 kB Progress (1): 12/243 kB Progress (1): 16/243 kB Progress (1): 20/243 kB Progress (1): 24/243 kB Progress (1): 28/243 kB Progress (1): 32/243 kB Progress (1): 36/243 kB Progress (1): 40/243 kB Progress (1): 44/243 kB Progress (1): 48/243 kB Progress (1): 52/243 kB Progress (1): 56/243 kB Progress (1): 60/243 kB Progress (1): 64/243 kB Progress (1): 68/243 kB Progress (1): 72/243 kB Progress (1): 76/243 kB Progress (1): 80/243 kB Progress (1): 84/243 kB Progress (2): 84/243 kB | 4.1/18 kB Progress (2): 88/243 kB | 4.1/18 kB Progress (2): 88/243 kB | 7.7/18 kB Progress (2): 92/243 kB | 7.7/18 kB Progress (2): 96/243 kB | 7.7/18 kB Progress (3): 96/243 kB | 7.7/18 kB | 0/2.0 MB Progress (3): 96/243 kB | 12/18 kB | 0/2.0 MB Progress (3): 96/243 kB | 12/18 kB | 0/2.0 MB Progress (3): 100/243 kB | 12/18 kB | 0/2.0 MB Progress (3): 100/243 kB | 16/18 kB | 0/2.0 MB Progress (3): 104/243 kB | 16/18 kB | 0/2.0 MB Progress (3): 104/243 kB | 18 kB | 0/2.0 MB Progress (3): 108/243 kB | 18 kB | 0/2.0 MB Progress (3): 108/243 kB | 18 kB | 0/2.0 MB Progress (3): 112/243 kB | 18 kB | 0/2.0 MB Progress (3): 112/243 kB | 18 kB | 0/2.0 MB Progress (3): 116/243 kB | 18 kB | 0/2.0 MB Progress (3): 116/243 kB | 18 kB | 0/2.0 MB Progress (3): 120/243 kB | 18 kB | 0/2.0 MB Progress (3): 120/243 kB | 18 kB | 0/2.0 MB Progress (3): 124/243 kB | 18 kB | 0/2.0 MB Progress (3): 128/243 kB | 18 kB | 0/2.0 MB Progress (3): 132/243 kB | 18 kB | 0/2.0 MB Progress (3): 132/243 kB | 18 kB | 0/2.0 MB Progress (3): 132/243 kB | 18 kB | 0/2.0 MB Progress (3): 132/243 kB | 18 kB | 0/2.0 MB Progress (3): 132/243 kB | 18 kB | 0/2.0 MB Progress (3): 132/243 kB | 18 kB | 0/2.0 MB Progress (3): 132/243 kB | 18 kB | 0/2.0 MB Progress (3): 136/243 kB | 18 kB | 0/2.0 MB Progress (3): 136/243 kB | 18 kB | 0.1/2.0 MB Progress (3): 140/243 kB | 18 kB | 0.1/2.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 292 kB/s) [2019-07-31T09:06:24.357Z] 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): 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.1/2.0 MB Progress (2): 196/243 kB | 0.1/2.0 MB Progress (2): 196/243 kB | 0.1/2.0 MB Progress (2): 200/243 kB | 0.1/2.0 MB Progress (2): 200/243 kB | 0.1/2.0 MB Progress (2): 204/243 kB | 0.1/2.0 MB Progress (2): 204/243 kB | 0.1/2.0 MB Progress (2): 208/243 kB | 0.1/2.0 MB Progress (2): 208/243 kB | 0.1/2.0 MB Progress (2): 212/243 kB | 0.1/2.0 MB Progress (2): 212/243 kB | 0.1/2.0 MB Progress (2): 216/243 kB | 0.1/2.0 MB Progress (2): 216/243 kB | 0.1/2.0 MB Progress (2): 220/243 kB | 0.1/2.0 MB Progress (2): 220/243 kB | 0.1/2.0 MB Progress (2): 224/243 kB | 0.1/2.0 MB Progress (2): 224/243 kB | 0.1/2.0 MB Progress (2): 228/243 kB | 0.1/2.0 MB Progress (2): 228/243 kB | 0.1/2.0 MB Progress (2): 232/243 kB | 0.1/2.0 MB Progress (2): 232/243 kB | 0.1/2.0 MB Progress (2): 236/243 kB | 0.1/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.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 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 3.1 MB/s) [2019-07-31T09:06:24.613Z] Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/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.4/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 6.4 MB/s) [2019-07-31T09:06:24.613Z] [INFO] Executing tasks [2019-07-31T09:06:24.613Z] [2019-07-31T09:06:24.613Z] main: [2019-07-31T09:06:24.613Z] [2019-07-31T09:06:24.613Z] main: [2019-07-31T09:06:24.613Z] [2019-07-31T09:06:24.613Z] checkAnyTraceExists: [2019-07-31T09:06:24.869Z] [2019-07-31T09:06:24.869Z] verifyChecksum: [2019-07-31T09:06:24.869Z] [echo] Verifying: ${anyTraceExists} [2019-07-31T09:06:24.869Z] [2019-07-31T09:06:24.869Z] deleteFailedCheckSumTraces: [2019-07-31T09:06:24.869Z] [2019-07-31T09:06:24.869Z] downloadTraceFiles: [2019-07-31T09:06:24.869Z] [echo] Attempting to download test traces [2019-07-31T09:06:24.869Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2019-07-31T09:06:24.869Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2019-07-31T09:06:24.869Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2019-07-31T09:06:24.869Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2019-07-31T09:06:25.430Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2019-07-31T09:06:25.430Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2019-07-31T09:06:26.354Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2019-07-31T09:06:26.354Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-31T09:06:27.718Z] [exec] Cloning into 'ctf-testsuite'... [2019-07-31T09:06:28.322Z] [2019-07-31T09:06:28.322Z] pullTestSuite: [2019-07-31T09:06:28.322Z] [exec] Your branch is up-to-date with 'origin/master'. [2019-07-31T09:06:28.322Z] [exec] Already on 'master' [2019-07-31T09:06:28.883Z] [exec] Already up-to-date. [2019-07-31T09:06:28.883Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2019-07-31T09:06:28.883Z] [exec] [2019-07-31T09:06:28.883Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2019-07-31T09:06:28.883Z] [exec] changes and commit them, and you can discard any commits you make in this [2019-07-31T09:06:28.883Z] [exec] state without impacting any branches by performing another checkout. [2019-07-31T09:06:28.883Z] [exec] [2019-07-31T09:06:28.883Z] [exec] If you want to create a new branch to retain commits you create, you may [2019-07-31T09:06:28.883Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2019-07-31T09:06:28.883Z] [exec] [2019-07-31T09:06:28.883Z] [exec] git checkout -b [2019-07-31T09:06:28.883Z] [exec] [2019-07-31T09:06:28.883Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2019-07-31T09:06:28.883Z] [2019-07-31T09:06:28.883Z] extractTraces: [2019-07-31T09:06:28.883Z] [2019-07-31T09:06:28.883Z] checkAnyTraceExists: [2019-07-31T09:06:28.883Z] [2019-07-31T09:06:28.883Z] verifyChecksum: [2019-07-31T09:06:28.883Z] [echo] Verifying: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-31T09:06:29.138Z] [2019-07-31T09:06:29.138Z] warnFailedCheckSum: [2019-07-31T09:06:29.138Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2019-07-31T09:06:29.138Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T09:06:29.138Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2019-07-31T09:06:30.064Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T09:06:30.624Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2019-07-31T09:06:30.624Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T09:06:30.624Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2019-07-31T09:06:31.995Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T09:06:33.358Z] [echo] Traces extracted successfully [2019-07-31T09:06:33.358Z] [INFO] Executed tasks [2019-07-31T09:06:33.358Z] [INFO] [2019-07-31T09:06:33.358Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:06:35.246Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2019-07-31T09:06:35.246Z] [INFO] Command line: [2019-07-31T09:06:35.246Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:06:38.507Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:06:46.827Z] !SESSION 2019-07-31 09:06:39.674 ----------------------------------------------- [2019-07-31T09:06:46.827Z] eclipse.buildId=unknown [2019-07-31T09:06:46.827Z] java.version=1.8.0_202 [2019-07-31T09:06:46.827Z] java.vendor=Oracle Corporation [2019-07-31T09:06:46.827Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:06:46.827Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:06:46.827Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:06:46.827Z] [2019-07-31T09:06:46.827Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:06:45.538 [2019-07-31T09:06:46.827Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:06:46.827Z] !STACK 0 [2019-07-31T09:06:46.827Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T09:06:46.827Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:06:46.827Z] [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:06:46.827Z] [2019-07-31T09:06:46.827Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:06:45.756 [2019-07-31T09:06:46.827Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:06:46.827Z] !STACK 0 [2019-07-31T09:06:46.827Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T09:06:46.827Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:06:46.827Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:06:46.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-31T09:06:46.827Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T09:06:46.827Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:06:46.827Z] [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:06:46.827Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:06:48.192Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-31T09:06:48.448Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2019-07-31T09:06:48.448Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2019-07-31T09:06:49.010Z] line 8:11 required (...)+ loop did not match anything at character ';' [2019-07-31T09:06:49.010Z] line 10:46 mismatched character '' expecting '"' [2019-07-31T09:06:49.010Z] line 9:16 no viable alternative at character 'o' [2019-07-31T09:06:49.010Z] line 9:20 no viable alternative at character '?' [2019-07-31T09:06:49.010Z] line 12:14 no viable alternative at character '' [2019-07-31T09:06:49.010Z] line 32:0 mismatched character '' expecting '"' [2019-07-31T09:06:49.265Z] [2019-07-31T09:06:49.265Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:06:49.107 [2019-07-31T09:06:49.265Z] !MESSAGE Unknown trace attribute: test [2019-07-31T09:06:49.265Z] [2019-07-31T09:06:49.265Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:06:49.108 [2019-07-31T09:06:49.265Z] !MESSAGE Unknown trace attribute: test1 [2019-07-31T09:06:49.265Z] [2019-07-31T09:06:49.265Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:06:49.108 [2019-07-31T09:06:49.265Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T09:06:49.265Z] [2019-07-31T09:06:49.265Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:06:49.108 [2019-07-31T09:06:49.265Z] !MESSAGE Unknown trace attribute: test3 [2019-07-31T09:06:49.265Z] [2019-07-31T09:06:49.265Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:06:49.109 [2019-07-31T09:06:49.265Z] !MESSAGE Unknown trace attribute: test4 [2019-07-31T09:06:49.265Z] [2019-07-31T09:06:49.265Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:06:49.138 [2019-07-31T09:06:49.265Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T09:06:49.521Z] [2019-07-31T09:06:49.521Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:06:49.308 [2019-07-31T09:06:49.521Z] !MESSAGE Unknown integer attribute: aa [2019-07-31T09:06:49.521Z] [2019-07-31T09:06:49.521Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:06:49.309 [2019-07-31T09:06:49.521Z] !MESSAGE Unknown integer attribute: zz [2019-07-31T09:06:49.521Z] [2019-07-31T09:06:49.521Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:06:49.309 [2019-07-31T09:06:49.521Z] !MESSAGE Unknown trace attribute: blah [2019-07-31T09:06:49.521Z] [2019-07-31T09:06:49.521Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:06:49.310 [2019-07-31T09:06:49.521Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2019-07-31T09:06:50.447Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.916 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-31T09:06:50.447Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.32 s [2019-07-31T09:06:50.447Z] 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.094 s [2019-07-31T09:06:50.447Z] 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.003 s [2019-07-31T09:06:50.447Z] 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.003 s [2019-07-31T09:06:50.447Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.447Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T09:06:50.447Z] 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.008 s [2019-07-31T09:06:50.447Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.447Z] 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-31T09:06:50.447Z] 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.006 s [2019-07-31T09:06:50.447Z] 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-31T09:06:50.447Z] 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-31T09:06:50.447Z] 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-31T09:06:50.447Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T09:06:50.447Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T09:06:50.447Z] 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-31T09:06:50.447Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.447Z] 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-31T09:06:50.447Z] 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.001 s [2019-07-31T09:06:50.447Z] 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-31T09:06:50.447Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-31T09:06:50.447Z] 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-31T09:06:50.447Z] 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-31T09:06:50.447Z] 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-31T09:06:50.447Z] 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-31T09:06:50.447Z] 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 s [2019-07-31T09:06:50.447Z] 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 s [2019-07-31T09:06:50.447Z] 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-31T09:06:50.447Z] 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-31T09:06:50.447Z] 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-31T09:06:50.447Z] 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-31T09:06:50.447Z] 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-31T09:06:50.447Z] 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-31T09:06:50.447Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.447Z] 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.001 s [2019-07-31T09:06:50.447Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.447Z] 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-31T09:06:50.447Z] 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.003 s [2019-07-31T09:06:50.447Z] 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-31T09:06:50.447Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.447Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.447Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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.003 s [2019-07-31T09:06:50.448Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] 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.062 s [2019-07-31T09:06:50.448Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T09:06:50.448Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T09:06:50.448Z] 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 s [2019-07-31T09:06:50.448Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] 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 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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.116 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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.01 s [2019-07-31T09:06:50.448Z] 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.003 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T09:06:50.448Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.028 s [2019-07-31T09:06:50.448Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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 s [2019-07-31T09:06:50.448Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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.002 s [2019-07-31T09:06:50.448Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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.016 s [2019-07-31T09:06:50.448Z] 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.106 s [2019-07-31T09:06:50.448Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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.056 s [2019-07-31T09:06:50.448Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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.003 s [2019-07-31T09:06:50.448Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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.002 s [2019-07-31T09:06:50.448Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T09:06:50.448Z] 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.002 s [2019-07-31T09:06:50.448Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T09:06:50.448Z] 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.002 s [2019-07-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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.002 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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.059 s [2019-07-31T09:06:50.448Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T09:06:50.448Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] 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-31T09:06:50.448Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] 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.002 s [2019-07-31T09:06:50.448Z] 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.301 s [2019-07-31T09:06:50.448Z] 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.266 s [2019-07-31T09:06:50.448Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.006 s [2019-07-31T09:06:50.448Z] 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.018 s [2019-07-31T09:06:50.448Z] 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.02 s [2019-07-31T09:06:50.448Z] 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.001 s [2019-07-31T09:06:50.448Z] 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-31T09:06:50.448Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T09:06:50.448Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-31T09:06:52.961Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.623 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-31T09:06:52.961Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.767 s [2019-07-31T09:06:52.961Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.313 s [2019-07-31T09:06:52.961Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.281 s [2019-07-31T09:06:52.961Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.341 s [2019-07-31T09:06:52.961Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.157 s [2019-07-31T09:06:52.961Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.19 s [2019-07-31T09:06:52.961Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.153 s [2019-07-31T09:06:52.961Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.098 s [2019-07-31T09:06:52.961Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.099 s [2019-07-31T09:06:52.961Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.109 s [2019-07-31T09:06:52.961Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.097 s [2019-07-31T09:06:52.961Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-31T09:06:52.961Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-31T09:06:52.961Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.016 s [2019-07-31T09:06:52.961Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-31T09:06:52.961Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.002 s [2019-07-31T09:06:52.961Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-31T09:06:52.961Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-07-31T09:06:52.961Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.002 s [2019-07-31T09:06:52.961Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-07-31T09:06:52.961Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-31T09:06:52.961Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-31T09:06:52.961Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-31T09:06:52.961Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-31T09:06:52.961Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-31T09:06:52.961Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-31T09:06:52.961Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-31T09:06:52.961Z] 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-31T09:06:52.961Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2019-07-31T09:06:52.961Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-31T09:06:53.216Z] [2019-07-31T09:06:53.216Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 09:06:53.135 [2019-07-31T09:06:53.216Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2019-07-31T09:06:53.216Z] [2019-07-31T09:06:53.216Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 09:06:53.136 [2019-07-31T09:06:53.216Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2019-07-31T09:06:53.216Z] [2019-07-31T09:06:53.217Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 09:06:53.169 [2019-07-31T09:06:53.217Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2019-07-31T09:06:53.217Z] [2019-07-31T09:06:53.217Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 09:06:53.204 [2019-07-31T09:06:53.217Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T09:06:55.730Z] [2019-07-31T09:06:55.730Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 09:06:55.161 [2019-07-31T09:06:55.730Z] !MESSAGE channel0_1 [+] 1 Events [2019-07-31T09:06:55.730Z] [2019-07-31T09:06:55.730Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 09:06:55.162 [2019-07-31T09:06:55.730Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T09:06:55.730Z] [2019-07-31T09:06:55.730Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 09:06:55.239 [2019-07-31T09:06:55.730Z] !MESSAGE channel0_1 [++] 1 Events [2019-07-31T09:06:55.730Z] [2019-07-31T09:06:55.730Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 09:06:55.240 [2019-07-31T09:06:55.730Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T09:06:55.730Z] [2019-07-31T09:06:55.730Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 09:06:55.414 [2019-07-31T09:06:55.730Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2019-07-31T09:06:55.730Z] [2019-07-31T09:06:55.730Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 09:06:55.414 [2019-07-31T09:06:55.730Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T09:06:55.730Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.717 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-31T09:06:55.730Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.041 s [2019-07-31T09:06:55.730Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.109 s [2019-07-31T09:06:55.730Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.074 s [2019-07-31T09:06:55.730Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.069 s [2019-07-31T09:06:55.730Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.033 s [2019-07-31T09:06:55.730Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.071 s [2019-07-31T09:06:55.730Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.031 s [2019-07-31T09:06:55.730Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 1.612 s [2019-07-31T09:06:55.730Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.074 s [2019-07-31T09:06:55.730Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.078 s [2019-07-31T09:06:55.730Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.031 s [2019-07-31T09:06:55.730Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.026 s [2019-07-31T09:06:55.730Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.078 s [2019-07-31T09:06:55.730Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.08 s [2019-07-31T09:06:55.730Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.031 s [2019-07-31T09:06:55.730Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.063 s [2019-07-31T09:06:55.730Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.027 s [2019-07-31T09:06:55.730Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.074 s [2019-07-31T09:06:55.730Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.11 s [2019-07-31T09:06:55.730Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-31T09:06:56.786Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-31T09:06:56.786Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.074 s [2019-07-31T09:06:56.786Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.096 s [2019-07-31T09:06:56.786Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.034 s [2019-07-31T09:06:56.786Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.259 s [2019-07-31T09:06:56.786Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.027 s [2019-07-31T09:06:56.786Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.026 s [2019-07-31T09:06:56.786Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.065 s [2019-07-31T09:06:56.786Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.025 s [2019-07-31T09:06:56.786Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.068 s [2019-07-31T09:06:56.786Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.026 s [2019-07-31T09:06:56.786Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.092 s [2019-07-31T09:06:56.786Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-31T09:06:56.786Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-31T09:06:56.786Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.004 s [2019-07-31T09:06:56.786Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.001 s [2019-07-31T09:06:56.786Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-31T09:07:06.925Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.01 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-31T09:07:06.925Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.658 s [2019-07-31T09:07:06.925Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.823 s [2019-07-31T09:07:06.925Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.575 s [2019-07-31T09:07:06.925Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.086 s [2019-07-31T09:07:06.925Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.068 s [2019-07-31T09:07:06.925Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.16 s [2019-07-31T09:07:06.925Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.107 s [2019-07-31T09:07:06.925Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.083 s [2019-07-31T09:07:06.925Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.506 s [2019-07-31T09:07:06.925Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.038 s [2019-07-31T09:07:06.925Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.012 s [2019-07-31T09:07:06.925Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.263 s [2019-07-31T09:07:06.925Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.214 s [2019-07-31T09:07:06.925Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.075 s [2019-07-31T09:07:06.925Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.341 s [2019-07-31T09:07:06.925Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2019-07-31T09:07:06.925Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.011 s [2019-07-31T09:07:06.925Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.015 s [2019-07-31T09:07:06.925Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.01 s [2019-07-31T09:07:06.925Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.004 s [2019-07-31T09:07:06.925Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.005 s [2019-07-31T09:07:06.925Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.004 s [2019-07-31T09:07:06.925Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.333 s [2019-07-31T09:07:06.925Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.014 s [2019-07-31T09:07:06.925Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.454 s [2019-07-31T09:07:06.925Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.301 s [2019-07-31T09:07:06.925Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.01 s [2019-07-31T09:07:06.925Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.787 s [2019-07-31T09:07:06.925Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-31T09:07:08.815Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.973 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-31T09:07:08.815Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 1.342 s [2019-07-31T09:07:08.815Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.093 s [2019-07-31T09:07:08.815Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.15 s [2019-07-31T09:07:08.815Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.147 s [2019-07-31T09:07:08.815Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.237 s [2019-07-31T09:07:08.815Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-31T09:07:09.071Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-31T09:07:09.071Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.209 s [2019-07-31T09:07:09.071Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.092 s [2019-07-31T09:07:09.071Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.067 s [2019-07-31T09:07:09.071Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.025 s [2019-07-31T09:07:09.071Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.085 s [2019-07-31T09:07:09.071Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.025 s [2019-07-31T09:07:09.071Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.063 s [2019-07-31T09:07:09.071Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-31T09:07:10.435Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-31T09:07:10.435Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.035 s [2019-07-31T09:07:10.435Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.065 s [2019-07-31T09:07:10.435Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.025 s [2019-07-31T09:07:10.435Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.063 s [2019-07-31T09:07:10.435Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.026 s [2019-07-31T09:07:10.435Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.027 s [2019-07-31T09:07:10.435Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.063 s [2019-07-31T09:07:10.435Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.026 s [2019-07-31T09:07:10.435Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.062 s [2019-07-31T09:07:10.435Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.025 s [2019-07-31T09:07:10.435Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.025 s [2019-07-31T09:07:10.435Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.066 s [2019-07-31T09:07:10.435Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.025 s [2019-07-31T09:07:10.435Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.065 s [2019-07-31T09:07:10.435Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.025 s [2019-07-31T09:07:10.435Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.062 s [2019-07-31T09:07:10.435Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.024 s [2019-07-31T09:07:10.435Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.087 s [2019-07-31T09:07:10.435Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.025 s [2019-07-31T09:07:10.435Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.063 s [2019-07-31T09:07:10.435Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.026 s [2019-07-31T09:07:10.435Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.031 s [2019-07-31T09:07:10.435Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.065 s [2019-07-31T09:07:10.435Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.025 s [2019-07-31T09:07:10.435Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.083 s [2019-07-31T09:07:10.435Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.024 s [2019-07-31T09:07:10.435Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.083 s [2019-07-31T09:07:10.435Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.025 s [2019-07-31T09:07:10.435Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.06 s [2019-07-31T09:07:10.435Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-31T09:07:10.435Z] 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-31T09:07:10.435Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-31T09:07:10.435Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T09:07:10.435Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T09:07:10.435Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T09:07:10.435Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T09:07:10.435Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T09:07:10.435Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T09:07:10.435Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T09:07:10.435Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T09:07:10.435Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T09:07:10.435Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-31T09:07:12.950Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-31T09:07:12.950Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.136 s [2019-07-31T09:07:12.950Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.134 s [2019-07-31T09:07:12.950Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.109 s [2019-07-31T09:07:12.950Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.107 s [2019-07-31T09:07:12.950Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.183 s [2019-07-31T09:07:12.950Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.114 s [2019-07-31T09:07:12.950Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.104 s [2019-07-31T09:07:12.950Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.079 s [2019-07-31T09:07:12.950Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.07 s [2019-07-31T09:07:12.950Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.072 s [2019-07-31T09:07:12.950Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.088 s [2019-07-31T09:07:12.950Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.075 s [2019-07-31T09:07:12.950Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.068 s [2019-07-31T09:07:12.950Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.072 s [2019-07-31T09:07:12.950Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.109 s [2019-07-31T09:07:12.950Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.113 s [2019-07-31T09:07:12.950Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.137 s [2019-07-31T09:07:12.950Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.134 s [2019-07-31T09:07:12.950Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.115 s [2019-07-31T09:07:12.950Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-31T09:07:13.205Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.73 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-31T09:07:13.205Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-31T09:07:13.205Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-31T09:07:13.205Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-31T09:07:13.205Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-31T09:07:13.205Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-31T09:07:13.205Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-31T09:07:13.205Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-31T09:07:13.205Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-31T09:07:13.205Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.012 s [2019-07-31T09:07:13.205Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2019-07-31T09:07:13.205Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-31T09:07:13.205Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-31T09:07:13.205Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T09:07:13.205Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-31T09:07:13.205Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-31T09:07:13.205Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.001 s [2019-07-31T09:07:13.205Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-31T09:07:13.205Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-31T09:07:13.205Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.01 s [2019-07-31T09:07:13.205Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.024 s [2019-07-31T09:07:13.205Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.009 s [2019-07-31T09:07:13.205Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T09:07:13.205Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-31T09:07:13.462Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-31T09:07:13.462Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.01 s [2019-07-31T09:07:13.462Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.001 s [2019-07-31T09:07:13.462Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-31T09:07:13.462Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-31T09:07:13.462Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-31T09:07:13.462Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-31T09:07:13.462Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-31T09:07:13.462Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-31T09:07:13.462Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-31T09:07:13.462Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2019-07-31T09:07:13.462Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-31T09:07:13.462Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-31T09:07:13.462Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-31T09:07:13.462Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-31T09:07:13.462Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-31T09:07:13.462Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-31T09:07:13.462Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-31T09:07:13.462Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-31T09:07:13.462Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-31T09:07:13.462Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-31T09:07:13.462Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-31T09:07:13.462Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-31T09:07:13.462Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-31T09:07:13.462Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.073 s [2019-07-31T09:07:13.462Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-31T09:07:13.462Z] 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-31T09:07:13.462Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0.001 s [2019-07-31T09:07:13.462Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-31T09:07:13.462Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-31T09:07:13.462Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-31T09:07:13.462Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-31T09:07:13.462Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T09:07:13.462Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-31T09:07:13.462Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-31T09:07:13.462Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.016 s [2019-07-31T09:07:13.462Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-31T09:07:14.389Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-31T09:07:14.389Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.027 s [2019-07-31T09:07:14.389Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.028 s [2019-07-31T09:07:14.389Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.046 s [2019-07-31T09:07:14.389Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.025 s [2019-07-31T09:07:14.389Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.024 s [2019-07-31T09:07:14.389Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.058 s [2019-07-31T09:07:14.389Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.071 s [2019-07-31T09:07:14.389Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.025 s [2019-07-31T09:07:14.389Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.024 s [2019-07-31T09:07:14.389Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.052 s [2019-07-31T09:07:14.389Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.03 s [2019-07-31T09:07:14.389Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.022 s [2019-07-31T09:07:14.389Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.024 s [2019-07-31T09:07:14.389Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-31T09:07:14.389Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-31T09:07:14.389Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-31T09:07:14.389Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-31T09:07:14.389Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-31T09:07:14.389Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-31T09:07:14.389Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-31T09:07:14.389Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-31T09:07:14.389Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-31T09:07:14.389Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-31T09:07:14.389Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-31T09:07:14.389Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-31T09:07:14.389Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-31T09:07:14.389Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-31T09:07:14.389Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-31T09:07:14.389Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-31T09:07:14.389Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-31T09:07:14.389Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T09:07:14.389Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-31T09:07:14.389Z] [2019-07-31T09:07:14.389Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:07:14.197 [2019-07-31T09:07:14.389Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T09:07:14.389Z] [2019-07-31T09:07:14.389Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:07:14.197 [2019-07-31T09:07:14.389Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T09:07:14.389Z] [2019-07-31T09:07:14.389Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:07:14.204 [2019-07-31T09:07:14.389Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T09:07:14.389Z] [2019-07-31T09:07:14.389Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:07:14.205 [2019-07-31T09:07:14.389Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T09:07:14.389Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-31T09:07:14.389Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.009 s [2019-07-31T09:07:14.389Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-31T09:07:14.764Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-31T09:07:14.764Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T09:07:14.764Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T09:07:14.764Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T09:07:14.764Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.002 s [2019-07-31T09:07:14.764Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.311 s [2019-07-31T09:07:14.764Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.006 s [2019-07-31T09:07:14.764Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.007 s [2019-07-31T09:07:14.764Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.003 s [2019-07-31T09:07:14.764Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-31T09:07:14.764Z] 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-31T09:07:14.764Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-31T09:07:14.764Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-31T09:07:14.764Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-31T09:07:14.764Z] [2019-07-31T09:07:14.764Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 09:07:14.552 [2019-07-31T09:07:14.764Z] !MESSAGE Some message [2019-07-31T09:07:14.764Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-31T09:07:14.764Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.001 s [2019-07-31T09:07:14.764Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-31T09:07:14.764Z] [2019-07-31T09:07:14.764Z] Results: [2019-07-31T09:07:14.764Z] [2019-07-31T09:07:14.764Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T09:07:14.764Z] [2019-07-31T09:07:15.689Z] [INFO] All tests passed! [2019-07-31T09:07:15.689Z] [INFO] [2019-07-31T09:07:15.689Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:07:15.689Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec [2019-07-31T09:07:15.689Z] [INFO] Analyzed bundle 'Trace Compass CTF Core Tests Plug-in' with 64 classes [2019-07-31T09:07:16.250Z] [INFO] [2019-07-31T09:07:16.250Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:07:16.250Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T09:07:16.250Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.pom [2019-07-31T09:07:16.250Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T09:07:16.250Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:07:16.250Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T09:07:16.250Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T09:07:16.250Z] [INFO] [2019-07-31T09:07:16.250Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T09:07:16.250Z] [INFO] [2019-07-31T09:07:16.250Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2019-07-31T09:07:16.250Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT [17/134] [2019-07-31T09:07:16.250Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:07:16.250Z] [INFO] [2019-07-31T09:07:16.250Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:16.250Z] [INFO] [2019-07-31T09:07:16.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:16.250Z] [INFO] The project's OSGi version is 1.0.9.201907310859 [2019-07-31T09:07:16.250Z] [INFO] [2019-07-31T09:07:16.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:16.250Z] [INFO] [2019-07-31T09:07:16.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:16.250Z] [INFO] [2019-07-31T09:07:16.250Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:16.250Z] [INFO] [2019-07-31T09:07:16.250Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:16.250Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:07:16.250Z] [INFO] [2019-07-31T09:07:16.250Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:16.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:07:16.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2019-07-31T09:07:16.250Z] [INFO] [2019-07-31T09:07:16.250Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:16.250Z] [INFO] Compiling 35 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2019-07-31T09:07:17.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-31T09:07:17.177Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-31T09:07:17.177Z] ^^^^^^^^^^^^^ [2019-07-31T09:07:17.177Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-31T09:07:17.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-31T09:07:17.177Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-31T09:07:17.177Z] ^^^^^^^^^^^^ [2019-07-31T09:07:17.177Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-31T09:07:17.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] [2019-07-31T09:07:17.177Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2019-07-31T09:07:17.177Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:07:17.177Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2019-07-31T09:07:17.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] [2019-07-31T09:07:17.177Z] fHistoryTreeFiles.add(historyTreeFile); [2019-07-31T09:07:17.177Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:07:17.177Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T09:07:17.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] [2019-07-31T09:07:17.177Z] fBackendMap.put(backend, historyTreeFile); [2019-07-31T09:07:17.177Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:07:17.177Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T09:07:17.177Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] [2019-07-31T09:07:17.177Z] ITmfStateInterval value = result.getValue(); [2019-07-31T09:07:17.177Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T09:07:17.177Z] 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-31T09:07:17.177Z] 6 problems (6 warnings) [2019-07-31T09:07:17.177Z] [INFO] [2019-07-31T09:07:17.177Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:17.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:07:17.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2019-07-31T09:07:17.177Z] [INFO] [2019-07-31T09:07:17.177Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:17.177Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T09:07:17.177Z] [INFO] [2019-07-31T09:07:17.177Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:17.177Z] [INFO] [2019-07-31T09:07:17.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:17.177Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:07:17.177Z] [INFO] [2019-07-31T09:07:17.177Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:17.177Z] [INFO] [2019-07-31T09:07:17.177Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:17.177Z] [INFO] [2019-07-31T09:07:17.177Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:17.177Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:07:17.177Z] [INFO] [2019-07-31T09:07:17.177Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:17.177Z] [INFO] [2019-07-31T09:07:17.177Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:19.064Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2019-07-31T09:07:19.064Z] [INFO] Command line: [2019-07-31T09:07:19.064Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:07:19.064Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:07:20.955Z] !SESSION 2019-07-31 09:07:18.912 ----------------------------------------------- [2019-07-31T09:07:20.955Z] eclipse.buildId=unknown [2019-07-31T09:07:20.955Z] java.version=1.8.0_202 [2019-07-31T09:07:20.955Z] java.vendor=Oracle Corporation [2019-07-31T09:07:20.955Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:07:20.955Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:07:20.955Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:07:20.955Z] [2019-07-31T09:07:20.955Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:07:20.714 [2019-07-31T09:07:20.955Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:07:20.955Z] !STACK 0 [2019-07-31T09:07:20.955Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51] [2019-07-31T09:07:20.955Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:07:20.955Z] [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:07:20.955Z] [2019-07-31T09:07:20.955Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:07:20.817 [2019-07-31T09:07:20.955Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:07:20.955Z] !STACK 0 [2019-07-31T09:07:20.955Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124] [2019-07-31T09:07:20.955Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:07:20.955Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:07:20.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-31T09:07:20.955Z] org.apache.httpcomponents.httpclient.win [32] [2019-07-31T09:07:20.955Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:07:20.955Z] [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:07:20.955Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:07:22.318Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-31T09:07:24.830Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.403 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-31T09:07:24.830Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.357 s [2019-07-31T09:07:24.830Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.004 s [2019-07-31T09:07:24.830Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.1 s [2019-07-31T09:07:24.830Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 1.116 s [2019-07-31T09:07:24.830Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.017 s [2019-07-31T09:07:24.830Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.059 s [2019-07-31T09:07:24.830Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.721 s [2019-07-31T09:07:24.830Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-31T09:07:24.830Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-31T09:07:24.830Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.003 s [2019-07-31T09:07:24.830Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.002 s [2019-07-31T09:07:24.830Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-31T09:07:24.830Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] 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-31T09:07:24.830Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] 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-31T09:07:24.830Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] 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-31T09:07:24.830Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] 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-31T09:07:24.830Z] 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-31T09:07:24.830Z] 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-31T09:07:24.830Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T09:07:24.830Z] 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-31T09:07:24.830Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] 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-31T09:07:24.830Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] 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-31T09:07:24.830Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T09:07:24.830Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-31T09:07:24.830Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-31T09:07:24.830Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.056 s [2019-07-31T09:07:24.830Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-31T09:07:26.717Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-31T09:07:26.717Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T09:07:26.717Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.006 s [2019-07-31T09:07:26.717Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-31T09:07:26.717Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.016 s [2019-07-31T09:07:26.717Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-31T09:07:26.717Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.807 s [2019-07-31T09:07:26.717Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T09:07:26.717Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-31T09:07:26.717Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-31T09:07:26.717Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.053 s [2019-07-31T09:07:26.717Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-31T09:07:26.717Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.742 s [2019-07-31T09:07:26.717Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-31T09:07:29.270Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.749 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-31T09:07:29.270Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-31T09:07:29.270Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-31T09:07:29.270Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-31T09:07:29.270Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.084 s [2019-07-31T09:07:29.270Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 2.591 s [2019-07-31T09:07:29.270Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-31T09:07:29.270Z] 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-31T09:07:29.270Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0.001 s [2019-07-31T09:07:29.270Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-31T09:07:29.270Z] [2019-07-31T09:07:29.270Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-07-31 09:07:29.132 [2019-07-31T09:07:29.270Z] !MESSAGE Custom factory for type 87 does not exist [2019-07-31T09:07:29.270Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-31T09:07:29.270Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.002 s [2019-07-31T09:07:29.270Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-31T09:07:29.270Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-31T09:07:29.270Z] 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-31T09:07:29.270Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-31T09:07:29.270Z] 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-31T09:07:29.270Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-31T09:07:29.270Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-31T09:07:29.270Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-31T09:07:29.270Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-31T09:07:29.270Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-31T09:07:29.270Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-31T09:07:29.270Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-31T09:07:29.270Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-31T09:07:29.270Z] 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-31T09:07:29.270Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-31T09:07:29.270Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-31T09:07:29.270Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.01 s [2019-07-31T09:07:29.270Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.002 s [2019-07-31T09:07:29.270Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-31T09:07:29.270Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-31T09:07:29.270Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T09:07:29.270Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-31T09:07:29.270Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-31T09:07:29.270Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.008 s [2019-07-31T09:07:29.270Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-31T09:07:29.830Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-31T09:07:29.830Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.048 s [2019-07-31T09:07:29.830Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.501 s [2019-07-31T09:07:29.830Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0 s [2019-07-31T09:07:29.830Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-31T09:07:29.830Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-31T09:07:29.830Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-31T09:07:29.830Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2019-07-31T09:07:29.830Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2019-07-31T09:07:29.830Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-31T09:07:29.830Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2019-07-31T09:07:29.830Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-31T09:07:30.087Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-31T09:07:30.087Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-31T09:07:30.087Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-31T09:07:30.087Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-31T09:07:30.087Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.017 s [2019-07-31T09:07:30.087Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-31T09:07:30.087Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.001 s [2019-07-31T09:07:30.087Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.007 s [2019-07-31T09:07:30.087Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-31T09:07:30.087Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-31T09:07:30.087Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2019-07-31T09:07:30.087Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2019-07-31T09:07:30.087Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-31T09:07:30.087Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-31T09:07:30.087Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.061 s [2019-07-31T09:07:30.087Z] [2019-07-31T09:07:30.087Z] Results: [2019-07-31T09:07:30.087Z] [2019-07-31T09:07:30.087Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:07:30.087Z] [2019-07-31T09:07:31.452Z] [INFO] All tests passed! [2019-07-31T09:07:31.452Z] [INFO] [2019-07-31T09:07:31.452Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:31.452Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec [2019-07-31T09:07:31.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T09:07:31.452Z] [INFO] [2019-07-31T09:07:31.452Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:31.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:07:31.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T09:07:31.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T09:07:31.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:07:31.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T09:07:31.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T09:07:31.452Z] [INFO] [2019-07-31T09:07:31.452Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T09:07:31.452Z] [INFO] [2019-07-31T09:07:31.452Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2019-07-31T09:07:31.452Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT [18/134] [2019-07-31T09:07:31.452Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:07:31.452Z] [INFO] [2019-07-31T09:07:31.452Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:31.452Z] [INFO] [2019-07-31T09:07:31.452Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:31.708Z] [INFO] The project's OSGi version is 1.0.9.201907310859 [2019-07-31T09:07:31.708Z] [INFO] [2019-07-31T09:07:31.708Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:31.708Z] [INFO] [2019-07-31T09:07:31.708Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:31.708Z] [INFO] [2019-07-31T09:07:31.708Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:31.708Z] [INFO] [2019-07-31T09:07:31.708Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:31.708Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:07:31.708Z] [INFO] [2019-07-31T09:07:31.708Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:31.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:07:31.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2019-07-31T09:07:31.708Z] [INFO] [2019-07-31T09:07:31.708Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:31.708Z] [INFO] Compiling 150 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2019-07-31T09:07:34.971Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] [2019-07-31T09:07:34.971Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2019-07-31T09:07:34.971Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:07:34.971Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:07:34.971Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] [2019-07-31T09:07:34.971Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2019-07-31T09:07:34.971Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:07:34.971Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:07:34.971Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58) [2019-07-31T09:07:34.971Z] @SuppressWarnings({"javadoc", "nls"}) [2019-07-31T09:07:34.971Z] ^^^^^ [2019-07-31T09:07:34.971Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T09:07:34.971Z] 5. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 218) [2019-07-31T09:07:34.971Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2019-07-31T09:07:34.971Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T09:07:34.971Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2019-07-31T09:07:34.971Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] [2019-07-31T09:07:34.971Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-31T09:07:34.971Z] ^^^^^^ [2019-07-31T09:07:34.971Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:07:34.971Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] [2019-07-31T09:07:34.971Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-31T09:07:34.971Z] ^^^^^^ [2019-07-31T09:07:34.971Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:07:34.971Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] [2019-07-31T09:07:34.971Z] @NonNull Iterable modules = super.getAnalysisModules(); [2019-07-31T09:07:34.971Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:07:34.971Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2019-07-31T09:07:34.971Z] 9. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38) [2019-07-31T09:07:34.971Z] @SuppressWarnings("nls") [2019-07-31T09:07:34.971Z] ^^^^^ [2019-07-31T09:07:34.971Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T09:07:34.971Z] 10. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 212) [2019-07-31T09:07:34.971Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2019-07-31T09:07:34.971Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:07:34.971Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2019-07-31T09:07:34.971Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] [2019-07-31T09:07:34.971Z] public void setUp() throws IOException { [2019-07-31T09:07:34.971Z] ^^^^^^^^^^^ [2019-07-31T09:07:34.971Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2019-07-31T09:07:34.971Z] 12. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 171) [2019-07-31T09:07:34.971Z] assertTrue("equals", !fLocation2.equals(fLocation3)); [2019-07-31T09:07:34.971Z] ^^^^^^^^^^ [2019-07-31T09:07:34.971Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2019-07-31T09:07:34.971Z] 13. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172) [2019-07-31T09:07:34.971Z] assertTrue("equals", !fLocation3.equals(fLocation2)); [2019-07-31T09:07:34.971Z] ^^^^^^^^^^ [2019-07-31T09:07:34.971Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2019-07-31T09:07:34.971Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] [2019-07-31T09:07:34.971Z] return event; [2019-07-31T09:07:34.971Z] ^^^^^^^^^^^^^ [2019-07-31T09:07:34.971Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T09:07:34.971Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] [2019-07-31T09:07:34.971Z] return null; [2019-07-31T09:07:34.971Z] ^^^^^^^^^^^^ [2019-07-31T09:07:34.971Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T09:07:34.971Z] 16. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 33) [2019-07-31T09:07:34.971Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-31T09:07:34.971Z] ^^^^^ [2019-07-31T09:07:34.971Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T09:07:34.971Z] 17. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 154) [2019-07-31T09:07:34.971Z] assertTrue("equals", !range1.equals(ts1)); [2019-07-31T09:07:34.971Z] ^^^ [2019-07-31T09:07:34.971Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange [2019-07-31T09:07:34.971Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53) [2019-07-31T09:07:34.971Z] @SuppressWarnings("nls") [2019-07-31T09:07:34.971Z] ^^^^^ [2019-07-31T09:07:34.971Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T09:07:34.971Z] 19. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55) [2019-07-31T09:07:34.971Z] @SuppressWarnings({ "nls", "javadoc"}) [2019-07-31T09:07:34.971Z] ^^^^^ [2019-07-31T09:07:34.971Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T09:07:34.971Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] [2019-07-31T09:07:34.971Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2019-07-31T09:07:34.971Z] ^^^^ [2019-07-31T09:07:34.971Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2019-07-31T09:07:34.971Z] 21. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124) [2019-07-31T09:07:34.971Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T09:07:34.971Z] ^^^^^^^^^^^^^^ [2019-07-31T09:07:34.971Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T09:07:34.971Z] 22. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182) [2019-07-31T09:07:34.971Z] assertFalse("equals", fType1.equals(fLabels1)); [2019-07-31T09:07:34.971Z] ^^^^^^^^ [2019-07-31T09:07:34.971Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2019-07-31T09:07:34.971Z] 23. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189) [2019-07-31T09:07:34.971Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T09:07:34.971Z] ^^^^^^^^^^^^^^ [2019-07-31T09:07:34.971Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T09:07:34.971Z] 24. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30) [2019-07-31T09:07:34.971Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-31T09:07:34.971Z] ^^^^^ [2019-07-31T09:07:34.971Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T09:07:34.971Z] 25. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88) [2019-07-31T09:07:34.971Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T09:07:34.971Z] ^^^^^^^^^^^^^^ [2019-07-31T09:07:34.971Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T09:07:34.971Z] 26. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 254) [2019-07-31T09:07:34.971Z] assertFalse("equals", fField1.equals(fValue1)); [2019-07-31T09:07:34.971Z] ^^^^^^^ [2019-07-31T09:07:34.971Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2019-07-31T09:07:34.971Z] 26 problems (0 errors, 9 warnings, 9 info) [2019-07-31T09:07:34.971Z] [INFO] [2019-07-31T09:07:34.971Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:34.971Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:07:34.971Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2019-07-31T09:07:34.971Z] [INFO] [2019-07-31T09:07:34.971Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:34.971Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T09:07:34.971Z] [INFO] [2019-07-31T09:07:34.971Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:34.971Z] [INFO] [2019-07-31T09:07:34.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:34.971Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:07:35.227Z] [INFO] [2019-07-31T09:07:35.227Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:35.227Z] [INFO] [2019-07-31T09:07:35.227Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:35.227Z] [INFO] [2019-07-31T09:07:35.227Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:35.227Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:07:36.154Z] [INFO] [2019-07-31T09:07:36.154Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:36.154Z] [INFO] [2019-07-31T09:07:36.154Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:07:37.523Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2019-07-31T09:07:37.523Z] [INFO] Command line: [2019-07-31T09:07:37.523Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:07:37.523Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:07:40.039Z] !SESSION 2019-07-31 09:07:37.614 ----------------------------------------------- [2019-07-31T09:07:40.039Z] eclipse.buildId=unknown [2019-07-31T09:07:40.039Z] java.version=1.8.0_202 [2019-07-31T09:07:40.039Z] java.vendor=Oracle Corporation [2019-07-31T09:07:40.039Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:07:40.039Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:07:40.039Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:07:40.039Z] [2019-07-31T09:07:40.039Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:07:40.023 [2019-07-31T09:07:40.039Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:07:40.039Z] !STACK 0 [2019-07-31T09:07:40.039Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:07:40.039Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:07:40.039Z] [2019-07-31T09:07:40.039Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:07:40.040Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:07:40.040Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:07:40.040Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:07:40.040Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:07:40.040Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:07:40.040Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:07:40.040Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:07:40.040Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:07:40.040Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:07:40.295Z] [2019-07-31T09:07:40.295Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:07:40.207 [2019-07-31T09:07:40.295Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:07:40.295Z] !STACK 0 [2019-07-31T09:07:40.295Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:07:40.295Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:07:40.295Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:07:40.295Z] -> 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-31T09:07:40.295Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:07:40.295Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:07:40.295Z] [2019-07-31T09:07:40.295Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:07:40.295Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:07:40.295Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:07:40.295Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:07:40.295Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:07:40.295Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:07:40.295Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:07:40.295Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:07:40.295Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:07:40.295Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:07:42.180Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-31T09:07:42.436Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-31T09:07:42.436Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T09:07:42.436Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T09:07:42.436Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T09:07:42.436Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T09:07:42.436Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T09:07:42.436Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T09:07:42.436Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T09:07:42.436Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T09:07:42.436Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T09:07:42.436Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-31T09:07:42.436Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-31T09:07:42.436Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0.001 s [2019-07-31T09:07:42.436Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0.002 s [2019-07-31T09:07:42.436Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-31T09:07:42.436Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-31T09:07:42.436Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.011 s [2019-07-31T09:07:42.436Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-31T09:07:42.436Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.001 s [2019-07-31T09:07:42.436Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-31T09:07:44.949Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-31T09:07:44.949Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.599 s [2019-07-31T09:07:44.949Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.606 s [2019-07-31T09:07:44.949Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.097 s [2019-07-31T09:07:44.949Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.763 s [2019-07-31T09:07:44.949Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.031 s [2019-07-31T09:07:44.949Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.1 s [2019-07-31T09:07:44.949Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-31T09:07:44.949Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-31T09:07:44.949Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2019-07-31T09:07:44.949Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.003 s [2019-07-31T09:07:44.949Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.004 s [2019-07-31T09:07:44.949Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2019-07-31T09:07:44.949Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-31T09:07:44.949Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-31T09:07:44.949Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.004 s [2019-07-31T09:07:44.949Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-31T09:07:44.949Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-31T09:07:44.949Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-31T09:07:44.949Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-31T09:07:44.949Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.002 s [2019-07-31T09:07:44.949Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-31T09:07:44.949Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-31T09:07:44.949Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.028 s [2019-07-31T09:07:44.949Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-31T09:07:44.949Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-31T09:07:44.949Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-31T09:07:44.949Z] 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-31T09:07:44.949Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-31T09:07:44.949Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-31T09:07:44.949Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-31T09:07:44.949Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-31T09:07:44.949Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-31T09:07:44.949Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-31T09:07:44.949Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-31T09:07:44.949Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-31T09:07:44.949Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-31T09:07:44.949Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.001 s [2019-07-31T09:07:44.949Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.005 s [2019-07-31T09:07:44.949Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.002 s [2019-07-31T09:07:44.949Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.004 s [2019-07-31T09:07:44.949Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T09:07:44.949Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.002 s [2019-07-31T09:07:44.949Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-31T09:07:45.205Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-31T09:07:45.205Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.004 s [2019-07-31T09:07:45.205Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T09:07:45.205Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-31T09:07:45.205Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-31T09:07:45.205Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.061 s [2019-07-31T09:07:45.205Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-31T09:07:45.205Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-31T09:07:45.205Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-31T09:07:45.205Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-31T09:07:45.205Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-31T09:07:45.205Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-31T09:07:45.205Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.004 s [2019-07-31T09:07:45.205Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2019-07-31T09:07:45.205Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-31T09:07:45.205Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-31T09:07:45.205Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2019-07-31T09:07:45.205Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T09:07:45.205Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-31T09:07:45.205Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-31T09:07:45.205Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.067 s [2019-07-31T09:07:45.205Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-31T09:07:47.717Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.025 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-31T09:07:47.717Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-31T09:07:47.717Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.003 s [2019-07-31T09:07:47.717Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-31T09:07:47.717Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-31T09:07:47.717Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-31T09:07:47.717Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-31T09:07:47.717Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.001 s [2019-07-31T09:07:47.717Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-31T09:07:47.717Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-31T09:07:47.717Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-31T09:07:47.717Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-31T09:07:47.717Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-31T09:07:47.717Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.006 s [2019-07-31T09:07:47.717Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.004 s [2019-07-31T09:07:47.717Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-07-31T09:07:47.717Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-31T09:07:47.717Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-31T09:07:47.717Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.02 s [2019-07-31T09:07:47.717Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-31T09:07:47.717Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-31T09:07:47.717Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-31T09:07:47.717Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.102 s [2019-07-31T09:07:47.717Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-31T09:07:47.717Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-31T09:07:47.717Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-31T09:07:47.717Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-31T09:07:47.717Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-31T09:07:47.717Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-31T09:07:47.717Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.064 s [2019-07-31T09:07:47.717Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-31T09:07:47.717Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-31T09:07:47.717Z] 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-31T09:07:47.717Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0 s [2019-07-31T09:07:47.717Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-31T09:07:47.717Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-31T09:07:47.717Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.002 s [2019-07-31T09:07:47.717Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.003 s [2019-07-31T09:07:47.717Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-31T09:07:47.717Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.008 s [2019-07-31T09:07:47.717Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-31T09:07:47.717Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-31T09:07:47.717Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-31T09:08:06.012Z] 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-31T09:08:06.012Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.003 s [2019-07-31T09:08:06.012Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-31T09:08:06.012Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-31T09:08:06.012Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-31T09:08:06.012Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-31T09:08:06.012Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-31T09:08:06.012Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-31T09:08:06.012Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.034 s [2019-07-31T09:08:06.012Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-31T09:08:06.012Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-31T09:08:06.012Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.005 s [2019-07-31T09:08:06.012Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-31T09:08:06.012Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-31T09:08:06.012Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-31T09:08:06.012Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-31T09:08:06.012Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-31T09:08:06.012Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-31T09:08:06.012Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-31T09:08:06.012Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-31T09:08:06.012Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-31T09:08:06.012Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-31T09:08:06.012Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.004 s [2019-07-31T09:08:06.012Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-31T09:08:06.012Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-31T09:08:06.012Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-31T09:08:06.012Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-31T09:08:06.012Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-31T09:08:06.012Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-31T09:08:06.012Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-31T09:08:06.012Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-31T09:08:06.012Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-31T09:08:06.012Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-31T09:08:06.012Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-31T09:08:06.012Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-31T09:08:06.012Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T09:08:06.012Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T09:08:06.012Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-31T09:09:27.570Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.438 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-31T09:09:27.570Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.539 s [2019-07-31T09:09:27.570Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.337 s [2019-07-31T09:09:27.570Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.336 s [2019-07-31T09:09:27.570Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.313 s [2019-07-31T09:09:27.570Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.313 s [2019-07-31T09:09:27.570Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.612 s [2019-07-31T09:09:27.570Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.438 s [2019-07-31T09:09:27.570Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.735 s [2019-07-31T09:09:27.570Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.601 s [2019-07-31T09:09:27.570Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.346 s [2019-07-31T09:09:27.570Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.316 s [2019-07-31T09:09:27.570Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.315 s [2019-07-31T09:09:27.570Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.335 s [2019-07-31T09:09:27.570Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.433 s [2019-07-31T09:09:27.570Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.652 s [2019-07-31T09:09:27.570Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.305 s [2019-07-31T09:09:27.570Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.297 s [2019-07-31T09:09:27.570Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.699 s [2019-07-31T09:09:27.570Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.356 s [2019-07-31T09:09:27.570Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.302 s [2019-07-31T09:09:27.570Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.343 s [2019-07-31T09:09:27.570Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.311 s [2019-07-31T09:09:27.570Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.319 s [2019-07-31T09:09:27.570Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.334 s [2019-07-31T09:09:27.570Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.344 s [2019-07-31T09:09:27.570Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.296 s [2019-07-31T09:09:27.570Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.442 s [2019-07-31T09:09:27.570Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.611 s [2019-07-31T09:09:27.570Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.708 s [2019-07-31T09:09:27.570Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.329 s [2019-07-31T09:09:27.570Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.699 s [2019-07-31T09:09:27.570Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.585 s [2019-07-31T09:09:27.570Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.324 s [2019-07-31T09:09:27.571Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.592 s [2019-07-31T09:09:27.571Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.495 s [2019-07-31T09:09:27.571Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.419 s [2019-07-31T09:09:27.571Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.337 s [2019-07-31T09:09:27.571Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.313 s [2019-07-31T09:09:27.571Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.332 s [2019-07-31T09:09:27.571Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.363 s [2019-07-31T09:09:27.571Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.334 s [2019-07-31T09:09:27.571Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.403 s [2019-07-31T09:09:27.571Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.307 s [2019-07-31T09:09:27.571Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.305 s [2019-07-31T09:09:27.571Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.325 s [2019-07-31T09:09:27.571Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.307 s [2019-07-31T09:09:27.571Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.323 s [2019-07-31T09:09:27.571Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-31T09:09:27.571Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.933 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-31T09:09:27.571Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.425 s [2019-07-31T09:09:27.571Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.293 s [2019-07-31T09:09:27.571Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.305 s [2019-07-31T09:09:27.571Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.307 s [2019-07-31T09:09:27.571Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.306 s [2019-07-31T09:09:27.571Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.295 s [2019-07-31T09:09:27.571Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-31T09:11:04.350Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.467 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-31T09:11:04.350Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.647 s [2019-07-31T09:11:04.350Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.607 s [2019-07-31T09:11:04.350Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.64 s [2019-07-31T09:11:04.350Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.606 s [2019-07-31T09:11:04.350Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.625 s [2019-07-31T09:11:04.350Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.664 s [2019-07-31T09:11:04.350Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.635 s [2019-07-31T09:11:04.350Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.923 s [2019-07-31T09:11:04.350Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.7 s [2019-07-31T09:11:04.350Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.612 s [2019-07-31T09:11:04.350Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.594 s [2019-07-31T09:11:04.350Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.007 s [2019-07-31T09:11:04.350Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.603 s [2019-07-31T09:11:04.350Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.663 s [2019-07-31T09:11:04.350Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.622 s [2019-07-31T09:11:04.350Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.711 s [2019-07-31T09:11:04.350Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.728 s [2019-07-31T09:11:04.350Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.645 s [2019-07-31T09:11:04.350Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.624 s [2019-07-31T09:11:04.350Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.614 s [2019-07-31T09:11:04.350Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.605 s [2019-07-31T09:11:04.350Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.701 s [2019-07-31T09:11:04.350Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.64 s [2019-07-31T09:11:04.350Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.663 s [2019-07-31T09:11:04.350Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.742 s [2019-07-31T09:11:04.350Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.661 s [2019-07-31T09:11:04.350Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.625 s [2019-07-31T09:11:04.350Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.601 s [2019-07-31T09:11:04.350Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.645 s [2019-07-31T09:11:04.350Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.609 s [2019-07-31T09:11:04.350Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.605 s [2019-07-31T09:11:04.350Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.627 s [2019-07-31T09:11:04.350Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.642 s [2019-07-31T09:11:04.350Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.628 s [2019-07-31T09:11:04.350Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-31T09:11:04.350Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.416 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-31T09:11:04.350Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.231 s [2019-07-31T09:11:04.350Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.49 s [2019-07-31T09:11:04.350Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.618 s [2019-07-31T09:11:04.350Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T09:11:04.350Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T09:11:04.350Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-31T09:11:04.350Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.104 s [2019-07-31T09:11:04.350Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.11 s [2019-07-31T09:11:04.350Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-31T09:11:04.350Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.634 s [2019-07-31T09:11:04.350Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-31T09:11:04.350Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T09:11:04.350Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-31T09:11:04.350Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T09:11:04.350Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.101 s [2019-07-31T09:11:04.350Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T09:11:04.350Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-31T09:11:04.350Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.116 s [2019-07-31T09:11:04.350Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-31T09:11:04.911Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.706 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-31T09:11:04.911Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.384 s [2019-07-31T09:11:04.911Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.317 s [2019-07-31T09:11:04.911Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-31T09:11:04.911Z] 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-31T09:11:04.911Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T09:11:04.911Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T09:11:04.911Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T09:11:04.911Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T09:11:04.911Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2019-07-31T09:11:04.911Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T09:11:04.911Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T09:11:04.911Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T09:11:04.911Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T09:11:04.911Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T09:11:04.911Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T09:11:04.911Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-31T09:11:14.845Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.404 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-31T09:11:14.845Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.929 s [2019-07-31T09:11:14.845Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.457 s [2019-07-31T09:11:14.845Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.007 s [2019-07-31T09:11:14.845Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.01 s [2019-07-31T09:11:14.845Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-31T09:11:27.008Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.286 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-31T09:11:27.008Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 7.039 s [2019-07-31T09:11:27.008Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 4.247 s [2019-07-31T09:11:27.008Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-31T09:11:30.271Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.828 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-31T09:11:30.271Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.22 s [2019-07-31T09:11:30.271Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.377 s [2019-07-31T09:11:30.271Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 1.643 s [2019-07-31T09:11:30.271Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-07-31T09:11:30.271Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T09:11:30.271Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T09:11:30.271Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.223 s [2019-07-31T09:11:30.271Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.221 s [2019-07-31T09:11:30.271Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T09:11:30.271Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 1.688 s [2019-07-31T09:11:30.271Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T09:11:30.271Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T09:11:30.271Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T09:11:30.271Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T09:11:30.271Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.226 s [2019-07-31T09:11:30.271Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T09:11:30.271Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T09:11:30.271Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.22 s [2019-07-31T09:11:30.271Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-31T09:11:30.526Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-31T09:11:30.526Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.005 s [2019-07-31T09:11:30.526Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T09:11:30.526Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T09:11:30.526Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.159 s [2019-07-31T09:11:30.526Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T09:11:30.526Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T09:11:30.526Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T09:11:30.526Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.003 s [2019-07-31T09:11:30.526Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.012 s [2019-07-31T09:11:30.526Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T09:11:30.526Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.096 s [2019-07-31T09:11:30.526Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T09:11:30.526Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T09:11:30.526Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T09:11:30.526Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.003 s [2019-07-31T09:11:30.526Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T09:11:30.526Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T09:11:30.526Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.003 s [2019-07-31T09:11:30.526Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-31T09:11:30.782Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-31T09:11:30.782Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.046 s [2019-07-31T09:11:30.782Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-31T09:11:30.782Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-31T09:11:30.782Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0.001 s [2019-07-31T09:11:30.782Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-31T09:11:30.782Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-31T09:11:30.782Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-31T09:11:30.782Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-31T09:11:30.782Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-31T09:11:30.782Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-31T09:11:30.782Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-31T09:11:30.782Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-31T09:11:30.782Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-31T09:11:30.782Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-31T09:11:30.782Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-31T09:11:30.782Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-31T09:11:32.144Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-31T09:11:32.144Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.062 s [2019-07-31T09:11:32.144Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.016 s [2019-07-31T09:11:32.144Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.113 s [2019-07-31T09:11:32.144Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-31T09:11:32.144Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-31T09:11:32.144Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-31T09:11:32.144Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T09:11:32.144Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T09:11:32.144Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T09:11:32.144Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T09:11:32.144Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T09:11:32.144Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T09:11:32.144Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T09:11:32.144Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T09:11:32.144Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T09:11:32.144Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-31T09:11:33.506Z] [2019-07-31T09:11:33.506Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:11:33.328 [2019-07-31T09:11:33.506Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-31T09:11:33.506Z] !STACK 0 [2019-07-31T09:11:33.506Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T09:11:33.506Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T09:11:33.506Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T09:11:33.506Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:11:33.506Z] [2019-07-31T09:11:33.506Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:11:33.329 [2019-07-31T09:11:33.506Z] !MESSAGE Exception executing analysis [2019-07-31T09:11:33.506Z] !STACK 0 [2019-07-31T09:11:33.506Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T09:11:33.506Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T09:11:33.506Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T09:11:33.506Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:11:34.868Z] [2019-07-31T09:11:34.868Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:11:34.684 [2019-07-31T09:11:34.868Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-31T09:11:34.868Z] !STACK 0 [2019-07-31T09:11:34.868Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T09:11:34.868Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T09:11:34.868Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T09:11:34.868Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:11:34.868Z] [2019-07-31T09:11:34.868Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:11:34.685 [2019-07-31T09:11:34.868Z] !MESSAGE Exception executing analysis [2019-07-31T09:11:34.868Z] !STACK 0 [2019-07-31T09:11:34.868Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T09:11:34.868Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T09:11:34.868Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T09:11:34.868Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:11:34.868Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.815 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-31T09:11:34.868Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.457 s [2019-07-31T09:11:34.868Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.357 s [2019-07-31T09:11:34.868Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-31T09:11:47.284Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.965 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-31T09:11:47.284Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T09:11:47.284Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T09:11:47.284Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.016 s [2019-07-31T09:11:47.284Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T09:11:47.284Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.62 s [2019-07-31T09:11:47.284Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.067 s [2019-07-31T09:11:47.284Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.067 s [2019-07-31T09:11:47.284Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.032 s [2019-07-31T09:11:47.284Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.722 s [2019-07-31T09:11:47.284Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.133 s [2019-07-31T09:11:47.284Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T09:11:47.284Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.053 s [2019-07-31T09:11:47.284Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T09:11:47.284Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T09:11:47.284Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.019 s [2019-07-31T09:11:47.284Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.033 s [2019-07-31T09:11:47.284Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.634 s [2019-07-31T09:11:47.284Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T09:11:47.284Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T09:11:47.284Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.115 s [2019-07-31T09:11:47.284Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.092 s [2019-07-31T09:11:47.284Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.046 s [2019-07-31T09:11:47.284Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.033 s [2019-07-31T09:11:47.284Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T09:11:47.284Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T09:11:47.284Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T09:11:47.284Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.017 s [2019-07-31T09:11:47.284Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-31T09:11:49.796Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.533 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-31T09:11:49.796Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.114 s [2019-07-31T09:11:49.796Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.058 s [2019-07-31T09:11:49.796Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.132 s [2019-07-31T09:11:49.796Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.055 s [2019-07-31T09:11:49.796Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.108 s [2019-07-31T09:11:49.796Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.057 s [2019-07-31T09:11:49.796Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-31T09:11:49.796Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-31T09:11:49.796Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.009 s [2019-07-31T09:11:49.796Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2019-07-31T09:11:49.796Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-31T09:11:49.796Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-31T09:11:49.796Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.005 s [2019-07-31T09:11:49.796Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0 s [2019-07-31T09:11:49.796Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-31T09:11:53.057Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.494 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-31T09:11:53.057Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.108 s [2019-07-31T09:11:53.057Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.048 s [2019-07-31T09:11:53.057Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.106 s [2019-07-31T09:11:53.057Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.044 s [2019-07-31T09:11:53.057Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.105 s [2019-07-31T09:11:53.057Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.079 s [2019-07-31T09:11:53.057Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-31T09:11:57.216Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.242 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-31T09:11:57.216Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 2.834 s [2019-07-31T09:11:57.216Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.407 s [2019-07-31T09:11:57.216Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-31T09:11:57.216Z] 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-31T09:11:57.216Z] testInvalid[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2019-07-31T09:11:57.216Z] testInvalid[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T09:11:57.216Z] testInvalid[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0 s [2019-07-31T09:11:57.216Z] testInvalid[3: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T09:11:57.216Z] testInvalid[4: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T09:11:57.216Z] testInvalid[5: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T09:11:57.216Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-31T09:11:57.216Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-31T09:11:57.216Z] testBadlyFormed[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2019-07-31T09:11:57.216Z] testBadlyFormed[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2019-07-31T09:11:57.216Z] testBadlyFormed[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2019-07-31T09:11:57.216Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-31T09:12:07.158Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.397 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-31T09:12:07.158Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 5.213 s [2019-07-31T09:12:07.158Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 3.182 s [2019-07-31T09:12:07.158Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-31T09:12:07.158Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-31T09:12:07.158Z] testValid[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-31T09:12:07.158Z] testValid[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-31T09:12:07.158Z] testValid[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0 s [2019-07-31T09:12:07.158Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-31T09:12:07.158Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-31T09:12:07.158Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.003 s [2019-07-31T09:12:07.158Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T09:12:07.158Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T09:12:07.158Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T09:12:07.158Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T09:12:07.158Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T09:12:07.158Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T09:12:07.158Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-31T09:12:07.158Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-31T09:12:07.158Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-31T09:12:07.158Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.006 s [2019-07-31T09:12:07.158Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-07-31T09:12:07.158Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-31T09:12:07.158Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-31T09:12:07.158Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-07-31T09:12:07.158Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-07-31T09:12:07.158Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-31T09:12:07.158Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-31T09:12:07.158Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.023 s [2019-07-31T09:12:07.158Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.013 s [2019-07-31T09:12:07.158Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.013 s [2019-07-31T09:12:07.158Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.026 s [2019-07-31T09:12:07.158Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0 s [2019-07-31T09:12:07.158Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.009 s [2019-07-31T09:12:07.158Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.091 s [2019-07-31T09:12:07.158Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.075 s [2019-07-31T09:12:07.158Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.077 s [2019-07-31T09:12:07.158Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.001 s [2019-07-31T09:12:07.158Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.007 s [2019-07-31T09:12:07.158Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-31T09:12:08.520Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-31T09:12:08.520Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.522 s [2019-07-31T09:12:08.520Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.011 s [2019-07-31T09:12:08.520Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-31T09:12:11.033Z] [2019-07-31T09:12:11.033Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 09:12:10.452 [2019-07-31T09:12:11.033Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T09:12:11.033Z] !STACK 0 [2019-07-31T09:12:11.033Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2019-07-31T09:12:11.033Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T09:12:11.033Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T09:12:11.033Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T09:12:11.033Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T09:12:11.033Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T09:12:11.593Z] [2019-07-31T09:12:11.593Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 09:12:11.552 [2019-07-31T09:12:11.593Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T09:12:11.593Z] !STACK 0 [2019-07-31T09:12:11.593Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2019-07-31T09:12:11.593Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T09:12:11.593Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T09:12:11.593Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T09:12:11.593Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T09:12:11.593Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T09:12:12.964Z] [2019-07-31T09:12:12.964Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 09:12:12.652 [2019-07-31T09:12:12.964Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T09:12:12.964Z] !STACK 0 [2019-07-31T09:12:12.964Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2019-07-31T09:12:12.964Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T09:12:12.964Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T09:12:12.964Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T09:12:12.964Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T09:12:12.964Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T09:12:12.964Z] [2019-07-31T09:12:12.964Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:12.653 [2019-07-31T09:12:12.964Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(406,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-31T09:12:15.475Z] [2019-07-31T09:12:15.475Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:14.875 [2019-07-31T09:12:15.475Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(413,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-31T09:12:16.036Z] [2019-07-31T09:12:16.036Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:15.998 [2019-07-31T09:12:16.036Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2019-07-31T09:12:16.036Z] !STACK 0 [2019-07-31T09:12:16.036Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-31T09:12:16.036Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-31T09:12:16.036Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T09:12:16.036Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:12:16.036Z] [2019-07-31T09:12:16.036Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:15.999 [2019-07-31T09:12:16.036Z] !MESSAGE Exception executing analysis [2019-07-31T09:12:16.036Z] !STACK 0 [2019-07-31T09:12:16.036Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-31T09:12:16.036Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-31T09:12:16.036Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T09:12:16.036Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:12:17.446Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.904 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-31T09:12:17.446Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.015 s [2019-07-31T09:12:17.446Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.116 s [2019-07-31T09:12:17.446Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.312 s [2019-07-31T09:12:17.446Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2019-07-31T09:12:17.446Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.114 s [2019-07-31T09:12:17.446Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.108 s [2019-07-31T09:12:17.446Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.11 s [2019-07-31T09:12:17.446Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.006 s [2019-07-31T09:12:17.446Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.007 s [2019-07-31T09:12:17.446Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.115 s [2019-07-31T09:12:17.446Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-31T09:12:18.008Z] [2019-07-31T09:12:18.008Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-31 09:12:17.846 [2019-07-31T09:12:18.008Z] !MESSAGE no spawner in java.library.path [2019-07-31T09:12:18.008Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-31T09:12:18.008Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.741 s [2019-07-31T09:12:18.008Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.001 s [2019-07-31T09:12:18.008Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.046 s [2019-07-31T09:12:18.008Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-31T09:12:18.008Z] 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-31T09:12:18.008Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.005 s [2019-07-31T09:12:18.008Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-31T09:12:18.263Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-31T09:12:18.263Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.004 s [2019-07-31T09:12:18.263Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.017 s [2019-07-31T09:12:18.263Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.045 s [2019-07-31T09:12:18.263Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0 s [2019-07-31T09:12:18.263Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.005 s [2019-07-31T09:12:18.263Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-31T09:12:20.775Z] [2019-07-31T09:12:20.775Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:20.519 [2019-07-31T09:12:20.775Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(429,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-31T09:12:21.701Z] [2019-07-31T09:12:21.701Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:21.620 [2019-07-31T09:12:21.701Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(431,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-31T09:12:21.701Z] 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-31T09:12:21.701Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.065 s [2019-07-31T09:12:21.701Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.102 s [2019-07-31T09:12:21.701Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-31T09:12:23.789Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.441 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-31T09:12:23.789Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-31T09:12:23.789Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.342 s [2019-07-31T09:12:23.789Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-31T09:12:23.789Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.104 s [2019-07-31T09:12:23.789Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.992 s [2019-07-31T09:12:23.789Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-31T09:12:23.789Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-31T09:12:23.789Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T09:12:23.789Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T09:12:23.789Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T09:12:23.789Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-31T09:12:23.789Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-31T09:12:23.789Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-31T09:12:23.789Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-31T09:12:23.789Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.004 s [2019-07-31T09:12:23.789Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-31T09:12:23.789Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-31T09:12:23.789Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-31T09:12:31.922Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.509 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-31T09:12:31.923Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.435 s [2019-07-31T09:12:31.923Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.504 s [2019-07-31T09:12:31.923Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.305 s [2019-07-31T09:12:31.923Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.429 s [2019-07-31T09:12:31.923Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.523 s [2019-07-31T09:12:31.923Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.311 s [2019-07-31T09:12:31.923Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-31T09:12:41.881Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.323 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-31T09:12:41.881Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.665 s [2019-07-31T09:12:41.881Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.691 s [2019-07-31T09:12:41.881Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.713 s [2019-07-31T09:12:41.881Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.705 s [2019-07-31T09:12:41.881Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.348 s [2019-07-31T09:12:41.881Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.395 s [2019-07-31T09:12:41.881Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.717 s [2019-07-31T09:12:41.881Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.711 s [2019-07-31T09:12:41.881Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2019-07-31T09:12:41.881Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.681 s [2019-07-31T09:12:41.881Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-31T09:12:41.882Z] 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-31T09:12:41.882Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-31T09:12:41.882Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-31T09:12:41.882Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-31T09:12:41.882Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-31T09:12:41.882Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-31T09:12:41.882Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.001 s [2019-07-31T09:12:41.882Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-31T09:12:41.882Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-31T09:12:41.882Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-31T09:12:41.882Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-31T09:12:41.882Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-31T09:12:41.882Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-31T09:12:41.882Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0.036 s [2019-07-31T09:12:41.882Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0.001 s [2019-07-31T09:12:41.882Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-31T09:12:41.882Z] 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-31T09:12:41.882Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0.001 s [2019-07-31T09:12:41.882Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-31T09:12:41.882Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-31T09:12:41.882Z] [2019-07-31T09:12:41.882Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:41.011 [2019-07-31T09:12:41.882Z] !MESSAGE Error parsing /tmp/markers3482930358391773688xml [2019-07-31T09:12:41.882Z] !STACK 0 [2019-07-31T09:12:41.882Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3482930358391773688xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T09:12:41.882Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T09:12:41.882Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T09:12:41.882Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T09:12:41.882Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T09:12:41.882Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T09:12:41.882Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T09:12:41.882Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T09:12:41.882Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:12:41.882Z] [2019-07-31T09:12:41.882Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:41.016 [2019-07-31T09:12:41.882Z] !MESSAGE Error parsing /tmp/markers571138645359370931xml [2019-07-31T09:12:41.882Z] !STACK 0 [2019-07-31T09:12:41.882Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers571138645359370931xml; 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-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T09:12:41.882Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T09:12:41.882Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T09:12:41.882Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T09:12:41.882Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T09:12:41.882Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T09:12:41.882Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T09:12:41.882Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T09:12:41.882Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:12:41.882Z] [2019-07-31T09:12:41.882Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:41.020 [2019-07-31T09:12:41.882Z] !MESSAGE Error parsing /tmp/markers1620115467086719093xml [2019-07-31T09:12:41.882Z] !STACK 0 [2019-07-31T09:12:41.882Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1620115467086719093xml; 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-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T09:12:41.882Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T09:12:41.882Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T09:12:41.882Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T09:12:41.882Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T09:12:41.882Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T09:12:41.882Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T09:12:41.882Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T09:12:41.882Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:12:41.882Z] [2019-07-31T09:12:41.882Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:41.024 [2019-07-31T09:12:41.882Z] !MESSAGE Error parsing /tmp/markers4259297269053344738xml [2019-07-31T09:12:41.882Z] !STACK 0 [2019-07-31T09:12:41.882Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4259297269053344738xml; 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-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T09:12:41.882Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T09:12:41.882Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T09:12:41.882Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T09:12:41.882Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T09:12:41.882Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T09:12:41.882Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T09:12:41.882Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T09:12:41.882Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:12:41.882Z] [2019-07-31T09:12:41.882Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:41.030 [2019-07-31T09:12:41.882Z] !MESSAGE Error parsing /tmp/markers2835138958406492374xml [2019-07-31T09:12:41.882Z] !STACK 0 [2019-07-31T09:12:41.882Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-31T09:12:41.882Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-31T09:12:41.882Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-31T09:12:41.882Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T09:12:41.882Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T09:12:41.882Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T09:12:41.882Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T09:12:41.882Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T09:12:41.882Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T09:12:41.882Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T09:12:41.882Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:12:41.882Z] [2019-07-31T09:12:41.882Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:41.033 [2019-07-31T09:12:41.882Z] !MESSAGE Error parsing /tmp/markers8046321031252403027xml [2019-07-31T09:12:41.882Z] !STACK 0 [2019-07-31T09:12:41.882Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8046321031252403027xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T09:12:41.882Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T09:12:41.882Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T09:12:41.882Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T09:12:41.882Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T09:12:41.882Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T09:12:41.882Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T09:12:41.882Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T09:12:41.882Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T09:12:41.882Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T09:12:41.882Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T09:12:41.882Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:12:41.882Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:12:41.882Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:12:41.882Z] [2019-07-31T09:12:41.882Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:41.037 [2019-07-31T09:12:41.882Z] !MESSAGE Error parsing /tmp/markers3163919444819674485xml [2019-07-31T09:12:41.882Z] !STACK 0 [2019-07-31T09:12:41.882Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-31T09:12:41.882Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-31T09:12:41.882Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-31T09:12:41.882Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T09:12:41.882Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.882Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T09:12:41.882Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T09:12:41.883Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T09:12:41.883Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T09:12:41.883Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T09:12:41.883Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.883Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.883Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T09:12:41.883Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T09:12:41.883Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.883Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.883Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T09:12:41.883Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:12:41.883Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:12:41.883Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:12:41.883Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.883Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.883Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:12:41.883Z] [2019-07-31T09:12:41.883Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:41.040 [2019-07-31T09:12:41.883Z] !MESSAGE Error parsing /tmp/markers2913489080470953111xml [2019-07-31T09:12:41.883Z] !STACK 0 [2019-07-31T09:12:41.883Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2913489080470953111xml; 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-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T09:12:41.883Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T09:12:41.883Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T09:12:41.883Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T09:12:41.883Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.883Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.883Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.883Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T09:12:41.883Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T09:12:41.883Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T09:12:41.883Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T09:12:41.883Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T09:12:41.883Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.883Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.883Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T09:12:41.883Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T09:12:41.883Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.883Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.883Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T09:12:41.883Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:12:41.883Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:12:41.883Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:12:41.883Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.883Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.883Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:12:41.883Z] [2019-07-31T09:12:41.883Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:12:41.043 [2019-07-31T09:12:41.883Z] !MESSAGE Error parsing /tmp/markers7415049779627569854xml [2019-07-31T09:12:41.883Z] !STACK 0 [2019-07-31T09:12:41.883Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7415049779627569854xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T09:12:41.883Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T09:12:41.883Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T09:12:41.883Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T09:12:41.883Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T09:12:41.883Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.883Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.883Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.883Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T09:12:41.883Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T09:12:41.883Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T09:12:41.883Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T09:12:41.883Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T09:12:41.883Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T09:12:41.883Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.883Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.883Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T09:12:41.883Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T09:12:41.883Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T09:12:41.883Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.883Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.883Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T09:12:41.883Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:12:41.883Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:12:41.883Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:12:41.883Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:12:41.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:12:41.883Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:12:41.883Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:12:41.883Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:12:41.883Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-31T09:12:41.883Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.048 s [2019-07-31T09:12:41.883Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.062 s [2019-07-31T09:12:41.883Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.004 s [2019-07-31T09:12:41.883Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.002 s [2019-07-31T09:12:41.883Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-31T09:12:47.129Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.423 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-31T09:12:47.129Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.439 s [2019-07-31T09:12:47.129Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.358 s [2019-07-31T09:12:47.129Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.32 s [2019-07-31T09:12:47.129Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.306 s [2019-07-31T09:12:47.129Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-31T09:12:47.129Z] 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-31T09:12:47.129Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.002 s [2019-07-31T09:12:47.129Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T09:12:47.129Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T09:12:47.129Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T09:12:47.129Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T09:12:47.129Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-31T09:12:47.129Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-31T09:12:47.129Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.006 s [2019-07-31T09:12:47.129Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.067 s [2019-07-31T09:12:47.129Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T09:12:47.129Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T09:12:47.129Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.131 s [2019-07-31T09:12:47.129Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T09:12:47.129Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.146 s [2019-07-31T09:12:47.129Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.032 s [2019-07-31T09:12:47.129Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T09:12:47.129Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-31T09:12:47.129Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.098 s [2019-07-31T09:12:47.129Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-31T09:12:47.129Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-31T09:12:47.129Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-31T09:12:47.129Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.004 s [2019-07-31T09:12:47.129Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.008 s [2019-07-31T09:12:47.129Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.001 s [2019-07-31T09:12:47.129Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0 s [2019-07-31T09:12:47.129Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-31T09:12:47.129Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-31T09:12:47.129Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-31T09:12:47.129Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2019-07-31T09:12:47.129Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-31T09:12:47.129Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-31T09:12:47.129Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-31T09:12:47.385Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-31T09:12:47.385Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.003 s [2019-07-31T09:12:47.385Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.001 s [2019-07-31T09:12:47.385Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0 s [2019-07-31T09:12:47.385Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.079 s [2019-07-31T09:12:47.385Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-31T09:12:47.946Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-31T09:12:47.947Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.39 s [2019-07-31T09:12:47.947Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-31T09:12:47.947Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.015 s [2019-07-31T09:12:47.947Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-31T09:12:47.947Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.017 s [2019-07-31T09:12:47.947Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.005 s [2019-07-31T09:12:47.947Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-31T09:12:47.947Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.154 s [2019-07-31T09:12:47.947Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-31T09:12:47.947Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.012 s [2019-07-31T09:12:47.947Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-31T09:12:47.947Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.015 s [2019-07-31T09:12:47.947Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.005 s [2019-07-31T09:12:47.947Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-31T09:12:47.947Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-31T09:12:47.947Z] 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-31T09:12:47.947Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0.001 s [2019-07-31T09:12:47.947Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-31T09:12:47.947Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-31T09:12:47.947Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.001 s [2019-07-31T09:12:47.947Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-31T09:12:47.947Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-31T09:12:47.947Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.001 s [2019-07-31T09:12:47.947Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-31T09:12:47.947Z] 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-31T09:12:47.947Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T09:12:47.947Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T09:12:47.947Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T09:12:47.947Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T09:12:47.947Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T09:12:47.947Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T09:12:47.947Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T09:12:47.947Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T09:12:47.947Z] [2019-07-31T09:12:47.947Z] Results: [2019-07-31T09:12:47.947Z] [2019-07-31T09:12:47.947Z] Tests run: 834, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T09:12:47.947Z] [2019-07-31T09:12:47.947Z] [2019-07-31T09:12:47.947Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 09:12:47.926 [2019-07-31T09:12:47.947Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T09:12:48.512Z] [INFO] All tests passed! [2019-07-31T09:12:48.512Z] [INFO] [2019-07-31T09:12:48.512Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:12:48.512Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec [2019-07-31T09:12:48.768Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 273 classes [2019-07-31T09:12:49.693Z] [INFO] [2019-07-31T09:12:49.693Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:12:49.693Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:12:49.693Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T09:12:49.693Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T09:12:49.693Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:12:49.693Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T09:12:49.693Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T09:12:49.693Z] [INFO] [2019-07-31T09:12:49.693Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T09:12:49.693Z] [INFO] [2019-07-31T09:12:49.693Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2019-07-31T09:12:49.693Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/134] [2019-07-31T09:12:49.693Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:12:49.693Z] [INFO] [2019-07-31T09:12:49.693Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:49.693Z] [INFO] [2019-07-31T09:12:49.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:49.693Z] [INFO] The project's OSGi version is 4.2.0.201907310859 [2019-07-31T09:12:49.693Z] [INFO] [2019-07-31T09:12:49.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:49.693Z] [INFO] [2019-07-31T09:12:49.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:49.693Z] [INFO] [2019-07-31T09:12:49.693Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:49.693Z] [INFO] [2019-07-31T09:12:49.693Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:49.693Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:12:49.693Z] [INFO] [2019-07-31T09:12:49.693Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:49.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:12:49.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2019-07-31T09:12:49.693Z] [INFO] [2019-07-31T09:12:49.693Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:49.693Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2019-07-31T09:12:50.254Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] [2019-07-31T09:12:50.254Z] return fPreviousEvent; [2019-07-31T09:12:50.254Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:12:50.254Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T09:12:50.254Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] [2019-07-31T09:12:50.254Z] return fTrace.timestampCyclesToNanos(ts); [2019-07-31T09:12:50.254Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:12:50.254Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T09:12:50.254Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] [2019-07-31T09:12:50.254Z] return 0; [2019-07-31T09:12:50.254Z] ^^^^^^^^^ [2019-07-31T09:12:50.254Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T09:12:50.254Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] [2019-07-31T09:12:50.254Z] return iter; [2019-07-31T09:12:50.254Z] ^^^^^^^^^^^^ [2019-07-31T09:12:50.254Z] Potential resource leak: 'iter' may not be closed at this location [2019-07-31T09:12:50.254Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] [2019-07-31T09:12:50.254Z] elem = (CtfIterator) fTrace.createIterator(); [2019-07-31T09:12:50.254Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:12:50.254Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-31T09:12:50.254Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] [2019-07-31T09:12:50.254Z] return elem; [2019-07-31T09:12:50.254Z] ^^^^^^^^^^^^ [2019-07-31T09:12:50.254Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-31T09:12:50.254Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] [2019-07-31T09:12:50.254Z] CtfIterator iterator = getIterator(); [2019-07-31T09:12:50.254Z] ^^^^^^^^ [2019-07-31T09:12:50.254Z] Potential resource leak: 'iterator' may not be closed [2019-07-31T09:12:50.254Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] [2019-07-31T09:12:50.254Z] return iterator == null ? null : iterator.getCurrentEvent(); [2019-07-31T09:12:50.254Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:12:50.254Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T09:12:50.254Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] [2019-07-31T09:12:50.254Z] return retVal; [2019-07-31T09:12:50.254Z] ^^^^^^^^^^^^^^ [2019-07-31T09:12:50.254Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T09:12:50.254Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] [2019-07-31T09:12:50.254Z] return ret; [2019-07-31T09:12:50.254Z] ^^^^^^^^^^^ [2019-07-31T09:12:50.254Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T09:12:50.254Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] [2019-07-31T09:12:50.254Z] return iterator == null ? false : iterator.seek(location); [2019-07-31T09:12:50.254Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:12:50.254Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T09:12:50.254Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] [2019-07-31T09:12:50.254Z] return getFirst(); [2019-07-31T09:12:50.254Z] ^^^^^^^^^^ [2019-07-31T09:12:50.254Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:12:50.254Z] 12 problems (12 warnings) [2019-07-31T09:12:50.254Z] [INFO] [2019-07-31T09:12:50.254Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:50.254Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:12:50.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2019-07-31T09:12:50.254Z] [INFO] [2019-07-31T09:12:50.254Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:50.254Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-31T09:12:50.254Z] [INFO] [2019-07-31T09:12:50.254Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:50.254Z] [INFO] [2019-07-31T09:12:50.254Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:50.254Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T09:12:50.510Z] [INFO] [2019-07-31T09:12:50.510Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:50.510Z] [INFO] [2019-07-31T09:12:50.510Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:50.510Z] [INFO] [2019-07-31T09:12:50.510Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:50.510Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T09:12:50.510Z] [INFO] [2019-07-31T09:12:50.510Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:50.510Z] [INFO] [2019-07-31T09:12:50.510Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:50.510Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec [2019-07-31T09:12:50.510Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T09:12:50.766Z] [INFO] [2019-07-31T09:12:50.766Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:50.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T09:12:50.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.pom [2019-07-31T09:12:50.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-31T09:12:50.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:12:50.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:12:50.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:12:50.766Z] [INFO] [2019-07-31T09:12:50.766Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T09:12:50.766Z] [INFO] [2019-07-31T09:12:50.766Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2019-07-31T09:12:50.766Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/134] [2019-07-31T09:12:50.766Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:12:50.766Z] [INFO] [2019-07-31T09:12:50.766Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:50.766Z] [INFO] [2019-07-31T09:12:50.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:50.766Z] [INFO] The project's OSGi version is 1.0.9.201907310859 [2019-07-31T09:12:50.766Z] [INFO] [2019-07-31T09:12:50.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:50.766Z] [INFO] [2019-07-31T09:12:50.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:50.766Z] [INFO] [2019-07-31T09:12:50.766Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:50.766Z] [INFO] [2019-07-31T09:12:50.766Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:50.766Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:12:50.766Z] [INFO] [2019-07-31T09:12:50.766Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:50.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:12:50.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2019-07-31T09:12:50.766Z] [INFO] [2019-07-31T09:12:50.766Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:50.766Z] [INFO] Compiling 34 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2019-07-31T09:12:51.326Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] [2019-07-31T09:12:51.326Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2019-07-31T09:12:51.326Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:12:51.326Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:12:51.326Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] [2019-07-31T09:12:51.326Z] Long.toString(2), [2019-07-31T09:12:51.326Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:12:51.326Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:12:51.326Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] [2019-07-31T09:12:51.326Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2019-07-31T09:12:51.326Z] ^^^ [2019-07-31T09:12:51.326Z] 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-31T09:12:51.326Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] [2019-07-31T09:12:51.326Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2019-07-31T09:12:51.326Z] ^^^^^^^^^^^ [2019-07-31T09:12:51.326Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2019-07-31T09:12:51.326Z] 4 problems (4 warnings) [2019-07-31T09:12:51.326Z] [INFO] [2019-07-31T09:12:51.326Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:51.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:12:51.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2019-07-31T09:12:51.326Z] [INFO] [2019-07-31T09:12:51.326Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:51.582Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T09:12:51.582Z] [INFO] [2019-07-31T09:12:51.582Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:51.582Z] [INFO] [2019-07-31T09:12:51.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:51.582Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:12:51.582Z] [INFO] [2019-07-31T09:12:51.582Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:51.582Z] [INFO] [2019-07-31T09:12:51.582Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:51.582Z] [INFO] [2019-07-31T09:12:51.582Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:51.582Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:12:51.838Z] [INFO] [2019-07-31T09:12:51.838Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:51.838Z] [INFO] [2019-07-31T09:12:51.838Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:12:53.315Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2019-07-31T09:12:53.315Z] [INFO] Command line: [2019-07-31T09:12:53.315Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:12:53.315Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:12:55.201Z] !SESSION 2019-07-31 09:12:53.067 ----------------------------------------------- [2019-07-31T09:12:55.201Z] eclipse.buildId=unknown [2019-07-31T09:12:55.201Z] java.version=1.8.0_202 [2019-07-31T09:12:55.201Z] java.vendor=Oracle Corporation [2019-07-31T09:12:55.201Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:12:55.201Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:12:55.201Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:12:55.201Z] [2019-07-31T09:12:55.201Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:12:54.909 [2019-07-31T09:12:55.201Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:12:55.201Z] !STACK 0 [2019-07-31T09:12:55.201Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:12:55.201Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:12:55.201Z] [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:12:55.201Z] [2019-07-31T09:12:55.201Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:12:55.007 [2019-07-31T09:12:55.201Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:12:55.201Z] !STACK 0 [2019-07-31T09:12:55.201Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:12:55.201Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:12:55.201Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:12:55.201Z] -> 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-31T09:12:55.201Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:12:55.201Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:12:55.201Z] [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:12:55.201Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:12:57.088Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-31T09:17:49.185Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 278.109 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-31T09:17:49.185Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 30.388 s [2019-07-31T09:17:49.185Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 25.487 s [2019-07-31T09:17:49.185Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 29.282 s [2019-07-31T09:17:49.185Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.353 s [2019-07-31T09:17:49.185Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.436 s [2019-07-31T09:17:49.185Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 27.75 s [2019-07-31T09:17:49.185Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 28.793 s [2019-07-31T09:17:49.185Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 30.567 s [2019-07-31T09:17:49.185Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.33 s [2019-07-31T09:17:49.185Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.301 s [2019-07-31T09:17:49.185Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.484 s [2019-07-31T09:17:49.185Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.211 s [2019-07-31T09:17:49.185Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.47 s [2019-07-31T09:17:49.185Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.749 s [2019-07-31T09:17:49.185Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.23 s [2019-07-31T09:17:49.186Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.227 s [2019-07-31T09:17:49.186Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.225 s [2019-07-31T09:17:49.186Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.216 s [2019-07-31T09:17:49.186Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.213 s [2019-07-31T09:17:49.186Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.215 s [2019-07-31T09:17:49.186Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 13.795 s [2019-07-31T09:17:49.186Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.255 s [2019-07-31T09:17:49.186Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 10.987 s [2019-07-31T09:17:49.186Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 12.887 s [2019-07-31T09:17:49.186Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.25 s [2019-07-31T09:17:49.186Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 23.967 s [2019-07-31T09:17:49.186Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-31T09:17:49.186Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.846 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-31T09:17:49.186Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.551 s [2019-07-31T09:17:49.186Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.593 s [2019-07-31T09:17:49.186Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.407 s [2019-07-31T09:17:49.186Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.405 s [2019-07-31T09:17:49.186Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.405 s [2019-07-31T09:17:49.186Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.483 s [2019-07-31T09:17:49.186Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-31T09:17:49.186Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-31T09:17:49.186Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.001 s [2019-07-31T09:17:49.186Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-31T09:17:49.186Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-31T09:17:49.186Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-31T09:17:49.186Z] 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-31T09:17:49.186Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2019-07-31T09:17:49.186Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-31T09:17:49.186Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-31T09:17:49.186Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T09:17:49.186Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T09:17:49.186Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T09:17:49.186Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T09:17:49.186Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T09:17:49.186Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-31T09:17:49.186Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-31T09:17:49.186Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.016 s [2019-07-31T09:17:49.186Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-31T09:17:49.186Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.007 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-31T09:17:49.186Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.085 s [2019-07-31T09:17:49.186Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.127 s [2019-07-31T09:17:49.186Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.041 s [2019-07-31T09:17:49.186Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.097 s [2019-07-31T09:17:49.186Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.138 s [2019-07-31T09:17:49.186Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.072 s [2019-07-31T09:17:49.186Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.072 s [2019-07-31T09:17:49.186Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-31T09:17:49.186Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-31T09:17:49.186Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-31T09:17:49.186Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-31T09:17:49.748Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.885 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-31T09:17:49.748Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-31T09:17:49.748Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-31T09:17:49.748Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:17:49.748Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:17:49.748Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-31T09:17:59.686Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.22 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-31T09:17:59.686Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 5.537 s [2019-07-31T09:17:59.686Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 3.682 s [2019-07-31T09:17:59.686Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-31T09:17:59.686Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-31T09:17:59.686Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T09:17:59.686Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T09:17:59.686Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.003 s [2019-07-31T09:17:59.686Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.025 s [2019-07-31T09:17:59.686Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T09:17:59.686Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T09:17:59.686Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T09:17:59.686Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-31T09:18:00.612Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-31T09:18:00.612Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.093 s [2019-07-31T09:18:00.612Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.103 s [2019-07-31T09:18:00.612Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.024 s [2019-07-31T09:18:00.612Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.103 s [2019-07-31T09:18:00.612Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-31T09:18:00.868Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-31T09:18:00.868Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.116 s [2019-07-31T09:18:00.868Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.088 s [2019-07-31T09:18:00.868Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-31T09:18:00.868Z] [2019-07-31T09:18:00.868Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:18:00.704 [2019-07-31T09:18:00.868Z] !MESSAGE Unknown trace attribute: test [2019-07-31T09:18:00.868Z] [2019-07-31T09:18:00.868Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:18:00.723 [2019-07-31T09:18:00.868Z] !MESSAGE Unknown trace attribute: test1 [2019-07-31T09:18:00.868Z] [2019-07-31T09:18:00.868Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:18:00.724 [2019-07-31T09:18:00.868Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T09:18:00.868Z] [2019-07-31T09:18:00.868Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:18:00.724 [2019-07-31T09:18:00.868Z] !MESSAGE Unknown trace attribute: test3 [2019-07-31T09:18:00.868Z] [2019-07-31T09:18:00.868Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 09:18:00.725 [2019-07-31T09:18:00.868Z] !MESSAGE Unknown trace attribute: test4 [2019-07-31T09:18:00.868Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-31T09:18:00.868Z] 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.065 s [2019-07-31T09:18:00.868Z] testValidate[1: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/221/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.03 s [2019-07-31T09:18:00.868Z] 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.002 s [2019-07-31T09:18:00.868Z] 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-31T09:18:00.868Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0 s [2019-07-31T09:18:00.868Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-31T09:18:05.116Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.71 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-31T09:18:05.116Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.247 s [2019-07-31T09:18:05.116Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.297 s [2019-07-31T09:18:05.116Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-31T09:18:05.116Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-31T09:18:05.116Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-31T09:18:05.116Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-31T09:18:05.116Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2019-07-31T09:18:05.116Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.599 s [2019-07-31T09:18:05.116Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-31T09:18:05.116Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.7 s [2019-07-31T09:18:05.116Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.302 s [2019-07-31T09:18:05.116Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2019-07-31T09:18:05.116Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-31T09:18:05.116Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-31T09:18:05.116Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:18:05.116Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T09:18:05.116Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:18:05.116Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T09:18:05.116Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:18:05.116Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T09:18:05.116Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.021 s [2019-07-31T09:18:05.116Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:18:05.116Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T09:18:05.116Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.005 s [2019-07-31T09:18:05.116Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T09:18:05.116Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T09:18:05.116Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:18:05.116Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:18:05.116Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:18:05.116Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:18:05.116Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T09:18:05.116Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:18:05.116Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:18:05.116Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.068 s [2019-07-31T09:18:05.116Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-31T09:18:43.763Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.851 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-31T09:18:43.763Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.922 s [2019-07-31T09:18:43.763Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.965 s [2019-07-31T09:18:43.763Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.89 s [2019-07-31T09:18:43.763Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.837 s [2019-07-31T09:18:43.763Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.013 s [2019-07-31T09:18:43.763Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.953 s [2019-07-31T09:18:43.763Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.012 s [2019-07-31T09:18:43.763Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.205 s [2019-07-31T09:18:43.763Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.197 s [2019-07-31T09:18:43.763Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.105 s [2019-07-31T09:18:43.763Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-31T09:18:43.763Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.1 s [2019-07-31T09:18:43.763Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.901 s [2019-07-31T09:18:43.763Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.096 s [2019-07-31T09:18:43.763Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-07-31T09:18:43.763Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-07-31T09:18:43.763Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-31T09:18:43.763Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2 s [2019-07-31T09:18:43.763Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.104 s [2019-07-31T09:18:43.763Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.91 s [2019-07-31T09:18:43.763Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-31T09:18:53.697Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.903 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-31T09:18:53.697Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.235 s [2019-07-31T09:18:53.697Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.252 s [2019-07-31T09:18:53.697Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2019-07-31T09:18:53.697Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.813 s [2019-07-31T09:18:53.697Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.851 s [2019-07-31T09:18:53.697Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.652 s [2019-07-31T09:18:53.697Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.236 s [2019-07-31T09:18:53.697Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.202 s [2019-07-31T09:18:53.697Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.769 s [2019-07-31T09:18:53.697Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.945 s [2019-07-31T09:18:53.697Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.219 s [2019-07-31T09:18:53.697Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.88 s [2019-07-31T09:18:53.697Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-31T09:18:58.937Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.858 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-31T09:18:58.937Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.777 s [2019-07-31T09:18:58.937Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.154 s [2019-07-31T09:18:58.937Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.775 s [2019-07-31T09:18:58.937Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.148 s [2019-07-31T09:18:58.937Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-31T09:19:55.276Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.68 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-31T09:19:55.276Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.009 s [2019-07-31T09:19:55.276Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 9.087 s [2019-07-31T09:19:55.276Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.04 s [2019-07-31T09:19:55.276Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.868 s [2019-07-31T09:19:55.276Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.038 s [2019-07-31T09:19:55.276Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T09:19:55.276Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.043 s [2019-07-31T09:19:55.276Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T09:19:55.276Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T09:19:55.276Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 8.853 s [2019-07-31T09:19:55.276Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T09:19:55.276Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T09:19:55.276Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T09:19:55.276Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.922 s [2019-07-31T09:19:55.276Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T09:19:55.276Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.856 s [2019-07-31T09:19:55.276Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.875 s [2019-07-31T09:19:55.276Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.007 s [2019-07-31T09:19:55.276Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.004 s [2019-07-31T09:19:55.276Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.963 s [2019-07-31T09:19:55.276Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T09:19:55.276Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.986 s [2019-07-31T09:19:55.276Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T09:19:55.276Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-31T09:19:55.276Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-31T09:19:55.276Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.029 s [2019-07-31T09:19:55.276Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.063 s [2019-07-31T09:19:55.276Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.025 s [2019-07-31T09:19:55.276Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.034 s [2019-07-31T09:19:55.276Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.022 s [2019-07-31T09:19:55.276Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.024 s [2019-07-31T09:19:55.276Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.087 s [2019-07-31T09:19:55.276Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.023 s [2019-07-31T09:19:55.276Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.024 s [2019-07-31T09:19:55.276Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.037 s [2019-07-31T09:19:55.276Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.024 s [2019-07-31T09:19:55.276Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.023 s [2019-07-31T09:19:55.276Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.024 s [2019-07-31T09:19:55.276Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.023 s [2019-07-31T09:19:55.276Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.024 s [2019-07-31T09:19:55.276Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.023 s [2019-07-31T09:19:55.276Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.023 s [2019-07-31T09:19:55.276Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-31T09:19:55.276Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-31T09:19:55.276Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-31T09:19:55.276Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-31T09:19:55.276Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T09:19:55.276Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-31T09:20:34.000Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.421 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-31T09:20:34.000Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 37.699 s [2019-07-31T09:20:34.000Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 0.698 s [2019-07-31T09:20:34.000Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-31T09:20:34.000Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-31T09:20:34.000Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 0.083 s [2019-07-31T09:20:34.000Z] [2019-07-31T09:20:34.000Z] Results: [2019-07-31T09:20:34.000Z] [2019-07-31T09:20:34.000Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T09:20:34.000Z] [2019-07-31T09:20:34.000Z] [INFO] All tests passed! [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec [2019-07-31T09:20:34.000Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:20:34.000Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T09:20:34.000Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T09:20:34.000Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:20:34.000Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T09:20:34.000Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2019-07-31T09:20:34.000Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/134] [2019-07-31T09:20:34.000Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] The project's OSGi version is 0.0.1.201907310859 [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:20:34.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:20:34.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] [2019-07-31T09:20:34.000Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:34.000Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2019-07-31T09:20:34.000Z] [INFO] Command line: [2019-07-31T09:20:34.000Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:20:34.000Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:20:34.563Z] !SESSION 2019-07-31 09:20:32.538 ----------------------------------------------- [2019-07-31T09:20:34.563Z] eclipse.buildId=unknown [2019-07-31T09:20:34.563Z] java.version=1.8.0_202 [2019-07-31T09:20:34.563Z] java.vendor=Oracle Corporation [2019-07-31T09:20:34.563Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:20:34.563Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:20:34.563Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:20:34.563Z] [2019-07-31T09:20:34.563Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:20:34.405 [2019-07-31T09:20:34.563Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:20:34.563Z] !STACK 0 [2019-07-31T09:20:34.563Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:20:34.563Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:20:34.563Z] [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:20:34.563Z] [2019-07-31T09:20:34.563Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:20:34.451 [2019-07-31T09:20:34.563Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:20:34.563Z] !STACK 0 [2019-07-31T09:20:34.563Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:20:34.563Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:20:34.563Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:20:34.563Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T09:20:34.563Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:20:34.563Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:20:34.563Z] [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:20:34.563Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:20:36.449Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-31T09:20:37.010Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-31T09:20:37.010Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.337 s [2019-07-31T09:20:37.010Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.01 s [2019-07-31T09:20:37.010Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-31T09:20:37.010Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-31T09:20:37.010Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.001 s [2019-07-31T09:20:37.010Z] [2019-07-31T09:20:37.010Z] Results: [2019-07-31T09:20:37.010Z] [2019-07-31T09:20:37.010Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:20:37.010Z] [2019-07-31T09:20:37.937Z] [INFO] All tests passed! [2019-07-31T09:20:37.937Z] [INFO] [2019-07-31T09:20:37.937Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:37.937Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec [2019-07-31T09:20:37.937Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-31T09:20:37.937Z] [INFO] [2019-07-31T09:20:37.937Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:37.937Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T09:20:37.937Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.pom [2019-07-31T09:20:37.937Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-31T09:20:37.937Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:20:37.937Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T09:20:37.937Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T09:20:37.937Z] [INFO] [2019-07-31T09:20:37.937Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T09:20:37.937Z] [INFO] [2019-07-31T09:20:37.937Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2019-07-31T09:20:37.937Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT [22/134] [2019-07-31T09:20:37.937Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:20:37.937Z] [INFO] [2019-07-31T09:20:37.937Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:37.937Z] [INFO] [2019-07-31T09:20:37.937Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:37.937Z] [INFO] The project's OSGi version is 5.1.0.201907310859 [2019-07-31T09:20:37.937Z] [INFO] [2019-07-31T09:20:37.937Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:37.937Z] [INFO] [2019-07-31T09:20:37.937Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:37.937Z] [INFO] [2019-07-31T09:20:37.937Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:37.937Z] [INFO] [2019-07-31T09:20:37.937Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:37.937Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:20:37.937Z] [INFO] [2019-07-31T09:20:37.937Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:37.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:20:37.937Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2019-07-31T09:20:37.937Z] [INFO] [2019-07-31T09:20:37.937Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:37.937Z] [INFO] Compiling 518 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] [2019-07-31T09:20:43.178Z] super(model.getName()); [2019-07-31T09:20:43.178Z] ^^^^^ [2019-07-31T09:20:43.178Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] [2019-07-31T09:20:43.178Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] [2019-07-31T09:20:43.178Z] Object serviceObject = window.getService(IHandlerService.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[75] [2019-07-31T09:20:43.178Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-31T09:20:43.178Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-31T09:20:43.178Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] [2019-07-31T09:20:43.178Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] [2019-07-31T09:20:43.178Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2019-07-31T09:20:43.178Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-31T09:20:43.178Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-31T09:20:43.178Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-31T09:20:43.178Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-31T09:20:43.178Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[129] [2019-07-31T09:20:43.178Z] return closeZipFile(specifiedFile); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[189] [2019-07-31T09:20:43.178Z] return archiveSize; [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Potential resource leak: 'zipFile' may not be closed at this location [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] [2019-07-31T09:20:43.178Z] import org.eclipse.jface.viewers.ViewerSorter; [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] The type ViewerSorter is deprecated [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] [2019-07-31T09:20:43.178Z] public class TmfViewerSorter extends ViewerSorter { [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] The type ViewerSorter is deprecated [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] [2019-07-31T09:20:43.178Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] The constructor StateItem(RGB) is deprecated [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1231] [2019-07-31T09:20:43.178Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1233] [2019-07-31T09:20:43.178Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[252] [2019-07-31T09:20:43.178Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-31T09:20:43.178Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] [2019-07-31T09:20:43.178Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[717] [2019-07-31T09:20:43.178Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate)); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[1127] [2019-07-31T09:20:43.178Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y)); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[209] [2019-07-31T09:20:43.178Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Type safety: Unchecked cast from Object to Set [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[248] [2019-07-31T09:20:43.178Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[420] [2019-07-31T09:20:43.178Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[480] [2019-07-31T09:20:43.178Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-31T09:20:43.178Z] return comparator.compare((T) e1, (T) e2); [2019-07-31T09:20:43.178Z] ^^^^^^ [2019-07-31T09:20:43.178Z] Type safety: Unchecked cast from Object to T [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-31T09:20:43.178Z] return comparator.compare((T) e1, (T) e2); [2019-07-31T09:20:43.178Z] ^^^^^^ [2019-07-31T09:20:43.178Z] Type safety: Unchecked cast from Object to T [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/AbstractTracePackageOperation.java:[129] [2019-07-31T09:20:43.178Z] return new ZipArchiveFile(new ZipFile(file)); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Potential resource leak: '' may not be closed at this location [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-31T09:20:43.178Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-31T09:20:43.178Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[104] [2019-07-31T09:20:43.178Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromDecimal(yValue)); [2019-07-31T09:20:43.178Z] ^^^ [2019-07-31T09:20:43.178Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-31T09:20:43.178Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-31T09:20:43.178Z] ^^^ [2019-07-31T09:20:43.178Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-31T09:20:43.178Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[115] [2019-07-31T09:20:43.178Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-31T09:20:43.178Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[309] [2019-07-31T09:20:43.178Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(times, entry.getValue()); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[313] [2019-07-31T09:20:43.178Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[344] [2019-07-31T09:20:43.178Z] providersToModelIds.put(provider, entry.getModel().getId()); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^ [2019-07-31T09:20:43.178Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] [2019-07-31T09:20:43.178Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] [2019-07-31T09:20:43.178Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java:[845] [2019-07-31T09:20:43.178Z] int width = fContext.getFontMetrics().getAverageCharWidth(); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] [2019-07-31T09:20:43.178Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] [2019-07-31T09:20:43.178Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] [2019-07-31T09:20:43.178Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] [2019-07-31T09:20:43.178Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T09:20:43.178Z] ^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-31T09:20:43.178Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T09:20:43.178Z] ^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-31T09:20:43.178Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] [2019-07-31T09:20:43.178Z] Collection quarks = getQuarksForEntry(entry, ss); [2019-07-31T09:20:43.178Z] ^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] [2019-07-31T09:20:43.178Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] [2019-07-31T09:20:43.178Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2019-07-31T09:20:43.178Z] ^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] [2019-07-31T09:20:43.178Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2019-07-31T09:20:43.178Z] ^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] [2019-07-31T09:20:43.178Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2019-07-31T09:20:43.178Z] ^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] [2019-07-31T09:20:43.178Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] [2019-07-31T09:20:43.178Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] [2019-07-31T09:20:43.178Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[727] [2019-07-31T09:20:43.178Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[731] [2019-07-31T09:20:43.178Z] Integer property = mapEntry.getKey(); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[798] [2019-07-31T09:20:43.178Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[827] [2019-07-31T09:20:43.178Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1424] [2019-07-31T09:20:43.178Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1785] [2019-07-31T09:20:43.178Z] service = site.getService(IWorkbenchSiteProgressService.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2790] [2019-07-31T09:20:43.178Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2802] [2019-07-31T09:20:43.178Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] [2019-07-31T09:20:43.178Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] [2019-07-31T09:20:43.178Z] ((Iterable) inputElement).forEach(helper -> { [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Type safety: Unchecked cast from Object to Iterable [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] [2019-07-31T09:20:43.178Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.178Z] Type safety: Unchecked cast from Object to Iterable [2019-07-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[238] [2019-07-31T09:20:43.178Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T09:20:43.178Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.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-31T09:20:43.178Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[322] [2019-07-31T09:20:43.178Z] dataProvider = initializeDataProvider(fTrace); [2019-07-31T09:20:43.179Z] ^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[394] [2019-07-31T09:20:43.179Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] [2019-07-31T09:20:43.179Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T09:20:43.179Z] ^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T09:20:43.179Z] ^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-31T09:20:43.179Z] ^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] [2019-07-31T09:20:43.179Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-31T09:20:43.179Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-31T09:20:43.179Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] [2019-07-31T09:20:43.179Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-31T09:20:43.179Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-31T09:20:43.179Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] [2019-07-31T09:20:43.179Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] [2019-07-31T09:20:43.179Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-31T09:20:43.179Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-31T09:20:43.179Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-31T09:20:43.179Z] ^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-31T09:20:43.179Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-31T09:20:43.179Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-31T09:20:43.179Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-31T09:20:43.179Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-31T09:20:43.179Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-31T09:20:43.179Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-31T09:20:43.179Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-31T09:20:43.179Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-31T09:20:43.179Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-31T09:20:43.179Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-31T09:20:43.179Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-31T09:20:43.179Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T09:20:43.179Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] [2019-07-31T09:20:43.179Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-31T09:20:43.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.179Z] 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-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] [2019-07-31T09:20:43.179Z] return new TimeGraphLineEntry(model); [2019-07-31T09:20:43.179Z] ^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] [2019-07-31T09:20:43.179Z] return new TimeGraphEntry(model); [2019-07-31T09:20:43.179Z] ^^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] [2019-07-31T09:20:43.179Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2019-07-31T09:20:43.179Z] ^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] [2019-07-31T09:20:43.179Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2019-07-31T09:20:43.179Z] ^^^^ [2019-07-31T09:20:43.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] [2019-07-31T09:20:43.179Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2019-07-31T09:20:43.180Z] ^^^^^^^^^ [2019-07-31T09:20:43.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] [2019-07-31T09:20:43.180Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2019-07-31T09:20:43.180Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] [2019-07-31T09:20:43.180Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2019-07-31T09:20:43.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] [2019-07-31T09:20:43.180Z] return traceElement.getSupplementaryResources(); [2019-07-31T09:20:43.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.180Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2019-07-31T09:20:43.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] [2019-07-31T09:20:43.180Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2019-07-31T09:20:43.180Z] ^^^^^^^^^^^^ [2019-07-31T09:20:43.180Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2019-07-31T09:20:43.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1737] [2019-07-31T09:20:43.180Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2019-07-31T09:20:43.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1812] [2019-07-31T09:20:43.180Z] new TmfTimestampFormat(attribute.getInputFormat()); [2019-07-31T09:20:43.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] [2019-07-31T09:20:43.180Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2019-07-31T09:20:43.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.180Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T09:20:43.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] [2019-07-31T09:20:43.180Z] new TmfTimestampFormat(inputData.format); [2019-07-31T09:20:43.180Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:43.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java:[108] [2019-07-31T09:20:43.180Z] int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth(); [2019-07-31T09:20:43.180Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.180Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-31T09:20:43.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] [2019-07-31T09:20:43.180Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2019-07-31T09:20:43.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:43.180Z] 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-31T09:20:43.180Z] 133 problems (133 warnings) [2019-07-31T09:20:43.180Z] [INFO] [2019-07-31T09:20:43.180Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:43.180Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:20:43.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2019-07-31T09:20:43.180Z] [INFO] [2019-07-31T09:20:43.180Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:43.435Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-31T09:20:43.690Z] [INFO] [2019-07-31T09:20:43.690Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:43.946Z] [INFO] [2019-07-31T09:20:43.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:44.202Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T09:20:44.457Z] [INFO] [2019-07-31T09:20:44.457Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:44.457Z] [INFO] [2019-07-31T09:20:44.457Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:44.457Z] [INFO] [2019-07-31T09:20:44.457Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:44.457Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T09:20:46.971Z] [INFO] [2019-07-31T09:20:46.971Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:46.971Z] [INFO] [2019-07-31T09:20:46.971Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:46.971Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec [2019-07-31T09:20:47.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T09:20:49.608Z] [INFO] [2019-07-31T09:20:49.608Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:49.608Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T09:20:49.608Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.pom [2019-07-31T09:20:49.608Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-31T09:20:49.608Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:20:49.608Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:20:49.608Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:20:49.608Z] [INFO] [2019-07-31T09:20:49.608Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T09:20:49.608Z] [INFO] [2019-07-31T09:20:49.608Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2019-07-31T09:20:49.608Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/134] [2019-07-31T09:20:49.608Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:20:49.608Z] [INFO] [2019-07-31T09:20:49.608Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:49.608Z] [INFO] [2019-07-31T09:20:49.608Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:49.608Z] [INFO] The project's OSGi version is 0.0.5.201907310859 [2019-07-31T09:20:49.608Z] [INFO] [2019-07-31T09:20:49.608Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:49.608Z] [INFO] [2019-07-31T09:20:49.608Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:49.608Z] [INFO] [2019-07-31T09:20:49.608Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:49.608Z] [INFO] [2019-07-31T09:20:49.608Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:49.608Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:20:49.608Z] [INFO] [2019-07-31T09:20:49.608Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:49.608Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:20:49.608Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2019-07-31T09:20:49.608Z] [INFO] [2019-07-31T09:20:49.608Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:49.863Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2019-07-31T09:20:50.119Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] [2019-07-31T09:20:50.119Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-31T09:20:50.119Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:50.119Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T09:20:50.119Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] [2019-07-31T09:20:50.119Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2019-07-31T09:20:50.119Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:50.119Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2019-07-31T09:20:50.119Z] 2 problems (2 warnings) [2019-07-31T09:20:50.119Z] [INFO] [2019-07-31T09:20:50.119Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:50.119Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:20:50.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2019-07-31T09:20:50.119Z] [INFO] [2019-07-31T09:20:50.119Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:50.119Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-31T09:20:50.119Z] [INFO] [2019-07-31T09:20:50.119Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:50.119Z] [INFO] [2019-07-31T09:20:50.119Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:50.119Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T09:20:50.119Z] [INFO] [2019-07-31T09:20:50.119Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:50.119Z] [INFO] [2019-07-31T09:20:50.119Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:50.119Z] [INFO] [2019-07-31T09:20:50.119Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:50.119Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T09:20:50.119Z] [INFO] [2019-07-31T09:20:50.119Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:50.119Z] [INFO] [2019-07-31T09:20:50.119Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:50.119Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec [2019-07-31T09:20:50.119Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T09:20:50.374Z] [INFO] [2019-07-31T09:20:50.374Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:50.374Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T09:20:50.374Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.pom [2019-07-31T09:20:50.374Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-31T09:20:50.374Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:20:50.374Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T09:20:50.374Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T09:20:50.374Z] [INFO] [2019-07-31T09:20:50.374Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T09:20:50.374Z] [INFO] [2019-07-31T09:20:50.374Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2019-07-31T09:20:50.374Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT [24/134] [2019-07-31T09:20:50.374Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:20:50.374Z] [INFO] [2019-07-31T09:20:50.374Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:50.374Z] [INFO] [2019-07-31T09:20:50.374Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:50.629Z] [INFO] The project's OSGi version is 2.1.2.201907310859 [2019-07-31T09:20:50.629Z] [INFO] [2019-07-31T09:20:50.629Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:50.629Z] [INFO] [2019-07-31T09:20:50.629Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:50.629Z] [INFO] [2019-07-31T09:20:50.629Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:50.629Z] [INFO] [2019-07-31T09:20:50.629Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:50.629Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:20:50.629Z] [INFO] [2019-07-31T09:20:50.629Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:50.629Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:20:50.629Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2019-07-31T09:20:50.629Z] [INFO] [2019-07-31T09:20:50.629Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:50.629Z] [INFO] Compiling 32 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2019-07-31T09:20:50.884Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] [2019-07-31T09:20:50.884Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2019-07-31T09:20:50.884Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:50.884Z] 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-31T09:20:50.884Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] [2019-07-31T09:20:50.884Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2019-07-31T09:20:50.884Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:50.884Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-31T09:20:50.884Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] [2019-07-31T09:20:50.884Z] list.addAll(fWorkers.values()); [2019-07-31T09:20:50.884Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T09:20:50.884Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-31T09:20:50.884Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] [2019-07-31T09:20:50.884Z] return graphLinks; [2019-07-31T09:20:50.884Z] ^^^^^^^^^^ [2019-07-31T09:20:50.884Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2019-07-31T09:20:50.884Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[61] [2019-07-31T09:20:50.884Z] fAspects.put("hostId", worker.getHostId()); [2019-07-31T09:20:50.884Z] ^^^^^^^^ [2019-07-31T09:20:50.884Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T09:20:50.884Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-31T09:20:50.884Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-31T09:20:50.884Z] ^^^^^^^^^^^^^^ [2019-07-31T09:20:50.884Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:20:50.884Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-31T09:20:50.884Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-31T09:20:50.884Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:20:50.884Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T09:20:50.884Z] 7 problems (7 warnings) [2019-07-31T09:20:50.884Z] [INFO] [2019-07-31T09:20:50.884Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:50.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:20:50.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2019-07-31T09:20:50.884Z] [INFO] [2019-07-31T09:20:50.884Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:50.884Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-31T09:20:50.884Z] [INFO] [2019-07-31T09:20:50.884Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:50.884Z] [INFO] [2019-07-31T09:20:50.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:51.140Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T09:20:51.140Z] [INFO] [2019-07-31T09:20:51.140Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:51.140Z] [INFO] [2019-07-31T09:20:51.140Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:51.140Z] [INFO] [2019-07-31T09:20:51.140Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:51.140Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T09:20:51.140Z] [INFO] [2019-07-31T09:20:51.140Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:51.140Z] [INFO] [2019-07-31T09:20:51.140Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:51.140Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec [2019-07-31T09:20:51.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T09:20:51.140Z] [INFO] [2019-07-31T09:20:51.140Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:51.140Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T09:20:51.140Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.pom [2019-07-31T09:20:51.395Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-31T09:20:51.395Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:20:51.395Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2metadata.xml [2019-07-31T09:20:51.395Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2artifacts.xml [2019-07-31T09:20:51.395Z] [INFO] [2019-07-31T09:20:51.395Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T09:20:51.395Z] [INFO] [2019-07-31T09:20:51.395Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2019-07-31T09:20:51.395Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/134] [2019-07-31T09:20:51.395Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:20:51.395Z] [INFO] [2019-07-31T09:20:51.395Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.395Z] [INFO] [2019-07-31T09:20:51.395Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.395Z] [INFO] The project's OSGi version is 1.0.4.201907310859 [2019-07-31T09:20:51.395Z] [INFO] [2019-07-31T09:20:51.395Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.395Z] [INFO] [2019-07-31T09:20:51.395Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.395Z] [INFO] [2019-07-31T09:20:51.395Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.395Z] [INFO] [2019-07-31T09:20:51.395Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.395Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:20:51.395Z] [INFO] [2019-07-31T09:20:51.395Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.395Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:20:51.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2019-07-31T09:20:51.395Z] [INFO] [2019-07-31T09:20:51.395Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.395Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2019-07-31T09:20:51.650Z] [INFO] [2019-07-31T09:20:51.650Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.650Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:20:51.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2019-07-31T09:20:51.650Z] [INFO] [2019-07-31T09:20:51.650Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.650Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T09:20:51.650Z] [INFO] [2019-07-31T09:20:51.650Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.650Z] [INFO] [2019-07-31T09:20:51.650Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.650Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T09:20:51.650Z] [INFO] [2019-07-31T09:20:51.650Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.650Z] [INFO] [2019-07-31T09:20:51.650Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.650Z] [INFO] [2019-07-31T09:20:51.650Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.650Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T09:20:51.650Z] [INFO] [2019-07-31T09:20:51.650Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:51.650Z] [INFO] [2019-07-31T09:20:51.650Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:53.012Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2019-07-31T09:20:53.012Z] [INFO] Command line: [2019-07-31T09:20:53.012Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:20:53.012Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:20:55.525Z] !SESSION 2019-07-31 09:20:53.129 ----------------------------------------------- [2019-07-31T09:20:55.525Z] eclipse.buildId=unknown [2019-07-31T09:20:55.525Z] java.version=1.8.0_202 [2019-07-31T09:20:55.525Z] java.vendor=Oracle Corporation [2019-07-31T09:20:55.525Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:20:55.525Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:20:55.525Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:20:55.525Z] [2019-07-31T09:20:55.525Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:20:55.049 [2019-07-31T09:20:55.525Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:20:55.525Z] !STACK 0 [2019-07-31T09:20:55.525Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:20:55.525Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:20:55.525Z] [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:20:55.525Z] [2019-07-31T09:20:55.525Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:20:55.148 [2019-07-31T09:20:55.525Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:20:55.525Z] !STACK 0 [2019-07-31T09:20:55.525Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:20:55.525Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:20:55.525Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:20:55.525Z] -> 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-31T09:20:55.525Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:20:55.525Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:20:55.525Z] [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:20:55.525Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:20:56.889Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-31T09:20:56.889Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-31T09:20:56.889Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T09:20:56.889Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.003 s [2019-07-31T09:20:56.889Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T09:20:56.889Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T09:20:56.889Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.004 s [2019-07-31T09:20:56.889Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.012 s [2019-07-31T09:20:56.889Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T09:20:56.889Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T09:20:56.889Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T09:20:56.889Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T09:20:56.889Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T09:20:56.889Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T09:20:56.889Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T09:20:56.889Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T09:20:56.889Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T09:20:56.889Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T09:20:56.889Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T09:20:56.889Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T09:20:56.889Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-31T09:20:58.775Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.509 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-31T09:20:58.775Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 1.491 s [2019-07-31T09:20:58.775Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.017 s [2019-07-31T09:20:58.775Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-31T09:20:58.775Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-31T09:20:58.775Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.01 s [2019-07-31T09:20:58.775Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T09:20:58.775Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T09:20:58.775Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T09:20:58.775Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T09:20:58.775Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.057 s [2019-07-31T09:20:58.775Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T09:20:58.775Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T09:20:58.775Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T09:20:58.775Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T09:20:58.775Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T09:20:58.775Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T09:20:58.775Z] [2019-07-31T09:20:58.775Z] Results: [2019-07-31T09:20:58.775Z] [2019-07-31T09:20:58.775Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:20:58.775Z] [2019-07-31T09:20:59.336Z] [INFO] All tests passed! [2019-07-31T09:20:59.336Z] [INFO] [2019-07-31T09:20:59.336Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:59.336Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec [2019-07-31T09:20:59.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-31T09:20:59.336Z] [INFO] [2019-07-31T09:20:59.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:59.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T09:20:59.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.pom [2019-07-31T09:20:59.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T09:20:59.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:20:59.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T09:20:59.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T09:20:59.592Z] [INFO] [2019-07-31T09:20:59.592Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T09:20:59.592Z] [INFO] [2019-07-31T09:20:59.592Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2019-07-31T09:20:59.592Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/134] [2019-07-31T09:20:59.592Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:20:59.592Z] [INFO] [2019-07-31T09:20:59.592Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:20:59.592Z] [INFO] [2019-07-31T09:20:59.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:20:59.592Z] [INFO] The project's OSGi version is 1.0.2.201907310859 [2019-07-31T09:20:59.592Z] [INFO] [2019-07-31T09:20:59.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:20:59.592Z] [INFO] [2019-07-31T09:20:59.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:20:59.592Z] [INFO] [2019-07-31T09:20:59.592Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:20:59.592Z] [INFO] [2019-07-31T09:20:59.592Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:20:59.592Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:20:59.592Z] [INFO] [2019-07-31T09:20:59.592Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:20:59.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:20:59.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2019-07-31T09:20:59.592Z] [INFO] [2019-07-31T09:20:59.592Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:20:59.592Z] [INFO] Compiling 33 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2019-07-31T09:21:00.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] [2019-07-31T09:21:00.110Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2019-07-31T09:21:00.110Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:00.110Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2019-07-31T09:21:00.110Z] 1 problem (1 warning) [2019-07-31T09:21:00.110Z] [INFO] [2019-07-31T09:21:00.110Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:21:00.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:00.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2019-07-31T09:21:00.110Z] [INFO] [2019-07-31T09:21:00.110Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:21:00.110Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T09:21:00.110Z] [INFO] [2019-07-31T09:21:00.110Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:21:00.110Z] [INFO] [2019-07-31T09:21:00.110Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:21:00.110Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T09:21:00.110Z] [INFO] [2019-07-31T09:21:00.110Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:21:00.110Z] [INFO] [2019-07-31T09:21:00.110Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:21:00.110Z] [INFO] [2019-07-31T09:21:00.110Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:21:00.110Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T09:21:00.110Z] [INFO] [2019-07-31T09:21:00.110Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:21:00.110Z] [INFO] [2019-07-31T09:21:00.110Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:21:00.110Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec [2019-07-31T09:21:00.110Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T09:21:00.367Z] [INFO] [2019-07-31T09:21:00.367Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:21:00.367Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T09:21:00.367Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.pom [2019-07-31T09:21:00.367Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T09:21:00.367Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:21:00.367Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T09:21:00.367Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T09:21:00.367Z] [INFO] [2019-07-31T09:21:00.367Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T09:21:00.367Z] [INFO] [2019-07-31T09:21:00.367Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2019-07-31T09:21:00.367Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT [27/134] [2019-07-31T09:21:00.367Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:21:00.367Z] [INFO] [2019-07-31T09:21:00.367Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.367Z] [INFO] [2019-07-31T09:21:00.367Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.367Z] [INFO] The project's OSGi version is 1.1.0.201907310859 [2019-07-31T09:21:00.367Z] [INFO] [2019-07-31T09:21:00.367Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.367Z] [INFO] [2019-07-31T09:21:00.367Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.367Z] [INFO] [2019-07-31T09:21:00.367Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.367Z] [INFO] [2019-07-31T09:21:00.367Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.367Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:21:00.367Z] [INFO] [2019-07-31T09:21:00.367Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.367Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:00.367Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2019-07-31T09:21:00.367Z] [INFO] [2019-07-31T09:21:00.367Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.367Z] [INFO] Compiling 61 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2019-07-31T09:21:00.367Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[136] [2019-07-31T09:21:00.367Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2019-07-31T09:21:00.367Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:00.367Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2019-07-31T09:21:00.367Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] [2019-07-31T09:21:00.367Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2019-07-31T09:21:00.367Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:00.367Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:21:00.367Z] 2 problems (2 warnings) [2019-07-31T09:21:00.367Z] [INFO] [2019-07-31T09:21:00.367Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.367Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:00.367Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2019-07-31T09:21:00.367Z] [INFO] [2019-07-31T09:21:00.367Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.622Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T09:21:00.622Z] [INFO] [2019-07-31T09:21:00.622Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.622Z] [INFO] [2019-07-31T09:21:00.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.622Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T09:21:00.878Z] [INFO] [2019-07-31T09:21:00.878Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.878Z] [INFO] [2019-07-31T09:21:00.878Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.878Z] [INFO] [2019-07-31T09:21:00.878Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.878Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T09:21:00.878Z] [INFO] [2019-07-31T09:21:00.878Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.878Z] [INFO] [2019-07-31T09:21:00.878Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.878Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec [2019-07-31T09:21:00.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T09:21:00.878Z] [INFO] [2019-07-31T09:21:00.878Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:00.878Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T09:21:01.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.pom [2019-07-31T09:21:01.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T09:21:01.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:21:01.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:21:01.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:21:01.134Z] [INFO] [2019-07-31T09:21:01.134Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T09:21:01.134Z] [INFO] [2019-07-31T09:21:01.134Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2019-07-31T09:21:01.134Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT [28/134] [2019-07-31T09:21:01.134Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:21:01.134Z] [INFO] [2019-07-31T09:21:01.134Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.134Z] [INFO] [2019-07-31T09:21:01.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.134Z] [INFO] The project's OSGi version is 1.0.1.201907310859 [2019-07-31T09:21:01.134Z] [INFO] [2019-07-31T09:21:01.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.134Z] [INFO] [2019-07-31T09:21:01.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.134Z] [INFO] [2019-07-31T09:21:01.134Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.134Z] [INFO] [2019-07-31T09:21:01.134Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.134Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:21:01.134Z] [INFO] [2019-07-31T09:21:01.134Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.134Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:01.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2019-07-31T09:21:01.134Z] [INFO] [2019-07-31T09:21:01.134Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.134Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2019-07-31T09:21:01.389Z] [INFO] [2019-07-31T09:21:01.389Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.389Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:01.389Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2019-07-31T09:21:01.389Z] [INFO] [2019-07-31T09:21:01.389Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.389Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T09:21:01.389Z] [INFO] [2019-07-31T09:21:01.389Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.389Z] [INFO] [2019-07-31T09:21:01.389Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.389Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T09:21:01.645Z] [INFO] [2019-07-31T09:21:01.645Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.645Z] [INFO] [2019-07-31T09:21:01.645Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.645Z] [INFO] [2019-07-31T09:21:01.645Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.645Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T09:21:01.645Z] [INFO] [2019-07-31T09:21:01.645Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:01.645Z] [INFO] [2019-07-31T09:21:01.645Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:03.009Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2019-07-31T09:21:03.009Z] [INFO] Command line: [2019-07-31T09:21:03.009Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:21:03.009Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:21:04.896Z] !SESSION 2019-07-31 09:21:03.052 ----------------------------------------------- [2019-07-31T09:21:04.896Z] eclipse.buildId=unknown [2019-07-31T09:21:04.896Z] java.version=1.8.0_202 [2019-07-31T09:21:04.896Z] java.vendor=Oracle Corporation [2019-07-31T09:21:04.896Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:21:04.896Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:21:04.896Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:21:04.896Z] [2019-07-31T09:21:04.896Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:21:04.820 [2019-07-31T09:21:04.896Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:21:04.896Z] !STACK 0 [2019-07-31T09:21:04.896Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:21:04.896Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:21:04.896Z] [2019-07-31T09:21:04.896Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:21:04.896Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:21:04.896Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:21:04.896Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:21:04.896Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:21:04.896Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:21:04.896Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:21:04.896Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:21:04.896Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:21:04.896Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:21:05.151Z] [2019-07-31T09:21:05.151Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:21:04.924 [2019-07-31T09:21:05.151Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:21:05.151Z] !STACK 0 [2019-07-31T09:21:05.151Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:21:05.151Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:21:05.151Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:21:05.151Z] -> 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-31T09:21:05.151Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:21:05.151Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:21:05.151Z] [2019-07-31T09:21:05.151Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:21:05.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:21:05.151Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:21:05.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:21:05.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:21:05.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:21:05.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:21:05.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:21:05.151Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:21:05.151Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:21:07.662Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-31T09:21:07.917Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-31T09:21:07.917Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.122 s [2019-07-31T09:21:07.917Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.076 s [2019-07-31T09:21:07.917Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.022 s [2019-07-31T09:21:07.917Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.001 s [2019-07-31T09:21:07.917Z] [2019-07-31T09:21:07.917Z] Results: [2019-07-31T09:21:07.917Z] [2019-07-31T09:21:07.917Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:21:07.917Z] [2019-07-31T09:21:09.016Z] [INFO] All tests passed! [2019-07-31T09:21:09.016Z] [INFO] [2019-07-31T09:21:09.016Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:09.016Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec [2019-07-31T09:21:09.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-31T09:21:09.016Z] [INFO] [2019-07-31T09:21:09.016Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:09.016Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T09:21:09.016Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T09:21:09.016Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T09:21:09.016Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:21:09.016Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T09:21:09.016Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T09:21:09.016Z] [INFO] [2019-07-31T09:21:09.016Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T09:21:09.016Z] [INFO] [2019-07-31T09:21:09.016Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2019-07-31T09:21:09.016Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT [29/134] [2019-07-31T09:21:09.016Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:21:09.016Z] [INFO] [2019-07-31T09:21:09.016Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.016Z] [INFO] [2019-07-31T09:21:09.016Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.016Z] [INFO] The project's OSGi version is 1.0.7.201907310859 [2019-07-31T09:21:09.016Z] [INFO] [2019-07-31T09:21:09.016Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.016Z] [INFO] [2019-07-31T09:21:09.016Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.016Z] [INFO] [2019-07-31T09:21:09.016Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.016Z] [INFO] [2019-07-31T09:21:09.016Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.016Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:21:09.016Z] [INFO] [2019-07-31T09:21:09.016Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.016Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:09.016Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2019-07-31T09:21:09.016Z] [INFO] [2019-07-31T09:21:09.016Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.016Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2019-07-31T09:21:09.272Z] [INFO] [2019-07-31T09:21:09.272Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.272Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:09.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2019-07-31T09:21:09.272Z] [INFO] [2019-07-31T09:21:09.272Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.272Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-31T09:21:09.272Z] [INFO] [2019-07-31T09:21:09.272Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.272Z] [INFO] [2019-07-31T09:21:09.272Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.272Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T09:21:09.527Z] [INFO] [2019-07-31T09:21:09.527Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.527Z] [INFO] [2019-07-31T09:21:09.527Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.527Z] [INFO] [2019-07-31T09:21:09.527Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.527Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T09:21:09.527Z] [INFO] [2019-07-31T09:21:09.527Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.527Z] [INFO] [2019-07-31T09:21:09.527Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.527Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec [2019-07-31T09:21:09.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T09:21:09.783Z] [INFO] [2019-07-31T09:21:09.783Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.783Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T09:21:09.783Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.pom [2019-07-31T09:21:09.783Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-31T09:21:09.783Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:21:09.783Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-31T09:21:09.783Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-31T09:21:09.783Z] [INFO] [2019-07-31T09:21:09.783Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T09:21:09.783Z] [INFO] [2019-07-31T09:21:09.783Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2019-07-31T09:21:09.783Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT [30/134] [2019-07-31T09:21:09.783Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:21:09.783Z] [INFO] [2019-07-31T09:21:09.783Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:09.783Z] [INFO] [2019-07-31T09:21:09.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:09.783Z] [INFO] The project's OSGi version is 1.1.0.201907310859 [2019-07-31T09:21:09.783Z] [INFO] [2019-07-31T09:21:09.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:09.783Z] [INFO] [2019-07-31T09:21:09.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:09.783Z] [INFO] [2019-07-31T09:21:09.783Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:09.783Z] [INFO] [2019-07-31T09:21:09.783Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:09.783Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:21:09.783Z] [INFO] [2019-07-31T09:21:09.783Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:09.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:09.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2019-07-31T09:21:09.783Z] [INFO] [2019-07-31T09:21:09.783Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:09.783Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2019-07-31T09:21:10.345Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] [2019-07-31T09:21:10.345Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2019-07-31T09:21:10.345Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:10.345Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T09:21:10.345Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-31T09:21:10.345Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-31T09:21:10.345Z] @Override [2019-07-31T09:21:10.345Z] protected void exportToTsv(@Nullable OutputStream stream) { [2019-07-31T09:21:10.345Z] TmfViewer viewer = getViewer(); [2019-07-31T09:21:10.345Z] if (viewer instanceof LamiTableViewer) { [2019-07-31T09:21:10.345Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2019-07-31T09:21:10.345Z] } [2019-07-31T09:21:10.345Z] } [2019-07-31T09:21:10.345Z] private @Nullable TmfViewer getViewer() { [2019-07-31T09:21:10.345Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2019-07-31T09:21:10.345Z] if (tabPage == null) { [2019-07-31T09:21:10.345Z] return null; [2019-07-31T09:21:10.345Z] } [2019-07-31T09:21:10.345Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2019-07-31T09:21:10.345Z] TmfViewer viewer = viewerControl.getViewer(); [2019-07-31T09:21:10.345Z] return viewer; [2019-07-31T09:21:10.345Z] } [2019-07-31T09:21:10.345Z] @Override [2019-07-31T09:21:10.345Z] public boolean isEnabled() { [2019-07-31T09:21:10.345Z] return (getViewer() instanceof LamiTableViewer); [2019-07-31T09:21:10.345Z] } [2019-07-31T09:21:10.345Z] @Override [2019-07-31T09:21:10.345Z] protected @Nullable Shell getShell() { [2019-07-31T09:21:10.345Z] return getViewSite().getShell(); [2019-07-31T09:21:10.345Z] } [2019-07-31T09:21:10.345Z] }; [2019-07-31T09:21:10.345Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:10.345Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T09:21:10.345Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-31T09:21:10.345Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-31T09:21:10.345Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:10.345Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T09:21:10.345Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] [2019-07-31T09:21:10.345Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2019-07-31T09:21:10.345Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:10.345Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T09:21:10.345Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-31T09:21:10.345Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-31T09:21:10.345Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:21:10.345Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T09:21:10.345Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-31T09:21:10.345Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-31T09:21:10.345Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:10.345Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T09:21:10.345Z] 6 problems (6 warnings) [2019-07-31T09:21:10.345Z] [INFO] [2019-07-31T09:21:10.345Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:10.345Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:10.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2019-07-31T09:21:10.345Z] [INFO] [2019-07-31T09:21:10.345Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:10.345Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-31T09:21:10.345Z] [INFO] [2019-07-31T09:21:10.345Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:10.345Z] [INFO] [2019-07-31T09:21:10.345Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:10.345Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T09:21:10.599Z] [INFO] [2019-07-31T09:21:10.600Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:10.600Z] [INFO] [2019-07-31T09:21:10.600Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:10.600Z] [INFO] [2019-07-31T09:21:10.600Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:10.600Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T09:21:10.600Z] [INFO] [2019-07-31T09:21:10.600Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:10.600Z] [INFO] [2019-07-31T09:21:10.600Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:10.600Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec [2019-07-31T09:21:10.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-31T09:21:10.600Z] [INFO] [2019-07-31T09:21:10.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:10.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T09:21:10.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.pom [2019-07-31T09:21:10.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-31T09:21:10.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:21:10.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:21:10.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:21:10.600Z] [INFO] [2019-07-31T09:21:10.600Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T09:21:10.600Z] [INFO] [2019-07-31T09:21:10.600Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2019-07-31T09:21:10.600Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT [31/134] [2019-07-31T09:21:10.600Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:21:10.855Z] [INFO] [2019-07-31T09:21:10.855Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:10.855Z] [INFO] [2019-07-31T09:21:10.855Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:10.855Z] [INFO] The project's OSGi version is 1.0.8.201907310859 [2019-07-31T09:21:10.855Z] [INFO] [2019-07-31T09:21:10.855Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:10.855Z] [INFO] [2019-07-31T09:21:10.855Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:10.855Z] [INFO] [2019-07-31T09:21:10.855Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:10.855Z] [INFO] [2019-07-31T09:21:10.855Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:10.855Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:21:10.855Z] [INFO] [2019-07-31T09:21:10.855Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:10.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:10.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2019-07-31T09:21:10.855Z] [INFO] [2019-07-31T09:21:10.855Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:10.855Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2019-07-31T09:21:11.110Z] [INFO] [2019-07-31T09:21:11.110Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:11.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:11.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2019-07-31T09:21:11.110Z] [INFO] [2019-07-31T09:21:11.110Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:11.110Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-31T09:21:11.110Z] [INFO] [2019-07-31T09:21:11.110Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:11.110Z] [INFO] [2019-07-31T09:21:11.110Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:11.110Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T09:21:11.110Z] [INFO] [2019-07-31T09:21:11.110Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:11.366Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:11.366Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec [2019-07-31T09:21:11.366Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:11.366Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T09:21:11.366Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.pom [2019-07-31T09:21:11.366Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-31T09:21:11.366Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:21:11.366Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T09:21:11.366Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2019-07-31T09:21:11.366Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT [32/134] [2019-07-31T09:21:11.366Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:11.366Z] [INFO] The project's OSGi version is 5.0.0.201907310859 [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:11.366Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:11.366Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:11.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2019-07-31T09:21:11.366Z] [INFO] [2019-07-31T09:21:11.366Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:11.366Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2019-07-31T09:21:12.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] [2019-07-31T09:21:12.111Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2019-07-31T09:21:12.111Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:12.111Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2019-07-31T09:21:12.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] [2019-07-31T09:21:12.111Z] SeriesModel seriesModel = entry.getValue().build(); [2019-07-31T09:21:12.111Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:21:12.111Z] 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-31T09:21:12.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] [2019-07-31T09:21:12.111Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2019-07-31T09:21:12.111Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:12.111Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:21:12.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-31T09:21:12.111Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-31T09:21:12.111Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:12.111Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-31T09:21:12.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-31T09:21:12.111Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-31T09:21:12.111Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:12.111Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2019-07-31T09:21:12.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[461] [2019-07-31T09:21:12.111Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-31T09:21:12.111Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:12.111Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-31T09:21:12.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[462] [2019-07-31T09:21:12.111Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-31T09:21:12.111Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:12.111Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-31T09:21:12.111Z] 7 problems (7 warnings) [2019-07-31T09:21:12.111Z] [INFO] [2019-07-31T09:21:12.111Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:12.111Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:12.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2019-07-31T09:21:12.111Z] [INFO] [2019-07-31T09:21:12.111Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:12.111Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-31T09:21:12.111Z] [INFO] [2019-07-31T09:21:12.111Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:12.111Z] [INFO] [2019-07-31T09:21:12.111Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:12.111Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:12.466Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:12.466Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec [2019-07-31T09:21:12.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:12.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T09:21:12.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.pom [2019-07-31T09:21:12.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-31T09:21:12.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:21:12.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:21:12.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2019-07-31T09:21:12.466Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT [33/134] [2019-07-31T09:21:12.466Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:12.466Z] [INFO] The project's OSGi version is 4.1.0.201907310859 [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:12.466Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:12.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:12.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2019-07-31T09:21:12.466Z] [INFO] [2019-07-31T09:21:12.466Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:12.466Z] [INFO] Compiling 125 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] [2019-07-31T09:21:13.393Z] double[] threadValues = entry.getValue().getData(); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] 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-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] [2019-07-31T09:21:13.393Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] [2019-07-31T09:21:13.393Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2019-07-31T09:21:13.393Z] ^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] [2019-07-31T09:21:13.393Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2019-07-31T09:21:13.393Z] ^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[196] [2019-07-31T09:21:13.393Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[313] [2019-07-31T09:21:13.393Z] return builder.build(); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] 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-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-31T09:21:13.393Z] return Lists.newArrayList(models); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] 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-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-31T09:21:13.393Z] return Lists.newArrayList(models); [2019-07-31T09:21:13.393Z] ^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[382] [2019-07-31T09:21:13.393Z] return builder.build(); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] 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-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[408] [2019-07-31T09:21:13.393Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[725] [2019-07-31T09:21:13.393Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-31T09:21:13.393Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-31T09:21:13.393Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] [2019-07-31T09:21:13.393Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] [2019-07-31T09:21:13.393Z] long id = entry.getKey(); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] 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-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] [2019-07-31T09:21:13.393Z] int quark = entry.getValue(); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] 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-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] [2019-07-31T09:21:13.393Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Javadoc: Missing comment for public declaration [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-31T09:21:13.393Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-31T09:21:13.393Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[147] [2019-07-31T09:21:13.393Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[545] [2019-07-31T09:21:13.393Z] quarks = selectedEntries.values(); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[591] [2019-07-31T09:21:13.393Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2019-07-31T09:21:13.393Z] ^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[705] [2019-07-31T09:21:13.393Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-31T09:21:13.393Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-31T09:21:13.393Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] [2019-07-31T09:21:13.393Z] long cpuTime = entry.getValue(); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] 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-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] [2019-07-31T09:21:13.393Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] [2019-07-31T09:21:13.393Z] String key = entry.getKey(); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^^^^^ [2019-07-31T09:21:13.393Z] 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-31T09:21:13.393Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] [2019-07-31T09:21:13.393Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2019-07-31T09:21:13.393Z] ^^^^^^^^^^ [2019-07-31T09:21:13.393Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:21:13.393Z] 29 problems (29 warnings) [2019-07-31T09:21:13.393Z] [INFO] [2019-07-31T09:21:13.393Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:13.393Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:13.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2019-07-31T09:21:13.393Z] [INFO] [2019-07-31T09:21:13.393Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:13.393Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T09:21:13.393Z] [INFO] [2019-07-31T09:21:13.393Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:13.393Z] [INFO] [2019-07-31T09:21:13.393Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:13.393Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T09:21:13.393Z] [INFO] [2019-07-31T09:21:13.393Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:13.393Z] [INFO] [2019-07-31T09:21:13.393Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:13.393Z] [INFO] [2019-07-31T09:21:13.393Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:13.393Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T09:21:13.648Z] [INFO] [2019-07-31T09:21:13.648Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:13.648Z] [INFO] [2019-07-31T09:21:13.648Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:13.648Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec [2019-07-31T09:21:13.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T09:21:14.209Z] [INFO] [2019-07-31T09:21:14.209Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:14.209Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T09:21:14.209Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.pom [2019-07-31T09:21:14.209Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T09:21:14.209Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:21:14.209Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:21:14.209Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:21:14.209Z] [INFO] [2019-07-31T09:21:14.209Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T09:21:14.209Z] [INFO] [2019-07-31T09:21:14.209Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2019-07-31T09:21:14.209Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT [34/134] [2019-07-31T09:21:14.209Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:21:14.209Z] [INFO] [2019-07-31T09:21:14.209Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.209Z] [INFO] [2019-07-31T09:21:14.209Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.209Z] [INFO] The project's OSGi version is 1.0.9.201907310859 [2019-07-31T09:21:14.209Z] [INFO] [2019-07-31T09:21:14.209Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.209Z] [INFO] [2019-07-31T09:21:14.209Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.209Z] [INFO] [2019-07-31T09:21:14.209Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.209Z] [INFO] [2019-07-31T09:21:14.209Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.209Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:21:14.209Z] [INFO] [2019-07-31T09:21:14.209Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.209Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:14.209Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2019-07-31T09:21:14.209Z] [INFO] [2019-07-31T09:21:14.209Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.209Z] [INFO] Compiling 30 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2019-07-31T09:21:14.771Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] [2019-07-31T09:21:14.771Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T09:21:14.771Z] ^^^^^ [2019-07-31T09:21:14.771Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:21:14.771Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] [2019-07-31T09:21:14.771Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T09:21:14.771Z] ^^^^^ [2019-07-31T09:21:14.771Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:21:14.771Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] [2019-07-31T09:21:14.771Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T09:21:14.771Z] ^^^^^ [2019-07-31T09:21:14.771Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:21:14.771Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] [2019-07-31T09:21:14.771Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T09:21:14.771Z] ^^^^^ [2019-07-31T09:21:14.771Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:21:14.771Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] [2019-07-31T09:21:14.771Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2019-07-31T09:21:14.771Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:14.771Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider.fetchXY(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:21:14.771Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[117] [2019-07-31T09:21:14.771Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2019-07-31T09:21:14.771Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:21:14.771Z] 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-31T09:21:14.771Z] 6 problems (6 warnings) [2019-07-31T09:21:14.771Z] [INFO] [2019-07-31T09:21:14.771Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:21:14.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2019-07-31T09:21:14.771Z] [INFO] [2019-07-31T09:21:14.771Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.771Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T09:21:14.771Z] [INFO] [2019-07-31T09:21:14.771Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.771Z] [INFO] [2019-07-31T09:21:14.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.771Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:21:14.771Z] [INFO] [2019-07-31T09:21:14.771Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.771Z] [INFO] [2019-07-31T09:21:14.771Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.771Z] [INFO] [2019-07-31T09:21:14.771Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:14.771Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:21:15.027Z] [INFO] [2019-07-31T09:21:15.027Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:15.027Z] [INFO] [2019-07-31T09:21:15.027Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:21:15.953Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2019-07-31T09:21:15.953Z] [INFO] Command line: [2019-07-31T09:21:15.953Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:21:15.953Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:21:17.839Z] !SESSION 2019-07-31 09:21:15.929 ----------------------------------------------- [2019-07-31T09:21:17.839Z] eclipse.buildId=unknown [2019-07-31T09:21:17.839Z] java.version=1.8.0_202 [2019-07-31T09:21:17.839Z] java.vendor=Oracle Corporation [2019-07-31T09:21:17.839Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:21:17.839Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:21:17.839Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:21:17.839Z] [2019-07-31T09:21:17.839Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:21:17.707 [2019-07-31T09:21:17.839Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:21:17.839Z] !STACK 0 [2019-07-31T09:21:17.839Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:21:17.839Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:21:17.839Z] [2019-07-31T09:21:17.839Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:21:17.839Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:21:17.839Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:21:17.839Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:21:17.839Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:21:17.839Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:21:17.839Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:21:17.839Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:21:17.839Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:21:17.839Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:21:17.839Z] [2019-07-31T09:21:17.839Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:21:17.810 [2019-07-31T09:21:17.839Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:21:17.839Z] !STACK 0 [2019-07-31T09:21:17.839Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:21:17.839Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:21:17.840Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:21:17.840Z] -> 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-31T09:21:17.840Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:21:17.840Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:21:17.840Z] [2019-07-31T09:21:17.840Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:21:17.840Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:21:17.840Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:21:17.840Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:21:17.840Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:21:17.840Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:21:17.840Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:21:17.840Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:21:17.840Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:21:17.840Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:21:19.726Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-31T09:21:31.885Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.566 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-31T09:21:31.885Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.687 s [2019-07-31T09:21:31.885Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.229 s [2019-07-31T09:21:31.885Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.223 s [2019-07-31T09:21:31.885Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.127 s [2019-07-31T09:21:31.885Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.225 s [2019-07-31T09:21:31.885Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-31T09:21:32.617Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.247 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-31T09:21:32.617Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.241 s [2019-07-31T09:21:32.617Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-31T09:21:35.981Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.358 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-31T09:21:35.981Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.228 s [2019-07-31T09:21:35.981Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.128 s [2019-07-31T09:21:35.981Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-31T09:21:48.141Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.494 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-31T09:21:48.141Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.447 s [2019-07-31T09:21:48.141Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.137 s [2019-07-31T09:21:48.141Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.135 s [2019-07-31T09:21:48.141Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.128 s [2019-07-31T09:21:48.141Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.127 s [2019-07-31T09:21:48.141Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.126 s [2019-07-31T09:21:48.141Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.136 s [2019-07-31T09:21:48.141Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.128 s [2019-07-31T09:21:48.141Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.124 s [2019-07-31T09:21:48.141Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-31T09:21:48.141Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-31T09:21:48.141Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.006 s [2019-07-31T09:21:48.141Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-31T09:21:48.141Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-31T09:21:48.141Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.132 s [2019-07-31T09:21:48.141Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-31T09:21:48.701Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-31T09:21:48.701Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 1.128 s [2019-07-31T09:21:48.701Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-31T09:21:49.626Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-31T09:21:49.626Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.165 s [2019-07-31T09:21:49.626Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-31T09:21:54.864Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.112 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-31T09:21:54.864Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 5.112 s [2019-07-31T09:21:54.864Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-31T09:21:55.120Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-31T09:21:55.120Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.211 s [2019-07-31T09:21:55.120Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-31T09:22:09.951Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.409 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-31T09:22:09.951Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.252 s [2019-07-31T09:22:09.951Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.216 s [2019-07-31T09:22:09.951Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.209 s [2019-07-31T09:22:09.951Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.208 s [2019-07-31T09:22:09.951Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.225 s [2019-07-31T09:22:09.951Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.213 s [2019-07-31T09:22:09.951Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-31T09:22:15.191Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.638 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-31T09:22:15.191Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.215 s [2019-07-31T09:22:15.191Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.209 s [2019-07-31T09:22:15.191Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.213 s [2019-07-31T09:22:15.191Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-31T09:22:17.702Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.229 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-31T09:22:17.702Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.226 s [2019-07-31T09:22:17.702Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-31T09:23:13.856Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.183 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-31T09:23:13.856Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-31T09:23:13.856Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-31T09:23:13.856Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-31T09:23:13.856Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.209 s [2019-07-31T09:23:13.856Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.209 s [2019-07-31T09:23:13.856Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-31T09:23:13.856Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2019-07-31T09:23:13.856Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-31T09:23:13.856Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-31T09:23:13.856Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.233 s [2019-07-31T09:23:13.856Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-31T09:23:13.856Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-31T09:23:13.856Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.211 s [2019-07-31T09:23:13.856Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-31T09:23:13.856Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.211 s [2019-07-31T09:23:13.856Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-31T09:23:13.856Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-31T09:23:13.856Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-31T09:23:13.856Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-31T09:23:13.856Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2019-07-31T09:23:13.856Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-31T09:23:13.856Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.244 s [2019-07-31T09:23:13.856Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-31T09:23:13.856Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-31T09:23:13.856Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-31T09:23:15.220Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.456 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-31T09:23:15.220Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.112 s [2019-07-31T09:23:15.220Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.115 s [2019-07-31T09:23:15.220Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.114 s [2019-07-31T09:23:15.220Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.115 s [2019-07-31T09:23:15.220Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-31T09:23:15.220Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-31T09:23:15.220Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.155 s [2019-07-31T09:23:15.220Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.124 s [2019-07-31T09:23:15.220Z] [2019-07-31T09:23:15.220Z] Results: [2019-07-31T09:23:15.220Z] [2019-07-31T09:23:15.220Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:23:15.220Z] [2019-07-31T09:23:15.780Z] [INFO] All tests passed! [2019-07-31T09:23:15.780Z] [INFO] [2019-07-31T09:23:15.780Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:23:15.780Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec [2019-07-31T09:23:15.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-31T09:23:16.036Z] [INFO] [2019-07-31T09:23:16.036Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:23:16.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:23:16.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T09:23:16.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T09:23:16.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:23:16.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T09:23:16.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T09:23:16.036Z] [INFO] [2019-07-31T09:23:16.036Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T09:23:16.036Z] [INFO] [2019-07-31T09:23:16.036Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2019-07-31T09:23:16.036Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT [35/134] [2019-07-31T09:23:16.036Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:23:16.036Z] [INFO] [2019-07-31T09:23:16.036Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.036Z] [INFO] [2019-07-31T09:23:16.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.036Z] [INFO] The project's OSGi version is 4.0.0.201907310859 [2019-07-31T09:23:16.036Z] [INFO] [2019-07-31T09:23:16.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.036Z] [INFO] [2019-07-31T09:23:16.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.036Z] [INFO] [2019-07-31T09:23:16.036Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.036Z] [INFO] [2019-07-31T09:23:16.036Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.036Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:23:16.036Z] [INFO] [2019-07-31T09:23:16.036Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.036Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:23:16.036Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2019-07-31T09:23:16.036Z] [INFO] [2019-07-31T09:23:16.036Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.036Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] [2019-07-31T09:23:16.610Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] [2019-07-31T09:23:16.610Z] return Iterables.get(iterable, (int) idx, null); [2019-07-31T09:23:16.610Z] ^^^^ [2019-07-31T09:23:16.610Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] [2019-07-31T09:23:16.610Z] return Iterables.getLast(baseIterable, null); [2019-07-31T09:23:16.610Z] ^^^^ [2019-07-31T09:23:16.610Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] [2019-07-31T09:23:16.610Z] return Iterables.getFirst((Iterable) iterable, null); [2019-07-31T09:23:16.610Z] ^^^^ [2019-07-31T09:23:16.610Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] [2019-07-31T09:23:16.610Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T09:23:16.610Z] 6. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121) [2019-07-31T09:23:16.610Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] 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-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] [2019-07-31T09:23:16.610Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] [2019-07-31T09:23:16.610Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] [2019-07-31T09:23:16.610Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] [2019-07-31T09:23:16.610Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] [2019-07-31T09:23:16.610Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] [2019-07-31T09:23:16.610Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] [2019-07-31T09:23:16.610Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-31T09:23:16.610Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] 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-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-31T09:23:16.610Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] [2019-07-31T09:23:16.610Z] return (E) (Comparable) o -> 0; [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Type safety: Unchecked cast from Comparable to E [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] [2019-07-31T09:23:16.610Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T09:23:16.610Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204) [2019-07-31T09:23:16.610Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] 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-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] [2019-07-31T09:23:16.610Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T09:23:16.610Z] 20. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221) [2019-07-31T09:23:16.610Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] 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-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] [2019-07-31T09:23:16.610Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2019-07-31T09:23:16.610Z] fProviderId, ITmfTreeDataProvider.class); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] [2019-07-31T09:23:16.610Z] return modelToTree(trace.getName(), model.getEntries()); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] [2019-07-31T09:23:16.610Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] [2019-07-31T09:23:16.610Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[51] [2019-07-31T09:23:16.610Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[52] [2019-07-31T09:23:16.610Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[53] [2019-07-31T09:23:16.610Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[54] [2019-07-31T09:23:16.610Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-31T09:23:16.610Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Discouraged access: The constructor 'ArrayListStore(Object[])' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-31T09:23:16.610Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[385] [2019-07-31T09:23:16.610Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-31T09:23:16.610Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-31T09:23:16.610Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T09:23:16.610Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T09:23:16.610Z] ^^^^^^^^ [2019-07-31T09:23:16.610Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T09:23:16.610Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T09:23:16.610Z] ^^^^^^^^ [2019-07-31T09:23:16.610Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T09:23:16.610Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[388] [2019-07-31T09:23:16.610Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[413] [2019-07-31T09:23:16.610Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-31T09:23:16.610Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^ [2019-07-31T09:23:16.610Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.610Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-31T09:23:16.610Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T09:23:16.610Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.611Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.611Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T09:23:16.611Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T09:23:16.611Z] ^^^^^^^^ [2019-07-31T09:23:16.611Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.611Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T09:23:16.611Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T09:23:16.611Z] ^^^^^^^^ [2019-07-31T09:23:16.611Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.611Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T09:23:16.611Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T09:23:16.611Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.611Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.611Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[416] [2019-07-31T09:23:16.865Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2019-07-31T09:23:16.865Z] ^^^^^^^^^^^^^ [2019-07-31T09:23:16.865Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[546] [2019-07-31T09:23:16.865Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2019-07-31T09:23:16.865Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.865Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-31T09:23:16.865Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-31T09:23:16.865Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.865Z] Discouraged access: The method 'TmfFilterAppliedSignal.getFilter()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-31T09:23:16.865Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-31T09:23:16.865Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.865Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:16.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] [2019-07-31T09:23:16.865Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2019-07-31T09:23:16.865Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:16.865Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:23:16.865Z] 48 problems (0 errors, 45 warnings, 45 info) [2019-07-31T09:23:16.865Z] [INFO] [2019-07-31T09:23:16.865Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:23:16.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2019-07-31T09:23:16.865Z] [INFO] [2019-07-31T09:23:16.865Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.865Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-31T09:23:16.865Z] [INFO] [2019-07-31T09:23:16.865Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.865Z] [INFO] [2019-07-31T09:23:16.865Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.865Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T09:23:16.865Z] [INFO] [2019-07-31T09:23:16.865Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.865Z] [INFO] [2019-07-31T09:23:16.866Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.866Z] [INFO] [2019-07-31T09:23:16.866Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:16.866Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T09:23:16.866Z] [INFO] [2019-07-31T09:23:16.866Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:17.121Z] [INFO] [2019-07-31T09:23:17.121Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:17.121Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec [2019-07-31T09:23:17.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T09:23:17.121Z] [INFO] [2019-07-31T09:23:17.121Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:17.121Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T09:23:17.377Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.pom [2019-07-31T09:23:17.377Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-31T09:23:17.377Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:23:17.377Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:23:17.377Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:23:17.377Z] [INFO] [2019-07-31T09:23:17.377Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T09:23:17.377Z] [INFO] [2019-07-31T09:23:17.377Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2019-07-31T09:23:17.377Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT [36/134] [2019-07-31T09:23:17.377Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:23:17.377Z] [INFO] [2019-07-31T09:23:17.377Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:17.377Z] [INFO] [2019-07-31T09:23:17.377Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:17.377Z] [INFO] The project's OSGi version is 3.0.4.201907310859 [2019-07-31T09:23:17.377Z] [INFO] [2019-07-31T09:23:17.377Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:17.377Z] [INFO] [2019-07-31T09:23:17.377Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:17.377Z] [INFO] [2019-07-31T09:23:17.377Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:17.377Z] [INFO] [2019-07-31T09:23:17.377Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:17.377Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:23:17.377Z] [INFO] [2019-07-31T09:23:17.377Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:17.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:23:17.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2019-07-31T09:23:17.377Z] [INFO] [2019-07-31T09:23:17.377Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:17.377Z] [INFO] Compiling 44 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2019-07-31T09:23:17.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] [2019-07-31T09:23:17.937Z] return Messages.FollowThreadAction_unfollow; [2019-07-31T09:23:17.937Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:17.937Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:23:17.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] [2019-07-31T09:23:17.937Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2019-07-31T09:23:17.937Z] ^^^^^^^^^^ [2019-07-31T09:23:17.937Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:23:17.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] [2019-07-31T09:23:17.937Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-31T09:23:17.937Z] ^^^^^^^^^^ [2019-07-31T09:23:17.937Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:23:17.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] [2019-07-31T09:23:17.937Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2019-07-31T09:23:17.937Z] ^^^^^^^^^^ [2019-07-31T09:23:17.937Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:23:17.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[729] [2019-07-31T09:23:17.937Z] zoomEntries(entries, traceEntry.getStartTime(), traceEntry.getEndTime(), resolution, monitor); [2019-07-31T09:23:17.937Z] ^^^^^^^ [2019-07-31T09:23:17.937Z] Null type safety (type annotations): The expression of type 'Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-31T09:23:17.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[796] [2019-07-31T09:23:17.937Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2019-07-31T09:23:17.937Z] ^^^^^^^^^^^^ [2019-07-31T09:23:17.937Z] 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-31T09:23:17.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] [2019-07-31T09:23:17.937Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2019-07-31T09:23:17.937Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:17.937Z] Type safety: Unchecked cast from Object to Set [2019-07-31T09:23:17.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] [2019-07-31T09:23:17.937Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2019-07-31T09:23:17.937Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:17.937Z] Type safety: Unchecked cast from Object to Set [2019-07-31T09:23:17.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] [2019-07-31T09:23:17.937Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2019-07-31T09:23:17.937Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:17.937Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T09:23:17.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] [2019-07-31T09:23:17.937Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T09:23:17.937Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:17.937Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T09:23:17.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[38] [2019-07-31T09:23:17.937Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T09:23:17.937Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:17.937Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T09:23:17.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] [2019-07-31T09:23:17.937Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2019-07-31T09:23:17.937Z] ^^^^^^^^^^ [2019-07-31T09:23:17.937Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:23:17.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] [2019-07-31T09:23:17.937Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-31T09:23:17.937Z] ^^^^^^^^^^ [2019-07-31T09:23:17.937Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:23:17.937Z] 13 problems (13 warnings) [2019-07-31T09:23:18.193Z] [INFO] [2019-07-31T09:23:18.193Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:18.193Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:23:18.193Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2019-07-31T09:23:18.193Z] [INFO] [2019-07-31T09:23:18.193Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:18.193Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-31T09:23:18.193Z] [INFO] [2019-07-31T09:23:18.193Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:18.193Z] [INFO] [2019-07-31T09:23:18.193Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:18.193Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T09:23:18.193Z] [INFO] [2019-07-31T09:23:18.193Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:18.193Z] [INFO] [2019-07-31T09:23:18.193Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:18.193Z] [INFO] [2019-07-31T09:23:18.193Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:18.193Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T09:23:18.449Z] [INFO] [2019-07-31T09:23:18.449Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:18.449Z] [INFO] [2019-07-31T09:23:18.449Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:18.449Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec [2019-07-31T09:23:18.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T09:23:18.449Z] [INFO] [2019-07-31T09:23:18.449Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:18.449Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T09:23:18.449Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.pom [2019-07-31T09:23:18.449Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-31T09:23:18.449Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:23:18.449Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T09:23:18.449Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T09:23:18.449Z] [INFO] [2019-07-31T09:23:18.449Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T09:23:18.449Z] [INFO] [2019-07-31T09:23:18.449Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2019-07-31T09:23:18.449Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT [37/134] [2019-07-31T09:23:18.449Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:23:18.449Z] [INFO] [2019-07-31T09:23:18.449Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.449Z] [INFO] [2019-07-31T09:23:18.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.449Z] [INFO] The project's OSGi version is 1.0.6.201907310859 [2019-07-31T09:23:18.449Z] [INFO] [2019-07-31T09:23:18.704Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.704Z] [INFO] [2019-07-31T09:23:18.704Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.704Z] [INFO] [2019-07-31T09:23:18.704Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.704Z] [INFO] [2019-07-31T09:23:18.704Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.704Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:23:18.704Z] [INFO] [2019-07-31T09:23:18.704Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:23:18.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2019-07-31T09:23:18.704Z] [INFO] [2019-07-31T09:23:18.704Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.704Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2019-07-31T09:23:18.959Z] [INFO] [2019-07-31T09:23:18.959Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.959Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:23:18.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2019-07-31T09:23:18.959Z] [INFO] [2019-07-31T09:23:18.959Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.959Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T09:23:18.959Z] [INFO] [2019-07-31T09:23:18.959Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.959Z] [INFO] [2019-07-31T09:23:18.959Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.959Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T09:23:18.959Z] [INFO] [2019-07-31T09:23:18.959Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.959Z] [INFO] [2019-07-31T09:23:18.959Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.959Z] [INFO] [2019-07-31T09:23:18.959Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.959Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T09:23:18.959Z] [INFO] [2019-07-31T09:23:18.959Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:18.959Z] [INFO] [2019-07-31T09:23:18.959Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:20.321Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2019-07-31T09:23:20.321Z] [INFO] Command line: [2019-07-31T09:23:20.321Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:23:20.321Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:23:23.037Z] !SESSION 2019-07-31 09:23:20.363 ----------------------------------------------- [2019-07-31T09:23:23.037Z] eclipse.buildId=unknown [2019-07-31T09:23:23.037Z] java.version=1.8.0_202 [2019-07-31T09:23:23.037Z] java.vendor=Oracle Corporation [2019-07-31T09:23:23.037Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:23:23.037Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:23:23.037Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:23:23.037Z] [2019-07-31T09:23:23.037Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:23:22.220 [2019-07-31T09:23:23.037Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:23:23.037Z] !STACK 0 [2019-07-31T09:23:23.037Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T09:23:23.037Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:23:23.037Z] [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:23:23.037Z] [2019-07-31T09:23:23.037Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:23:22.329 [2019-07-31T09:23:23.037Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:23:23.037Z] !STACK 0 [2019-07-31T09:23:23.037Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T09:23:23.037Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:23:23.037Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:23:23.037Z] -> 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-31T09:23:23.037Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:23:23.037Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:23:23.037Z] [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:23:23.037Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:23:23.961Z] process 5586: 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-31T09:23:23.961Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:23:24.523Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:23:24.523Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:23:32.603Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-31T09:23:32.603Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-31T09:23:32.603Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.017 s [2019-07-31T09:23:32.603Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T09:23:32.603Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T09:23:32.603Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T09:23:32.603Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T09:23:32.603Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T09:23:32.603Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T09:23:32.603Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T09:23:32.603Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T09:23:32.603Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T09:23:32.603Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T09:23:32.603Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T09:23:32.603Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-31T09:23:32.603Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-31T09:23:32.603Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.004 s [2019-07-31T09:23:32.603Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.209 s [2019-07-31T09:23:32.603Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.003 s [2019-07-31T09:23:32.603Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T09:23:32.603Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-31T09:23:32.603Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T09:23:32.603Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T09:23:32.603Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T09:23:32.603Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-31T09:23:32.603Z] [2019-07-31T09:23:32.603Z] Results: [2019-07-31T09:23:32.603Z] [2019-07-31T09:23:32.603Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:23:32.603Z] [2019-07-31T09:23:33.163Z] [INFO] All tests passed! [2019-07-31T09:23:33.163Z] [INFO] [2019-07-31T09:23:33.163Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:33.163Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec [2019-07-31T09:23:33.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-31T09:23:33.419Z] [INFO] [2019-07-31T09:23:33.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:33.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T09:23:33.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.pom [2019-07-31T09:23:33.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T09:23:33.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:23:33.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-31T09:23:33.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-31T09:23:33.419Z] [INFO] [2019-07-31T09:23:33.419Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T09:23:33.419Z] [INFO] [2019-07-31T09:23:33.419Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2019-07-31T09:23:33.419Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT [38/134] [2019-07-31T09:23:33.419Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:23:33.419Z] [INFO] [2019-07-31T09:23:33.419Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.419Z] [INFO] [2019-07-31T09:23:33.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.419Z] [INFO] The project's OSGi version is 1.1.3.201907310859 [2019-07-31T09:23:33.419Z] [INFO] [2019-07-31T09:23:33.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.419Z] [INFO] [2019-07-31T09:23:33.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.419Z] [INFO] [2019-07-31T09:23:33.419Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.419Z] [INFO] [2019-07-31T09:23:33.419Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.419Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:23:33.419Z] [INFO] [2019-07-31T09:23:33.419Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:23:33.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2019-07-31T09:23:33.419Z] [INFO] [2019-07-31T09:23:33.419Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.419Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2019-07-31T09:23:33.674Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] [2019-07-31T09:23:33.674Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2019-07-31T09:23:33.674Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] 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-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] [2019-07-31T09:23:33.675Z] if (entry.getValue().fRange.includes(range)) { [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] 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-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] [2019-07-31T09:23:33.675Z] CallgraphRange parentRange = entry.getValue().fRange; [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] 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-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] [2019-07-31T09:23:33.675Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] 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-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] [2019-07-31T09:23:33.675Z] ThreadNode threadNode = entry.getKey(); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] 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-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] [2019-07-31T09:23:33.675Z] List subAttributes = entry.getValue(); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] 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-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] [2019-07-31T09:23:33.675Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] [2019-07-31T09:23:33.675Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] [2019-07-31T09:23:33.675Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-31T09:23:33.675Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-31T09:23:33.675Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-31T09:23:33.675Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-31T09:23:33.675Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] [2019-07-31T09:23:33.675Z] return getIntersectingElements(start, end).iterator(); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] [2019-07-31T09:23:33.675Z] return Iterables.transform(query2d, fct); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] [2019-07-31T09:23:33.675Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] [2019-07-31T09:23:33.675Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] 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-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[128] [2019-07-31T09:23:33.675Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[129] [2019-07-31T09:23:33.675Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[131] [2019-07-31T09:23:33.675Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[143] [2019-07-31T09:23:33.675Z] threadParentId = getId(processQuark); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[152] [2019-07-31T09:23:33.675Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[175] [2019-07-31T09:23:33.675Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] 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-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[190] [2019-07-31T09:23:33.675Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[197] [2019-07-31T09:23:33.675Z] long id = getId(stackLevelQuark); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] [2019-07-31T09:23:33.675Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[222] [2019-07-31T09:23:33.675Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[227] [2019-07-31T09:23:33.675Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[229] [2019-07-31T09:23:33.675Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[236] [2019-07-31T09:23:33.675Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Discouraged access: The method 'AbstractTreeDataProvider.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[262] [2019-07-31T09:23:33.675Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2019-07-31T09:23:33.675Z] ^^^^^^^^^^^^^^ [2019-07-31T09:23:33.675Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2019-07-31T09:23:33.675Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[278] [2019-07-31T09:23:33.675Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2019-07-31T09:23:33.675Z] ^^^^ [2019-07-31T09:23:33.675Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T09:23:33.675Z] 32 problems (32 warnings) [2019-07-31T09:23:33.675Z] [INFO] [2019-07-31T09:23:33.675Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.675Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:23:33.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2019-07-31T09:23:33.675Z] [INFO] [2019-07-31T09:23:33.675Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.675Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-31T09:23:33.930Z] [INFO] [2019-07-31T09:23:33.930Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.930Z] [INFO] [2019-07-31T09:23:33.930Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.930Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T09:23:33.930Z] [INFO] [2019-07-31T09:23:33.930Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.930Z] [INFO] [2019-07-31T09:23:33.930Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.930Z] [INFO] [2019-07-31T09:23:33.930Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.930Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T09:23:33.930Z] [INFO] [2019-07-31T09:23:33.930Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.930Z] [INFO] [2019-07-31T09:23:33.930Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:33.930Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec [2019-07-31T09:23:33.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 42 classes [2019-07-31T09:23:34.185Z] [INFO] [2019-07-31T09:23:34.186Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:34.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T09:23:34.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.pom [2019-07-31T09:23:34.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-31T09:23:34.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:23:34.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2metadata.xml [2019-07-31T09:23:34.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2artifacts.xml [2019-07-31T09:23:34.186Z] [INFO] [2019-07-31T09:23:34.186Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T09:23:34.186Z] [INFO] [2019-07-31T09:23:34.186Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2019-07-31T09:23:34.186Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/134] [2019-07-31T09:23:34.186Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:23:34.186Z] [INFO] [2019-07-31T09:23:34.186Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.186Z] [INFO] [2019-07-31T09:23:34.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.186Z] [INFO] The project's OSGi version is 1.0.2.201907310859 [2019-07-31T09:23:34.186Z] [INFO] [2019-07-31T09:23:34.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.186Z] [INFO] [2019-07-31T09:23:34.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.186Z] [INFO] [2019-07-31T09:23:34.186Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.186Z] [INFO] [2019-07-31T09:23:34.186Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.186Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:23:34.186Z] [INFO] [2019-07-31T09:23:34.186Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:23:34.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2019-07-31T09:23:34.186Z] [INFO] [2019-07-31T09:23:34.186Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.186Z] [INFO] Compiling 14 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2019-07-31T09:23:34.441Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] [2019-07-31T09:23:34.441Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2019-07-31T09:23:34.441Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:34.441Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:23:34.441Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] [2019-07-31T09:23:34.441Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2019-07-31T09:23:34.441Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T09:23:34.441Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:23:34.441Z] 2 problems (2 warnings) [2019-07-31T09:23:34.441Z] [INFO] [2019-07-31T09:23:34.441Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.441Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:23:34.441Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2019-07-31T09:23:34.441Z] [INFO] [2019-07-31T09:23:34.441Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.441Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T09:23:34.696Z] [INFO] [2019-07-31T09:23:34.696Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.696Z] [INFO] [2019-07-31T09:23:34.696Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.696Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T09:23:34.696Z] [INFO] [2019-07-31T09:23:34.696Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.696Z] [INFO] [2019-07-31T09:23:34.696Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.696Z] [INFO] [2019-07-31T09:23:34.696Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.696Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T09:23:34.951Z] [INFO] [2019-07-31T09:23:34.951Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:34.951Z] [INFO] [2019-07-31T09:23:34.951Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:23:36.315Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2019-07-31T09:23:36.315Z] [INFO] Command line: [2019-07-31T09:23:36.315Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:23:36.315Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:23:38.200Z] !SESSION 2019-07-31 09:23:36.335 ----------------------------------------------- [2019-07-31T09:23:38.200Z] eclipse.buildId=unknown [2019-07-31T09:23:38.200Z] java.version=1.8.0_202 [2019-07-31T09:23:38.200Z] java.vendor=Oracle Corporation [2019-07-31T09:23:38.200Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:23:38.200Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:23:38.200Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:23:38.200Z] [2019-07-31T09:23:38.200Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:23:38.146 [2019-07-31T09:23:38.200Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:23:38.200Z] !STACK 0 [2019-07-31T09:23:38.200Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:23:38.200Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:23:38.200Z] [2019-07-31T09:23:38.200Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:23:38.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:23:38.200Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:23:38.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:23:38.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:23:38.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:23:38.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:23:38.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:23:38.200Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:23:38.200Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:23:38.455Z] [2019-07-31T09:23:38.455Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:23:38.248 [2019-07-31T09:23:38.455Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:23:38.455Z] !STACK 0 [2019-07-31T09:23:38.455Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:23:38.455Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:23:38.455Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:23:38.455Z] -> 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-31T09:23:38.455Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:23:38.455Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:23:38.455Z] [2019-07-31T09:23:38.455Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:23:38.455Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:23:38.455Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:23:38.455Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:23:38.455Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:23:38.455Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:23:38.455Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:23:38.455Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:23:38.455Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:23:38.455Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:23:40.048Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-31T09:23:40.304Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-31T09:23:40.304Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.044 s [2019-07-31T09:23:40.304Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T09:23:40.304Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-31T09:23:40.304Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.083 s [2019-07-31T09:23:40.304Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-31T09:23:40.304Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T09:23:40.304Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-31T09:23:40.304Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T09:23:40.304Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-31T09:23:40.304Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-31T09:23:40.304Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:23:40.304Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:23:40.305Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.002 s [2019-07-31T09:23:40.305Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0 s [2019-07-31T09:23:40.305Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-31T09:23:42.191Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.709 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-31T09:23:42.191Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 1.617 s [2019-07-31T09:23:42.191Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.089 s [2019-07-31T09:23:42.191Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-31T09:23:52.131Z] [2019-07-31T09:23:52.131Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-31 09:23:51.156 [2019-07-31T09:23:52.131Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2019-07-31T09:23:57.371Z] [2019-07-31T09:23:57.371Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-31 09:23:56.447 [2019-07-31T09:23:57.371Z] !MESSAGE Incoherent callstack found on (10019) occasions [2019-07-31T09:23:57.371Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.205 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-31T09:23:57.371Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.098 s [2019-07-31T09:23:57.371Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.03 s [2019-07-31T09:23:57.371Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 14.414 s [2019-07-31T09:23:57.371Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.656 s [2019-07-31T09:23:57.371Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-31T09:23:57.371Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-31T09:23:57.371Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T09:23:57.371Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T09:23:57.371Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T09:23:57.371Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T09:23:57.371Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T09:23:57.371Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-31T09:24:01.535Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.781 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-31T09:24:01.535Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.067 s [2019-07-31T09:24:01.535Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 3.713 s [2019-07-31T09:24:01.535Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-31T09:24:01.535Z] 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-31T09:24:01.535Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-31T09:24:01.535Z] [2019-07-31T09:24:01.535Z] Results: [2019-07-31T09:24:01.535Z] [2019-07-31T09:24:01.535Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:24:01.535Z] [2019-07-31T09:24:02.103Z] [INFO] All tests passed! [2019-07-31T09:24:02.103Z] [INFO] [2019-07-31T09:24:02.103Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:24:02.103Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec [2019-07-31T09:24:02.103Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-31T09:24:02.103Z] [INFO] [2019-07-31T09:24:02.103Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:24:02.358Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T09:24:02.358Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.pom [2019-07-31T09:24:02.358Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T09:24:02.358Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:24:02.358Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T09:24:02.358Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T09:24:02.358Z] [INFO] [2019-07-31T09:24:02.358Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T09:24:02.358Z] [INFO] [2019-07-31T09:24:02.358Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2019-07-31T09:24:02.358Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT [40/134] [2019-07-31T09:24:02.358Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:24:02.358Z] [INFO] [2019-07-31T09:24:02.358Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.358Z] [INFO] [2019-07-31T09:24:02.358Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.358Z] [INFO] The project's OSGi version is 2.0.0.201907310859 [2019-07-31T09:24:02.358Z] [INFO] [2019-07-31T09:24:02.358Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.358Z] [INFO] [2019-07-31T09:24:02.358Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.358Z] [INFO] [2019-07-31T09:24:02.358Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.358Z] [INFO] [2019-07-31T09:24:02.358Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.358Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:24:02.358Z] [INFO] [2019-07-31T09:24:02.358Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.358Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:24:02.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2019-07-31T09:24:02.358Z] [INFO] [2019-07-31T09:24:02.358Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.358Z] [INFO] Compiling 26 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2019-07-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] [2019-07-31T09:24:02.614Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2019-07-31T09:24:02.614Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:24:02.614Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2019-07-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] [2019-07-31T09:24:02.614Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T09:24:02.614Z] ^^^^^^^^^^ [2019-07-31T09:24:02.614Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] [2019-07-31T09:24:02.614Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T09:24:02.614Z] ^^^^^^^^^^ [2019-07-31T09:24:02.614Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] [2019-07-31T09:24:02.614Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T09:24:02.614Z] ^^^^^^^^^^ [2019-07-31T09:24:02.614Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] [2019-07-31T09:24:02.614Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T09:24:02.614Z] ^^^^^^^^^^ [2019-07-31T09:24:02.614Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] [2019-07-31T09:24:02.614Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T09:24:02.614Z] ^^^^^^^^^^ [2019-07-31T09:24:02.614Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] [2019-07-31T09:24:02.614Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T09:24:02.614Z] ^^^^^^^^^^ [2019-07-31T09:24:02.614Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] [2019-07-31T09:24:02.614Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2019-07-31T09:24:02.614Z] ^^^^^^^^^^ [2019-07-31T09:24:02.614Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] [2019-07-31T09:24:02.614Z] ITimeGraphEntryModel model = entry.getModel(); [2019-07-31T09:24:02.614Z] ^^^^^^^^^^ [2019-07-31T09:24:02.614Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] [2019-07-31T09:24:02.614Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2019-07-31T09:24:02.614Z] ^^^^^^^^^^ [2019-07-31T09:24:02.614Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] [2019-07-31T09:24:02.614Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2019-07-31T09:24:02.614Z] ^^^^^^^^^^ [2019-07-31T09:24:02.614Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] [2019-07-31T09:24:02.614Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T09:24:02.614Z] ^^^^^^^^^^ [2019-07-31T09:24:02.614Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-31T09:24:02.614Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T09:24:02.614Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:24:02.614Z] 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-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-31T09:24:02.614Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T09:24:02.614Z] ^^^^^^^^^^ [2019-07-31T09:24:02.614Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:24:02.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] [2019-07-31T09:24:02.614Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2019-07-31T09:24:02.614Z] ^^^^^^^^ [2019-07-31T09:24:02.870Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:24:02.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] [2019-07-31T09:24:02.870Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2019-07-31T09:24:02.870Z] ^^^^^^^^^^ [2019-07-31T09:24:02.870Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:24:02.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[74] [2019-07-31T09:24:02.870Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2019-07-31T09:24:02.870Z] ^^^^^^^^^^ [2019-07-31T09:24:02.870Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T09:24:02.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[115] [2019-07-31T09:24:02.870Z] return State.MULTIPLE.toString(); [2019-07-31T09:24:02.870Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:24:02.870Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:24:02.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] [2019-07-31T09:24:02.870Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2019-07-31T09:24:02.870Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:24:02.870Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T09:24:02.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] [2019-07-31T09:24:02.870Z] Activator.getDefault().logError(e.getMessage(), e); [2019-07-31T09:24:02.870Z] ^^^^^^^^^^^^^^ [2019-07-31T09:24:02.870Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:24:02.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] [2019-07-31T09:24:02.870Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2019-07-31T09:24:02.870Z] ^^^^^^^^^^^^^ [2019-07-31T09:24:02.870Z] Unnecessary $NON-NLS$ tag [2019-07-31T09:24:02.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] [2019-07-31T09:24:02.870Z] return getImageDescripterFromPath(path).createImage(); [2019-07-31T09:24:02.870Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:24:02.870Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2019-07-31T09:24:02.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] [2019-07-31T09:24:02.870Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2019-07-31T09:24:02.870Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:24:02.870Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2019-07-31T09:24:02.870Z] 23 problems (23 warnings) [2019-07-31T09:24:02.870Z] [INFO] [2019-07-31T09:24:02.870Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.870Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:24:02.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2019-07-31T09:24:02.870Z] [INFO] [2019-07-31T09:24:02.870Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.870Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T09:24:02.870Z] [INFO] [2019-07-31T09:24:02.870Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.870Z] [INFO] [2019-07-31T09:24:02.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.870Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T09:24:02.870Z] [INFO] [2019-07-31T09:24:02.870Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.870Z] [INFO] [2019-07-31T09:24:02.870Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.870Z] [INFO] [2019-07-31T09:24:02.870Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:02.870Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T09:24:03.125Z] [INFO] [2019-07-31T09:24:03.125Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:03.125Z] [INFO] [2019-07-31T09:24:03.125Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:03.125Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec [2019-07-31T09:24:03.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T09:24:03.125Z] [INFO] [2019-07-31T09:24:03.125Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:03.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T09:24:03.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.pom [2019-07-31T09:24:03.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T09:24:03.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:24:03.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:24:03.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:24:03.125Z] [INFO] [2019-07-31T09:24:03.125Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T09:24:03.125Z] [INFO] [2019-07-31T09:24:03.125Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2019-07-31T09:24:03.125Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT [41/134] [2019-07-31T09:24:03.125Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:24:03.125Z] [INFO] [2019-07-31T09:24:03.125Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:03.125Z] [INFO] [2019-07-31T09:24:03.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:03.125Z] [INFO] The project's OSGi version is 1.0.10.201907310859 [2019-07-31T09:24:03.125Z] [INFO] [2019-07-31T09:24:03.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:03.381Z] [INFO] [2019-07-31T09:24:03.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:03.381Z] [INFO] [2019-07-31T09:24:03.381Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:03.381Z] [INFO] [2019-07-31T09:24:03.381Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:03.381Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:24:03.381Z] [INFO] [2019-07-31T09:24:03.381Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:03.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:24:03.381Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2019-07-31T09:24:03.381Z] [INFO] [2019-07-31T09:24:03.381Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:03.381Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2019-07-31T09:24:04.745Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] [2019-07-31T09:24:04.745Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2019-07-31T09:24:04.745Z] ^^^^^^^^^ [2019-07-31T09:24:04.745Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2019-07-31T09:24:04.745Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] [2019-07-31T09:24:04.745Z] return tmfEvent; [2019-07-31T09:24:04.745Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:24:04.745Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T09:24:04.745Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] [2019-07-31T09:24:04.745Z] return null; [2019-07-31T09:24:04.745Z] ^^^^^^^^^^^^ [2019-07-31T09:24:04.745Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T09:24:04.745Z] 3 problems (3 warnings) [2019-07-31T09:24:04.745Z] [INFO] [2019-07-31T09:24:04.745Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:04.745Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:24:04.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2019-07-31T09:24:04.745Z] [INFO] [2019-07-31T09:24:04.745Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:04.745Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T09:24:04.745Z] [INFO] [2019-07-31T09:24:04.745Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:04.745Z] [INFO] [2019-07-31T09:24:04.745Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:04.745Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-31T09:24:04.745Z] [INFO] [2019-07-31T09:24:04.745Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:04.745Z] [INFO] [2019-07-31T09:24:04.745Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:04.745Z] [INFO] [2019-07-31T09:24:04.745Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:04.745Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-31T09:24:05.001Z] [INFO] [2019-07-31T09:24:05.001Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:05.001Z] [INFO] [2019-07-31T09:24:05.001Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:24:05.927Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2019-07-31T09:24:05.927Z] [INFO] Command line: [2019-07-31T09:24:05.927Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:24:05.927Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:24:08.441Z] !SESSION 2019-07-31 09:24:06.020 ----------------------------------------------- [2019-07-31T09:24:08.441Z] eclipse.buildId=unknown [2019-07-31T09:24:08.441Z] java.version=1.8.0_202 [2019-07-31T09:24:08.441Z] java.vendor=Oracle Corporation [2019-07-31T09:24:08.441Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:24:08.441Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:24:08.441Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:24:08.441Z] [2019-07-31T09:24:08.441Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:24:07.905 [2019-07-31T09:24:08.441Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:24:08.441Z] !STACK 0 [2019-07-31T09:24:08.441Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T09:24:08.441Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:24:08.441Z] [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:24:08.441Z] [2019-07-31T09:24:08.441Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:24:07.955 [2019-07-31T09:24:08.441Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:24:08.441Z] !STACK 0 [2019-07-31T09:24:08.441Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T09:24:08.441Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:24:08.441Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:24:08.441Z] -> 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-31T09:24:08.441Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:24:08.441Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:24:08.441Z] [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:24:08.441Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:24:09.367Z] process 5825: 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-31T09:24:09.367Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:24:09.622Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:24:09.622Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:24:16.151Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-31T09:24:18.858Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.617 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-31T09:24:18.858Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 1.003 s [2019-07-31T09:24:18.858Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.06 s [2019-07-31T09:24:18.858Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 1.535 s [2019-07-31T09:24:18.858Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-31T09:24:19.783Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.403 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-31T09:24:19.783Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 0.607 s [2019-07-31T09:24:19.783Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 0.794 s [2019-07-31T09:24:19.783Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-31T09:24:20.343Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-31T09:24:20.343Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 0.507 s [2019-07-31T09:24:20.343Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-31T09:24:22.855Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.405 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-31T09:24:22.855Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.109 s [2019-07-31T09:24:22.855Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.33 s [2019-07-31T09:24:22.855Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.615 s [2019-07-31T09:24:22.855Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.468 s [2019-07-31T09:24:22.855Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.882 s [2019-07-31T09:24:22.855Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-31T09:24:23.416Z] [2019-07-31T09:24:23.416Z] !ENTRY org.eclipse.core.resources 4 372 2019-07-31 09:24:23.123 [2019-07-31T09:24:23.416Z] !MESSAGE Project 'SomeProject' is not open. [2019-07-31T09:24:23.416Z] !STACK 0 [2019-07-31T09:24:23.416Z] java.lang.Exception: Project 'SomeProject' is not open. [2019-07-31T09:24:23.416Z] at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) [2019-07-31T09:24:23.416Z] at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) [2019-07-31T09:24:23.416Z] at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:148) [2019-07-31T09:24:23.416Z] at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:790) [2019-07-31T09:24:23.416Z] at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199) [2019-07-31T09:24:23.416Z] at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42) [2019-07-31T09:24:23.416Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:24:23.416Z] [2019-07-31T09:24:23.416Z] !ENTRY org.eclipse.core.resources 2 2 2019-07-31 09:24:23.407 [2019-07-31T09:24:23.416Z] !MESSAGE Save operation warnings. [2019-07-31T09:24:23.416Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2019-07-31 09:24:23.407 [2019-07-31T09:24:23.416Z] !MESSAGE The project description file (.project) for '.tracecompass-SomeProject' was missing. This file contains important information about the project. A new project description file has been created, but some information about the project may have been lost. [2019-07-31T09:24:23.671Z] [2019-07-31T09:24:23.671Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-31 09:24:23.418 [2019-07-31T09:24:23.671Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-31T09:24:23.671Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-31T09:24:23.671Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.418 s [2019-07-31T09:24:23.671Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.009 s [2019-07-31T09:24:23.671Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0 s [2019-07-31T09:24:23.671Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-31T09:24:50.156Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.823 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-31T09:24:50.156Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.628 s [2019-07-31T09:24:50.156Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 5.593 s [2019-07-31T09:24:50.156Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.355 s [2019-07-31T09:24:50.156Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 2.936 s [2019-07-31T09:24:50.156Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-31T09:25:08.434Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.62 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-31T09:25:08.434Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.355 s [2019-07-31T09:25:08.434Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.54 s [2019-07-31T09:25:08.434Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.498 s [2019-07-31T09:25:08.434Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.353 s [2019-07-31T09:25:08.434Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.236 s [2019-07-31T09:25:08.434Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.393 s [2019-07-31T09:25:08.434Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.857 s [2019-07-31T09:25:08.434Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.459 s [2019-07-31T09:25:08.434Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.549 s [2019-07-31T09:25:08.434Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-31T09:25:55.042Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.385 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-31T09:25:55.042Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.574 s [2019-07-31T09:25:55.042Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 13.112 s [2019-07-31T09:25:55.042Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.817 s [2019-07-31T09:25:55.042Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.596 s [2019-07-31T09:25:55.042Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2019-07-31T09:25:55.042Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 13.138 s [2019-07-31T09:25:55.042Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-31T09:26:16.922Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.009 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-31T09:26:16.922Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.034 s [2019-07-31T09:26:16.922Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 15.629 s [2019-07-31T09:26:16.922Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.034 s [2019-07-31T09:26:16.922Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.052 s [2019-07-31T09:26:16.922Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2019-07-31T09:26:16.922Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-31T09:26:43.438Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.843 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-31T09:26:43.438Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.489 s [2019-07-31T09:26:43.438Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.394 s [2019-07-31T09:26:43.438Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.388 s [2019-07-31T09:26:43.438Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.915 s [2019-07-31T09:26:43.438Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.392 s [2019-07-31T09:26:43.438Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-31T09:26:51.515Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.583 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-31T09:26:51.515Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.387 s [2019-07-31T09:26:51.515Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.001 s [2019-07-31T09:26:51.515Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-31T09:26:51.515Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-31T09:26:51.515Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 0.751 s [2019-07-31T09:26:51.515Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-31T09:26:51.515Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-31T09:26:51.515Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T09:26:51.515Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T09:26:51.515Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.019 s [2019-07-31T09:26:51.515Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T09:26:51.515Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T09:26:51.515Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T09:26:51.515Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T09:26:51.515Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-31T09:26:51.515Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-31T09:26:51.770Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-31T09:26:51.770Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.001 s [2019-07-31T09:26:51.770Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.101 s [2019-07-31T09:26:51.770Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-31T09:26:51.770Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-31T09:26:51.770Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.004 s [2019-07-31T09:26:51.770Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2019-07-31T09:26:51.770Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-31T09:26:52.025Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-31T09:26:52.025Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.179 s [2019-07-31T09:26:52.025Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-31T09:26:52.025Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-31T09:26:52.025Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T09:26:52.025Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T09:26:52.025Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T09:26:52.025Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T09:26:52.025Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T09:26:52.025Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T09:26:52.025Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T09:26:52.025Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T09:26:52.025Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T09:26:52.025Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T09:26:52.025Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T09:26:52.025Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-31T09:26:54.764Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.507 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-31T09:26:54.764Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 1.139 s [2019-07-31T09:26:54.764Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.713 s [2019-07-31T09:26:54.764Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.581 s [2019-07-31T09:26:54.764Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-31T09:26:55.324Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-31T09:26:55.324Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.316 s [2019-07-31T09:26:55.324Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.483 s [2019-07-31T09:26:55.324Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-31T09:26:58.586Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.98 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-31T09:26:58.586Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 0.539 s [2019-07-31T09:26:58.586Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 0.691 s [2019-07-31T09:26:58.586Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.615 s [2019-07-31T09:26:58.586Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-31T09:26:58.586Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-31T09:26:58.586Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.04 s [2019-07-31T09:26:58.586Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.003 s [2019-07-31T09:26:58.586Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.003 s [2019-07-31T09:26:58.586Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-31T09:26:58.586Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-31T09:26:58.586Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.002 s [2019-07-31T09:26:58.586Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-31T09:26:58.586Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-31T09:26:58.586Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-31T09:26:58.586Z] 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-31T09:26:58.586Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-31T09:26:58.586Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-31T09:26:58.586Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.001 s [2019-07-31T09:26:58.586Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-31T09:26:58.586Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-31T09:26:58.586Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-31T09:26:58.586Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-31T09:26:58.586Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-31T09:26:58.586Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-31T09:26:58.586Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-31T09:26:58.586Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-31T09:26:58.586Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T09:26:58.586Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-31T09:26:58.586Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-31T09:26:58.586Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2019-07-31T09:26:58.586Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2019-07-31T09:26:58.586Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-31T09:26:58.586Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-31T09:26:58.586Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.007 s [2019-07-31T09:26:58.586Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-31T09:26:58.586Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-31T09:26:58.586Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-31T09:26:58.586Z] [2019-07-31T09:26:58.586Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-31 09:26:58.247 [2019-07-31T09:26:58.586Z] !MESSAGE no spawner in java.library.path [2019-07-31T09:26:58.586Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-31T09:26:58.586Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.078 s [2019-07-31T09:26:58.586Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-31T09:26:58.586Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-31T09:26:58.586Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T09:26:58.586Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-31T09:26:58.586Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T09:26:58.586Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T09:26:58.586Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.011 s [2019-07-31T09:26:58.586Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T09:26:58.586Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T09:26:58.586Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T09:26:58.586Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-31T09:26:58.586Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-31T09:26:58.586Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.066 s [2019-07-31T09:26:58.586Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.003 s [2019-07-31T09:26:58.586Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-31T09:26:58.586Z] [2019-07-31T09:26:58.586Z] Results: [2019-07-31T09:26:58.586Z] [2019-07-31T09:26:58.586Z] Tests run: 185, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:26:58.586Z] [2019-07-31T09:26:58.842Z] [2019-07-31T09:26:58.842Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 09:26:58.812 [2019-07-31T09:26:58.842Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T09:26:59.402Z] [INFO] All tests passed! [2019-07-31T09:26:59.402Z] [INFO] [2019-07-31T09:26:59.402Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:26:59.402Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec [2019-07-31T09:26:59.402Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T09:26:59.657Z] [INFO] [2019-07-31T09:26:59.657Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:26:59.657Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-31T09:26:59.657Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.pom [2019-07-31T09:26:59.657Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T09:26:59.657Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:26:59.657Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-31T09:26:59.657Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-31T09:26:59.657Z] [INFO] [2019-07-31T09:26:59.657Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T09:26:59.657Z] [INFO] [2019-07-31T09:26:59.657Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2019-07-31T09:26:59.657Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT [42/134] [2019-07-31T09:26:59.657Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:26:59.657Z] [INFO] [2019-07-31T09:26:59.657Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:26:59.657Z] [INFO] [2019-07-31T09:26:59.657Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:26:59.657Z] [INFO] The project's OSGi version is 1.0.9.201907310859 [2019-07-31T09:26:59.657Z] [INFO] [2019-07-31T09:26:59.657Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:26:59.657Z] [INFO] [2019-07-31T09:26:59.657Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:26:59.657Z] [INFO] [2019-07-31T09:26:59.657Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:26:59.657Z] [INFO] [2019-07-31T09:26:59.657Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:26:59.657Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:26:59.657Z] [INFO] [2019-07-31T09:26:59.657Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:26:59.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:26:59.657Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2019-07-31T09:26:59.657Z] [INFO] [2019-07-31T09:26:59.657Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:26:59.657Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2019-07-31T09:27:01.026Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] [2019-07-31T09:27:01.026Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2019-07-31T09:27:01.026Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:27:01.026Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T09:27:01.026Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] [2019-07-31T09:27:01.026Z] fEntries.add(pulse); [2019-07-31T09:27:01.026Z] ^^^^^ [2019-07-31T09:27:01.026Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2019-07-31T09:27:01.026Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-31T09:27:01.026Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-31T09:27:01.026Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:27:01.026Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T09:27:01.026Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-31T09:27:01.026Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-31T09:27:01.026Z] ^^^^^^^^^^^^^ [2019-07-31T09:27:01.026Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T09:27:01.026Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] [2019-07-31T09:27:01.026Z] fEvents.put(pulse.getName(), events); [2019-07-31T09:27:01.026Z] ^^^^^^ [2019-07-31T09:27:01.026Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2019-07-31T09:27:01.026Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] [2019-07-31T09:27:01.026Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2019-07-31T09:27:01.026Z] ^^^^^^^^^^^^ [2019-07-31T09:27:01.026Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:27:01.026Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] [2019-07-31T09:27:01.026Z] public void setFilterRegex(String filterRegex) { [2019-07-31T09:27:01.026Z] ^^^^^^^^^^^ [2019-07-31T09:27:01.026Z] Javadoc: Missing tag for parameter filterRegex [2019-07-31T09:27:01.026Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] [2019-07-31T09:27:01.026Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2019-07-31T09:27:01.026Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:27:01.026Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2019-07-31T09:27:01.026Z] 8 problems (8 warnings) [2019-07-31T09:27:01.026Z] [INFO] [2019-07-31T09:27:01.026Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:27:01.026Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:27:01.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2019-07-31T09:27:01.026Z] [INFO] [2019-07-31T09:27:01.026Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:27:01.026Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T09:27:01.026Z] [INFO] [2019-07-31T09:27:01.026Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:27:01.026Z] [INFO] [2019-07-31T09:27:01.026Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:27:01.026Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:27:01.026Z] [INFO] [2019-07-31T09:27:01.026Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:27:01.026Z] [INFO] [2019-07-31T09:27:01.026Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:27:01.026Z] [INFO] [2019-07-31T09:27:01.026Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:27:01.026Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:27:01.282Z] [INFO] [2019-07-31T09:27:01.282Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:27:01.282Z] [INFO] [2019-07-31T09:27:01.282Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:27:02.208Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T09:27:02.208Z] [INFO] Command line: [2019-07-31T09:27:02.208Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T09:27:02.208Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:27:04.720Z] !SESSION 2019-07-31 09:27:02.287 ----------------------------------------------- [2019-07-31T09:27:04.720Z] eclipse.buildId=unknown [2019-07-31T09:27:04.720Z] java.version=1.8.0_202 [2019-07-31T09:27:04.720Z] java.vendor=Oracle Corporation [2019-07-31T09:27:04.720Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:27:04.720Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T09:27:04.720Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T09:27:04.720Z] [2019-07-31T09:27:04.720Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:27:04.226 [2019-07-31T09:27:04.720Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:27:04.720Z] !STACK 0 [2019-07-31T09:27:04.720Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T09:27:04.720Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:27:04.720Z] [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:27:04.720Z] [2019-07-31T09:27:04.720Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:27:04.325 [2019-07-31T09:27:04.720Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:27:04.720Z] !STACK 0 [2019-07-31T09:27:04.720Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T09:27:04.720Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:27:04.720Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:27:04.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-31T09:27:04.720Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:27:04.720Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:27:04.720Z] [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:27:04.720Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:27:05.648Z] process 6226: 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-31T09:27:05.648Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:27:05.903Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:27:05.903Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:27:12.433Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-31T09:27:12.433Z] Display size: 1440x900 [2019-07-31T09:27:12.433Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-31T09:27:12.433Z] GTK version=3.18.9 [2019-07-31T09:27:12.433Z] GTK theme=Ambiance [2019-07-31T09:27:12.433Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T09:27:12.433Z] Time zone: Coordinated Universal Time [2019-07-31T09:27:12.433Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T09:27:12.433Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T09:27:16.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197139998 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:27:16.601Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T09:27:16.601Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T09:27:16.601Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T09:27:16.601Z] *** BUG *** [2019-07-31T09:27:16.601Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:27:16.601Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:27:16.601Z] [2019-07-31T09:27:16.601Z] *** BUG *** [2019-07-31T09:27:16.601Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:27:16.601Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:27:16.601Z] [2019-07-31T09:27:16.601Z] *** BUG *** [2019-07-31T09:27:16.601Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:27:16.601Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:27:16.601Z] [2019-07-31T09:27:16.601Z] *** BUG *** [2019-07-31T09:27:16.601Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:27:16.601Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:27:16.601Z] [2019-07-31T09:27:16.601Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T09:27:16.601Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T09:27:16.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1197140676 data=null doit=true} to Shell with text {Preferences} [2019-07-31T09:27:16.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:16.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:16.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:16.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1197140693 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T09:27:16.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1197140694 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:27:16.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1197140694 data=null} to TreeItem with text {Tracing} [2019-07-31T09:27:16.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1197140694 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:16.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197140695 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-31T09:27:16.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1197140763 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:16.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1197140764 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:27:16.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1197140764 data=null} to TreeItem with text {Tracing} [2019-07-31T09:27:16.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1197140765 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:16.601Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197140765 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-31T09:27:16.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1197140767 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:16.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:16.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1197140769 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T09:27:16.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1197140769 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T09:27:16.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1197140769 data=null} to Tree node with text: Trace Types [2019-07-31T09:27:16.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1197140770 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:16.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197140770 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-31T09:27:16.601Z] *** BUG *** [2019-07-31T09:27:16.601Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:27:16.601Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:27:16.601Z] [2019-07-31T09:27:16.601Z] *** BUG *** [2019-07-31T09:27:16.601Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:27:16.601Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:27:16.601Z] [2019-07-31T09:27:16.601Z] *** BUG *** [2019-07-31T09:27:16.601Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:27:16.601Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:27:16.601Z] [2019-07-31T09:27:16.601Z] *** BUG *** [2019-07-31T09:27:16.601Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:27:16.601Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:27:16.601Z] [2019-07-31T09:27:16.601Z] *** BUG *** [2019-07-31T09:27:16.601Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:27:16.601Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:27:16.601Z] [2019-07-31T09:27:16.601Z] *** BUG *** [2019-07-31T09:27:16.601Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:27:16.601Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:27:16.601Z] [2019-07-31T09:27:16.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1197140827 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:16.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:16.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:16.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:16.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - Clicking on Check all [2019-07-31T09:27:16.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1197140866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197140866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1197140866 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1197140867 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1197140867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1197140867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1197140867 data=null item=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-31T09:27:16.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1197140868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197140868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1197140869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1197140869 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1197140869 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Clicked on Check all [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - Clicking on &Apply [2019-07-31T09:27:16.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1197140874 data=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-31T09:27:16.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197140874 data=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-31T09:27:16.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1197140874 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1197140874 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1197140875 data=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-31T09:27:16.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1197140875 data=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-31T09:27:16.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1197140875 data=null item=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-31T09:27:16.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1197140877 data=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-31T09:27:16.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197140877 data=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-31T09:27:16.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1197140877 data=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-31T09:27:16.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1197140877 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1197140877 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Clicked on &Apply [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T09:27:16.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:16.856Z] 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-31T09:27:16.856Z] DEBUG - Clicking on Apply and Close [2019-07-31T09:27:16.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1197140885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:16.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1197140885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:16.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1197140885 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-31T09:27:16.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1197140886 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:16.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1197140886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:16.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1197140886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:16.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1197140886 data=null item=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-31T09:27:16.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1197140300 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-31T09:27:16.857Z] DEBUG - Clicked on [2019-07-31T09:27:17.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T09:27:17.418Z] DEBUG - number of items : 11 [2019-07-31T09:27:17.418Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2019-07-31T09:27:17.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197141390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T09:27:17.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197141390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T09:27:17.418Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197141390 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-31T09:27:17.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197141390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T09:27:17.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197141391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T09:27:17.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197141391 data=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-31T09:27:17.419Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197141410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T09:27:17.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197141411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T09:27:17.419Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197141411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T09:27:17.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197141411 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-31T09:27:17.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197141411 data=null} to ToolItem with tooltip text {Import filters} [2019-07-31T09:27:17.419Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2019-07-31T09:27:17.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:17.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:17.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:17.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:17.419Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-31T09:27:17.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1197141419 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T09:27:17.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1197141419 data=null} to TreeItem with text {FILTER test} [2019-07-31T09:27:17.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1197141420 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-31T09:27:17.419Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197141420 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-31T09:27:17.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1197141421 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-31T09:27:17.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197141422 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:17.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197141422 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:17.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197141422 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:17.419Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197141423 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-31T09:27:17.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197141428 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:17.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:17.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197141429 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:17.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197141429 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:17.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197141429 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:17.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197141429 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:17.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197141429 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-31T09:27:17.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197141474 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:17.419Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-31T09:27:17.419Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-31T09:27:17.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197141477 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:27:17.419Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T09:27:17.419Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T09:27:17.419Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T09:27:17.674Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T09:27:17.674Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T09:27:17.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1197141785 data=null doit=true} to Shell with text {Preferences} [2019-07-31T09:27:17.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:17.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:17.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:17.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:17.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1197141801 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T09:27:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1197141801 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:27:17.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1197141801 data=null} to TreeItem with text {Tracing} [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1197141802 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:17.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197141802 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-31T09:27:17.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1197141840 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:17.675Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T09:27:17.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1197141842 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T09:27:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1197141842 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T09:27:17.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1197141842 data=null} to Tree node with text: Trace Types [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1197141843 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:17.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197141843 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-31T09:27:17.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1197141845 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:17.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:17.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:17.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:17.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1197141871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1197141871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1197141871 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1197141871 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1197141871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1197141871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1197141871 data=null item=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-31T09:27:17.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1197141873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1197141873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1197141873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1197141873 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1197141873 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:27:17.675Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2019-07-31T09:27:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1197141874 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-31T09:27:17.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1197141874 data=null} to TreeItem with text {Custom XML} [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1197141874 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T09:27:17.675Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197141875 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-31T09:27:17.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1197141875 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T09:27:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1197141876 data=null doit=true} to Tree node with text: testxmlextension [2019-07-31T09:27:17.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1197141876 data=null} to Tree node with text: testxmlextension [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1197141876 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T09:27:17.675Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197141877 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-31T09:27:17.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1197141877 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T09:27:17.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1197141887 data=null button=0 stateMask=0x0 x=119 y=77 count=0} to Tree node with text: testxmlextension [2019-07-31T09:27:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1197141887 data=null doit=true} to Tree node with text: testxmlextension [2019-07-31T09:27:17.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1197141887 data=null} to Tree node with text: testxmlextension [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1197141889 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T09:27:17.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197141889 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-31T09:27:17.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1197141889 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - Clicking on Check selected [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1197141892 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-31T09:27:17.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1197141892 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-31T09:27:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1197141892 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1197141892 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1197141892 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-31T09:27:17.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1197141892 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-31T09:27:17.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1197141892 data=null item=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-31T09:27:17.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1197141893 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-31T09:27:17.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1197141893 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-31T09:27:17.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1197141893 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-31T09:27:17.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1197141894 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1197141894 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Clicked on Check selected [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - Clicking on &Apply [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1197141900 data=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-31T09:27:17.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197141900 data=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-31T09:27:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1197141900 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1197141900 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1197141901 data=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-31T09:27:17.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1197141901 data=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-31T09:27:17.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1197141901 data=null item=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-31T09:27:17.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1197141903 data=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-31T09:27:17.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197141903 data=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-31T09:27:17.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1197141903 data=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-31T09:27:17.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1197141903 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1197141903 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Clicked on &Apply [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T09:27:17.675Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:17.675Z] 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-31T09:27:17.675Z] DEBUG - Clicking on Apply and Close [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1197141906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1197141906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1197141906 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-31T09:27:17.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1197141906 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1197141906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:17.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1197141907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:17.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1197141907 data=null item=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-31T09:27:17.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1197141504 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-31T09:27:17.931Z] DEBUG - Clicked on [2019-07-31T09:27:17.931Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-31T09:27:17.931Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T09:27:17.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:17.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1197142108 data=null button=0 stateMask=0x0 x=60 y=11 count=0} to TreeItem with text {FILTER test} [2019-07-31T09:27:17.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1197142108 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T09:27:17.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1197142108 data=null} to TreeItem with text {FILTER test} [2019-07-31T09:27:17.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1197142108 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-31T09:27:17.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197142109 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-31T09:27:17.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1197142137 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-31T09:27:17.931Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-31T09:27:17.931Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T09:27:17.931Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-31T09:27:17.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:17.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197142166 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:17.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197142167 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:17.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197142167 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:17.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197142167 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:17.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197142167 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-31T09:27:17.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197142174 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:17.931Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-31T09:27:17.931Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-31T09:27:17.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197142175 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:27:18.186Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T09:27:18.186Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T09:27:18.186Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T09:27:18.441Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T09:27:18.441Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T09:27:18.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1197142494 data=null doit=true} to Shell with text {Preferences} [2019-07-31T09:27:18.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:18.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:18.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:18.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:18.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:18.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1197142496 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T09:27:18.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1197142496 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:27:18.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1197142496 data=null} to TreeItem with text {Tracing} [2019-07-31T09:27:18.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1197142497 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:18.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197142503 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-31T09:27:18.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1197142534 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:18.442Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T09:27:18.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1197142535 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T09:27:18.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1197142535 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T09:27:18.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1197142535 data=null} to Tree node with text: Trace Types [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1197142535 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:18.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197142565 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-31T09:27:18.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1197142567 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:18.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:18.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:18.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:18.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1197142571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1197142571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1197142571 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1197142571 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1197142571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1197142571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1197142572 data=null item=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-31T09:27:18.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1197142572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1197142573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1197142573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1197142573 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1197142573 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:27:18.442Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-31T09:27:18.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1197142573 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T09:27:18.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1197142573 data=null} to TreeItem with text {Custom Text} [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1197142574 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T09:27:18.442Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197142574 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-31T09:27:18.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1197142574 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T09:27:18.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1197142575 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T09:27:18.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1197142575 data=null} to Tree node with text: testtxtextension [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1197142576 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-31T09:27:18.442Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197142576 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-31T09:27:18.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1197142576 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-31T09:27:18.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1197142587 data=null button=0 stateMask=0x0 x=116 y=55 count=0} to Tree node with text: testtxtextension [2019-07-31T09:27:18.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1197142587 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T09:27:18.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1197142587 data=null} to Tree node with text: testtxtextension [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1197142588 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-31T09:27:18.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197142588 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-31T09:27:18.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1197142589 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - Clicking on Check selected [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1197142590 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-31T09:27:18.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1197142591 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-31T09:27:18.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1197142591 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1197142591 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1197142591 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-31T09:27:18.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1197142591 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-31T09:27:18.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1197142591 data=null item=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-31T09:27:18.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1197142592 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-31T09:27:18.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1197142592 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-31T09:27:18.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1197142592 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-31T09:27:18.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1197142592 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1197142592 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Clicked on Check selected [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - Clicking on &Apply [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1197142594 data=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-31T09:27:18.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197142594 data=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-31T09:27:18.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1197142594 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1197142594 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1197142594 data=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-31T09:27:18.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1197142594 data=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-31T09:27:18.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1197142594 data=null item=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-31T09:27:18.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1197142599 data=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-31T09:27:18.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197142599 data=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-31T09:27:18.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1197142599 data=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-31T09:27:18.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1197142600 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1197142600 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Clicked on &Apply [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T09:27:18.442Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:18.442Z] 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-31T09:27:18.442Z] DEBUG - Clicking on Apply and Close [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1197142602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1197142602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1197142602 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-31T09:27:18.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1197142602 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1197142602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1197142602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:18.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1197142602 data=null item=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-31T09:27:18.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1197142205 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-31T09:27:18.697Z] DEBUG - Clicked on [2019-07-31T09:27:18.697Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-31T09:27:18.697Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T09:27:18.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:18.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1197142775 data=null button=0 stateMask=0x0 x=60 y=11 count=0} to TreeItem with text {FILTER test} [2019-07-31T09:27:18.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1197142775 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T09:27:18.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1197142775 data=null} to TreeItem with text {FILTER test} [2019-07-31T09:27:18.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1197142776 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-31T09:27:18.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197142776 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-31T09:27:18.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1197142799 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-31T09:27:18.697Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-31T09:27:18.697Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T09:27:18.697Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-31T09:27:18.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:18.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197142806 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:18.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197142806 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:18.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197142806 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:18.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197142806 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:18.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197142806 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-31T09:27:18.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1197142813 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T09:27:18.697Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-31T09:27:18.697Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-31T09:27:18.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197142831 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:27:18.697Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T09:27:18.697Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T09:27:18.697Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T09:27:18.953Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T09:27:18.953Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T09:27:18.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1197143115 data=null doit=true} to Shell with text {Preferences} [2019-07-31T09:27:18.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:18.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:18.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:18.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:18.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:18.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1197143118 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T09:27:18.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1197143118 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:27:18.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1197143173 data=null} to TreeItem with text {Tracing} [2019-07-31T09:27:18.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1197143174 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:18.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197143174 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-31T09:27:18.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1197143201 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:18.953Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T09:27:18.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:18.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1197143202 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T09:27:18.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1197143203 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T09:27:18.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1197143203 data=null} to Tree node with text: Trace Types [2019-07-31T09:27:18.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1197143203 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:19.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197143203 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-31T09:27:19.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1197143206 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:19.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:19.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:19.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:19.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - Clicking on Check all [2019-07-31T09:27:19.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1197143266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197143266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1197143267 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1197143267 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1197143268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1197143268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1197143268 data=null item=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-31T09:27:19.208Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1197143269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197143269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1197143269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1197143269 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1197143269 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.208Z] DEBUG - Clicked on Check all [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:19.208Z] DEBUG - Clicking on &Apply [2019-07-31T09:27:19.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1197143271 data=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-31T09:27:19.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197143271 data=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-31T09:27:19.209Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1197143271 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:19.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1197143271 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:19.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1197143271 data=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-31T09:27:19.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1197143271 data=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-31T09:27:19.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1197143271 data=null item=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-31T09:27:19.209Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1197143272 data=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-31T09:27:19.209Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197143272 data=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-31T09:27:19.209Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1197143272 data=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-31T09:27:19.209Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1197143272 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:19.209Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1197143273 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:19.209Z] DEBUG - Clicked on &Apply [2019-07-31T09:27:19.209Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:19.209Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:19.209Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:19.209Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:19.209Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:19.209Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:19.209Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:19.209Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:19.209Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T09:27:19.209Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T09:27:19.209Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:19.209Z] 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-31T09:27:19.209Z] DEBUG - Clicking on Apply and Close [2019-07-31T09:27:19.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1197143275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:19.209Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1197143275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:19.209Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1197143275 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-31T09:27:19.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1197143275 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:19.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1197143275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:19.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1197143275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:19.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1197143275 data=null item=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-31T09:27:19.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1197142868 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-31T09:27:19.464Z] DEBUG - Clicked on [2019-07-31T09:27:19.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197143474 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:27:19.464Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T09:27:19.464Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T09:27:19.464Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T09:27:19.721Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T09:27:19.721Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T09:27:19.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1197143781 data=null doit=true} to Shell with text {Preferences} [2019-07-31T09:27:19.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:19.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:19.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:19.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:19.721Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1197143784 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T09:27:19.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1197143784 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:27:19.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1197143790 data=null} to TreeItem with text {Tracing} [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1197143791 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:19.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197143798 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-31T09:27:19.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1197143824 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:19.721Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T09:27:19.721Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1197143825 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T09:27:19.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1197143825 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T09:27:19.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1197143825 data=null} to Tree node with text: Trace Types [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1197143825 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:19.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197143825 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-31T09:27:19.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1197143871 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:19.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:19.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:19.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:19.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - Clicking on Check all [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1197143875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197143875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1197143875 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1197143875 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1197143875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1197143875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1197143875 data=null item=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-31T09:27:19.721Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1197143876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197143876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1197143876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1197143876 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1197143876 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Clicked on Check all [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1197143882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1197143882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1197143883 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1197143883 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1197143883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1197143883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1197143883 data=null item=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-31T09:27:19.721Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1197143884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1197143884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1197143884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1197143884 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1197143884 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:19.721Z] DEBUG - Clicking on Check all [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1197143886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197143886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1197143886 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1197143886 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1197143887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1197143887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1197143887 data=null item=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-31T09:27:19.721Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1197143888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197143888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1197143888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1197143888 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1197143888 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Clicked on Check all [2019-07-31T09:27:19.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1197143890 data=null button=0 stateMask=0x0 x=86 y=55 count=0} to TreeItem with text {Custom XML} [2019-07-31T09:27:19.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1197143890 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-31T09:27:19.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1197143890 data=null} to TreeItem with text {Custom XML} [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1197143890 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T09:27:19.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197143890 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-31T09:27:19.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1197143891 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1197143893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1197143893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1197143893 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1197143893 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1197143893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1197143893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1197143893 data=null item=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-31T09:27:19.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1197143894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1197143895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1197143895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1197143895 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1197143895 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - Clicking on Check selected [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1197143904 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-31T09:27:19.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1197143905 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-31T09:27:19.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1197143905 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1197143905 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1197143906 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-31T09:27:19.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1197143906 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-31T09:27:19.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1197143906 data=null item=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-31T09:27:19.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1197143907 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-31T09:27:19.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1197143907 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-31T09:27:19.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1197143907 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-31T09:27:19.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1197143907 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1197143907 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Clicked on Check selected [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - Clicking on Check all [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1197143909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197143909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1197143909 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1197143909 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1197143909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1197143909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1197143909 data=null item=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-31T09:27:19.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1197143911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197143911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1197143911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1197143911 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1197143911 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Clicked on Check all [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - Clicking on Uncheck selected [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1197143913 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-31T09:27:19.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1197143913 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-31T09:27:19.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1197143918 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1197143918 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1197143919 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-31T09:27:19.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1197143919 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-31T09:27:19.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1197143919 data=null item=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-31T09:27:19.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1197143920 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-31T09:27:19.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1197143920 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-31T09:27:19.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1197143920 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-31T09:27:19.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1197143960 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1197143965 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Clicked on Uncheck selected [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:19.722Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1197143967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1197143967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1197143967 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1197143967 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1197143967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1197143967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1197143967 data=null item=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-31T09:27:19.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1197143969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1197143969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1197143969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1197143969 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1197143969 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:19.722Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:27:19.722Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:27:19.722Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:27:19.722Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:27:19.722Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:27:20.282Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:20.282Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:20.282Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:27:20.282Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:20.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-31T09:27:20.282Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:20.282Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:20.282Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:20.282Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:20.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:20.282Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:20.282Z] DEBUG - Clicking on Check all [2019-07-31T09:27:20.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1197144281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197144281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1197144281 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1197144281 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1197144282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1197144282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1197144283 data=null item=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-31T09:27:20.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1197144288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197144288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1197144288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1197144288 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1197144288 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.283Z] DEBUG - Clicked on Check all [2019-07-31T09:27:20.283Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:27:20.283Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:27:20.283Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-31T09:27:20.283Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - Clicking on Check all [2019-07-31T09:27:20.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1197144596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197144596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1197144596 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1197144596 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1197144597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1197144597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1197144597 data=null item=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-31T09:27:20.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1197144600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197144600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1197144600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1197144600 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1197144600 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Clicked on Check all [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - Clicking on &Apply [2019-07-31T09:27:20.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1197144602 data=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-31T09:27:20.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197144602 data=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-31T09:27:20.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1197144602 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1197144602 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1197144602 data=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-31T09:27:20.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1197144602 data=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-31T09:27:20.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1197144603 data=null item=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-31T09:27:20.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1197144603 data=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-31T09:27:20.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197144603 data=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-31T09:27:20.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1197144603 data=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-31T09:27:20.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1197144603 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1197144603 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Clicked on &Apply [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T09:27:20.538Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:20.538Z] 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-31T09:27:20.538Z] DEBUG - Clicking on Apply and Close [2019-07-31T09:27:20.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1197144605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1197144605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1197144606 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-31T09:27:20.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1197144606 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1197144606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1197144606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:20.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1197144606 data=null item=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-31T09:27:20.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1197143491 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-31T09:27:20.538Z] DEBUG - Clicked on [2019-07-31T09:27:20.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197144726 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:27:20.538Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T09:27:20.538Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T09:27:20.538Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T09:27:20.794Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T09:27:20.794Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T09:27:20.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1197145010 data=null doit=true} to Shell with text {Preferences} [2019-07-31T09:27:20.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:20.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:20.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:20.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:21.051Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1197145076 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T09:27:21.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1197145076 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:27:21.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1197145076 data=null} to TreeItem with text {Tracing} [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1197145076 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:21.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197145076 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-31T09:27:21.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1197145101 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:21.051Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T09:27:21.051Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1197145102 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T09:27:21.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1197145102 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T09:27:21.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1197145102 data=null} to Tree node with text: Trace Types [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1197145102 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:21.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197145103 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-31T09:27:21.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1197145104 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:21.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:21.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:21.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:21.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - Clicking on Check all [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1197145113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197145114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1197145114 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1197145114 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1197145114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1197145114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1197145114 data=null item=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-31T09:27:21.051Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1197145115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197145115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1197145115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1197145115 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1197145115 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Clicked on Check all [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - Clicking on &Apply [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1197145163 data=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-31T09:27:21.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197145163 data=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-31T09:27:21.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1197145163 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1197145163 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1197145164 data=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-31T09:27:21.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1197145164 data=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-31T09:27:21.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1197145164 data=null item=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-31T09:27:21.051Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1197145164 data=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-31T09:27:21.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197145164 data=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-31T09:27:21.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1197145164 data=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-31T09:27:21.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1197145164 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1197145164 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Clicked on &Apply [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T09:27:21.051Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:21.051Z] 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-31T09:27:21.051Z] DEBUG - Clicking on Apply and Close [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1197145166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1197145166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1197145166 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-31T09:27:21.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1197145166 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1197145166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1197145166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:21.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1197145166 data=null item=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-31T09:27:21.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1197144770 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-31T09:27:21.051Z] DEBUG - Clicked on [2019-07-31T09:27:21.051Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:27:21.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:21.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:21.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:21.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:21.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197145374 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197145374 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197145374 data=null} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197145374 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197145374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197145395 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197145395 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197145395 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197145396 data=null} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197145396 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197145396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197145402 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197145407 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197145407 data=null} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197145407 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197145407 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-31T09:27:21.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197145485 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:27:21.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197145489 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:27:21.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197145490 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:27:21.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197145490 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197145490 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:27:21.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197145490 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197145505 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:27:21.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197145505 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:27:21.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197145505 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197145505 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:27:21.565Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197145506 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-31T09:27:21.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197145509 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:27:21.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1197145509 data=null button=0 stateMask=0x0 x=112 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T09:27:21.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1197145509 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T09:27:21.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1197145510 data=null} to Tree node with text: syslog_collapse [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1197145510 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T09:27:21.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197145510 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-31T09:27:21.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1197145515 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T09:27:21.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1197145564 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T09:27:21.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1197145564 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T09:27:21.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1197145564 data=null} to Tree node with text: syslog_collapse [2019-07-31T09:27:21.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1197145565 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T09:27:21.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197145565 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-31T09:27:21.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1197145570 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T09:27:21.821Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-31T09:27:21.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197145877 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:27:21.821Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T09:27:21.821Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T09:27:21.821Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T09:27:22.076Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T09:27:22.076Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T09:27:22.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1197146133 data=null doit=true} to Shell with text {Preferences} [2019-07-31T09:27:22.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:22.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:22.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:22.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:22.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1197146135 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T09:27:22.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1197146135 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:27:22.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1197146176 data=null} to TreeItem with text {Tracing} [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1197146177 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:22.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197146177 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-31T09:27:22.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1197146203 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:22.076Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T09:27:22.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1197146203 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T09:27:22.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1197146204 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T09:27:22.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1197146204 data=null} to Tree node with text: Trace Types [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1197146204 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:22.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197146204 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-31T09:27:22.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1197146215 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:22.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:22.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:22.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:22.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1197146218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1197146218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1197146218 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1197146218 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1197146218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1197146218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1197146218 data=null item=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-31T09:27:22.076Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1197146219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1197146219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1197146219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1197146219 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1197146219 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:27:22.076Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2019-07-31T09:27:22.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1197146219 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T09:27:22.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1197146219 data=null} to TreeItem with text {Custom Text} [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1197146220 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T09:27:22.076Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197146220 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-31T09:27:22.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1197146220 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T09:27:22.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1197146222 data=null button=0 stateMask=0x0 x=86 y=33 count=0} to TreeItem with text {Custom Text} [2019-07-31T09:27:22.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1197146222 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T09:27:22.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1197146222 data=null} to TreeItem with text {Custom Text} [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1197146268 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T09:27:22.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197146268 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-31T09:27:22.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1197146268 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - Clicking on Check selected [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1197146269 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-31T09:27:22.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1197146269 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-31T09:27:22.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1197146270 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1197146270 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1197146270 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-31T09:27:22.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1197146270 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-31T09:27:22.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1197146270 data=null item=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-31T09:27:22.076Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1197146271 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-31T09:27:22.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1197146271 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-31T09:27:22.076Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1197146271 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-31T09:27:22.076Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1197146271 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1197146271 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Clicked on Check selected [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - Clicking on &Apply [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1197146272 data=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-31T09:27:22.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197146272 data=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-31T09:27:22.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1197146272 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1197146272 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1197146273 data=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-31T09:27:22.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1197146273 data=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-31T09:27:22.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1197146273 data=null item=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-31T09:27:22.076Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1197146274 data=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-31T09:27:22.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197146274 data=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-31T09:27:22.076Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1197146274 data=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-31T09:27:22.076Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1197146274 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1197146274 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Clicked on &Apply [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T09:27:22.076Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:22.076Z] 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-31T09:27:22.076Z] DEBUG - Clicking on Apply and Close [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1197146275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1197146275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1197146275 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-31T09:27:22.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1197146276 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1197146276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1197146276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:22.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1197146276 data=null item=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-31T09:27:22.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1197145887 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-31T09:27:22.331Z] DEBUG - Clicked on [2019-07-31T09:27:22.331Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:27:22.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:22.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:22.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:22.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:22.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:22.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197146476 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:27:22.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197146477 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:27:22.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197146477 data=null} to TreeItem with text {test} [2019-07-31T09:27:22.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197146477 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:27:22.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197146477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:27:22.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197146507 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:27:22.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:22.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197146508 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:27:22.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197146508 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:27:22.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197146509 data=null} to TreeItem with text {test} [2019-07-31T09:27:22.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197146509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:27:22.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197146509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:27:22.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197146515 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:27:22.331Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T09:27:22.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:22.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197146516 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:27:22.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197146516 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:27:22.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197146516 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:27:22.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197146516 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:27:22.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197146516 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:27:22.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197146524 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:27:22.331Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T09:27:22.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:22.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1197146525 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T09:27:22.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1197146525 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T09:27:22.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1197146525 data=null} to Tree node with text: syslog_collapse [2019-07-31T09:27:22.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1197146525 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T09:27:22.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197146525 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-31T09:27:22.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1197146566 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T09:27:22.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:22.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1197146567 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T09:27:22.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1197146567 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T09:27:22.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1197146567 data=null} to Tree node with text: syslog_collapse [2019-07-31T09:27:22.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1197146567 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T09:27:22.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197146567 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-31T09:27:22.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1197146571 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T09:27:22.587Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-31T09:27:22.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197146673 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:27:22.587Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T09:27:22.587Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T09:27:22.587Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T09:27:22.843Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T09:27:22.843Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T09:27:22.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1197146972 data=null doit=true} to Shell with text {Preferences} [2019-07-31T09:27:22.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:22.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:22.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:22.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:22.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:22.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1197146974 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T09:27:22.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1197146974 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:27:22.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1197146974 data=null} to TreeItem with text {Tracing} [2019-07-31T09:27:22.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1197146974 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:22.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197146974 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-31T09:27:22.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1197147003 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:22.843Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T09:27:22.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:22.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1197147003 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T09:27:22.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1197147003 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T09:27:22.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1197147004 data=null} to Tree node with text: Trace Types [2019-07-31T09:27:22.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1197147004 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:22.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197147004 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-31T09:27:22.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1197147015 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:22.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:22.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:22.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:22.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - Clicking on Check all [2019-07-31T09:27:22.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1197147064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197147065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1197147065 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1197147065 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1197147065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1197147065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1197147065 data=null item=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-31T09:27:22.843Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1197147066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197147066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1197147066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1197147066 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1197147066 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Clicked on Check all [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - Clicking on &Apply [2019-07-31T09:27:22.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1197147067 data=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-31T09:27:22.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197147067 data=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-31T09:27:22.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1197147067 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1197147067 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1197147068 data=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-31T09:27:22.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1197147068 data=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-31T09:27:22.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1197147068 data=null item=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-31T09:27:22.843Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1197147069 data=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-31T09:27:22.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197147069 data=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-31T09:27:22.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1197147069 data=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-31T09:27:22.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1197147069 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1197147069 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:22.843Z] DEBUG - Clicked on &Apply [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:22.843Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T09:27:22.844Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T09:27:22.844Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:22.844Z] 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-31T09:27:22.844Z] DEBUG - Clicking on Apply and Close [2019-07-31T09:27:22.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1197147070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:22.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1197147070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:22.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1197147070 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-31T09:27:22.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1197147070 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:22.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1197147070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:22.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1197147070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:22.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1197147070 data=null item=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-31T09:27:22.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1197146682 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-31T09:27:23.098Z] DEBUG - Clicked on [2019-07-31T09:27:23.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197147211 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:27:23.098Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T09:27:23.098Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T09:27:23.098Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T09:27:23.354Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T09:27:23.354Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T09:27:23.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1197147507 data=null doit=true} to Shell with text {Preferences} [2019-07-31T09:27:23.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:23.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:23.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:23.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:23.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1197147510 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T09:27:23.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1197147510 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:27:23.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1197147510 data=null} to TreeItem with text {Tracing} [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1197147510 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:23.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197147510 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-31T09:27:23.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1197147582 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:23.354Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T09:27:23.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1197147583 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T09:27:23.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1197147583 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T09:27:23.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1197147586 data=null} to Tree node with text: Trace Types [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1197147586 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:23.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197147586 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-31T09:27:23.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1197147588 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:23.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:23.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:23.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:23.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - Clicking on Check all [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1197147597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197147597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1197147597 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1197147597 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1197147597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1197147597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1197147597 data=null item=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-31T09:27:23.354Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1197147598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1197147598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1197147598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1197147598 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1197147598 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Clicked on Check all [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - Clicking on &Apply [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1197147599 data=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-31T09:27:23.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197147599 data=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-31T09:27:23.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1197147599 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1197147600 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1197147600 data=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-31T09:27:23.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1197147600 data=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-31T09:27:23.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1197147600 data=null item=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-31T09:27:23.354Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1197147600 data=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-31T09:27:23.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197147600 data=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-31T09:27:23.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1197147600 data=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-31T09:27:23.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1197147601 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1197147601 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Clicked on &Apply [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T09:27:23.354Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:23.354Z] 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-31T09:27:23.354Z] DEBUG - Clicking on Apply and Close [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1197147602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1197147602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1197147602 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-31T09:27:23.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1197147602 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1197147602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:23.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1197147602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:23.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1197147602 data=null item=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-31T09:27:23.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1197147273 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-31T09:27:23.609Z] DEBUG - Clicked on [2019-07-31T09:27:23.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197147718 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:27:23.609Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T09:27:23.609Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T09:27:23.609Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T09:27:23.864Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T09:27:23.864Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T09:27:23.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1197148074 data=null doit=true} to Shell with text {Preferences} [2019-07-31T09:27:23.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:23.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:23.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:23.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:23.864Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:23.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1197148076 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T09:27:23.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1197148076 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:27:23.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1197148076 data=null} to TreeItem with text {Tracing} [2019-07-31T09:27:23.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1197148077 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:23.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197148077 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-31T09:27:24.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1197148164 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T09:27:24.120Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T09:27:24.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1197148166 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T09:27:24.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1197148166 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T09:27:24.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1197148166 data=null} to Tree node with text: Trace Types [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1197148166 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:24.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197148167 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-31T09:27:24.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1197148169 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T09:27:24.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:24.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:24.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:24.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1197148171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1197148171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1197148171 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1197148171 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1197148171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1197148171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1197148171 data=null item=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-31T09:27:24.120Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1197148173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1197148173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1197148173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1197148173 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1197148173 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:27:24.120Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-31T09:27:24.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1197148174 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T09:27:24.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1197148174 data=null} to TreeItem with text {Custom Text} [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1197148174 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T09:27:24.120Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197148174 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-31T09:27:24.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1197148175 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T09:27:24.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1197148175 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T09:27:24.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1197148175 data=null} to Tree node with text: testtxtextension [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1197148175 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-31T09:27:24.120Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197148176 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-31T09:27:24.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1197148176 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-31T09:27:24.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1197148177 data=null button=0 stateMask=0x0 x=116 y=55 count=0} to Tree node with text: testtxtextension [2019-07-31T09:27:24.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1197148177 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T09:27:24.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1197148177 data=null} to Tree node with text: testtxtextension [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1197148178 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-31T09:27:24.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197148178 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-31T09:27:24.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1197148178 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - Clicking on Check selected [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1197148189 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-31T09:27:24.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1197148189 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-31T09:27:24.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1197148189 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1197148189 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1197148190 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-31T09:27:24.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1197148190 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-31T09:27:24.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1197148190 data=null item=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-31T09:27:24.120Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1197148191 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-31T09:27:24.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1197148191 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-31T09:27:24.120Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1197148191 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-31T09:27:24.120Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1197148191 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1197148191 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Clicked on Check selected [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - Clicking on &Apply [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1197148193 data=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-31T09:27:24.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197148193 data=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-31T09:27:24.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1197148193 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1197148193 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1197148193 data=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-31T09:27:24.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1197148193 data=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-31T09:27:24.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1197148193 data=null item=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-31T09:27:24.120Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1197148195 data=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-31T09:27:24.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197148195 data=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-31T09:27:24.120Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1197148195 data=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-31T09:27:24.120Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1197148195 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1197148195 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Clicked on &Apply [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T09:27:24.120Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:24.120Z] 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-31T09:27:24.120Z] DEBUG - Clicking on Apply and Close [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1197148200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1197148200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1197148200 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-31T09:27:24.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1197148200 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1197148200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1197148201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:27:24.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1197148201 data=null item=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-31T09:27:24.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1197147788 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-31T09:27:24.376Z] DEBUG - Clicked on [2019-07-31T09:27:24.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:27:24.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:24.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:24.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:27:24.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:27:24.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:24.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197148390 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:27:24.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197148390 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:27:24.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197148390 data=null} to TreeItem with text {test} [2019-07-31T09:27:24.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197148390 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:27:24.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197148390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:27:24.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197148472 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:27:24.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:24.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197148473 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:27:24.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197148473 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:27:24.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197148473 data=null} to TreeItem with text {test} [2019-07-31T09:27:24.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197148473 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:27:24.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197148473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:27:24.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197148479 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:27:24.376Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T09:27:24.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:24.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197148480 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:27:24.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197148480 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:27:24.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197148480 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:27:24.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197148481 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:27:24.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197148481 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:27:24.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197148494 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:27:24.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:27:24.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197148495 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:27:24.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197148495 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:27:24.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197148495 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:27:24.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197148495 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:27:24.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197148495 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:27:24.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197148500 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:27:24.376Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T09:27:24.376Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T09:27:24.936Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T09:27:24.936Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T09:27:24.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1197148918 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T09:27:24.936Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T09:27:24.936Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T09:27:24.936Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T09:27:24.936Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T09:27:24.936Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-31T09:27:28.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:28.420Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:28.420Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:27:28.420Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:27:28.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197152400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:27:28.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197152401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:27:28.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197152401 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:27:28.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197152401 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:27:28.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197152401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:27:28.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197152401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:27:28.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197152401 data=null item=null 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-31T09:27:28.420Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197152402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:27:28.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197152402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:27:28.420Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197152402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:27:28.420Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197152402 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:27:28.420Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197152402 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:27:28.420Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:27:28.420Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:27:28.420Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:27:28.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:27:28.420Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:28.420Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:27:28.420Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:28.420Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:28.420Z] DEBUG - Clicking on OK [2019-07-31T09:27:28.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197152403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:28.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197152403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:28.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197152403 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:28.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197152403 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:28.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197152403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:28.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197152403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:28.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:28.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:28.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:28.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:28.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:28.420Z] DEBUG - Clicked on OK [2019-07-31T09:27:28.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197152403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:28.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197151472 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-31T09:27:28.931Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.983 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-31T09:27:28.931Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.924 s [2019-07-31T09:27:28.931Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 1.91 s [2019-07-31T09:27:28.931Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.485 s [2019-07-31T09:27:28.931Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 3.26 s [2019-07-31T09:27:28.931Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-31T09:27:30.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-31T09:27:30.819Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:27:30.819Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:30.819Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:30.819Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:31.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-31T09:27:31.379Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:27:31.379Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:31.379Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:32.014Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:32.014Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:32.269Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:32.524Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:32.780Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:33.035Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:33.596Z] DEBUG - number of items : 5 [2019-07-31T09:27:33.596Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-31T09:27:33.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197157558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T09:27:33.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197157558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T09:27:33.596Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197157558 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T09:27:33.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197157558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T09:27:33.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197157558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T09:27:33.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197157559 data=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-31T09:27:33.596Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197157560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T09:27:33.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197157560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T09:27:33.596Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197157560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T09:27:33.596Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197157560 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T09:27:33.596Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197157560 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-31T09:27:33.596Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-31T09:27:33.596Z] DEBUG - number of items : 5 [2019-07-31T09:27:33.596Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-31T09:27:33.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197157563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T09:27:33.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197157564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T09:27:33.596Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197157564 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T09:27:33.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197157564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T09:27:33.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197157564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T09:27:33.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197157564 data=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-31T09:27:33.596Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197157566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T09:27:33.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197157566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T09:27:33.596Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197157566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T09:27:33.596Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197157566 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T09:27:33.596Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197157566 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-31T09:27:33.596Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-31T09:27:33.596Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:33.596Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:35.791Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:35.791Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:35.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-31T09:27:35.791Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:27:35.791Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:35.791Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:35.791Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:35.791Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:35.791Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T09:27:35.791Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.825 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-31T09:27:35.791Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 1.969 s [2019-07-31T09:27:35.791Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 3.406 s [2019-07-31T09:27:35.791Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.279 s [2019-07-31T09:27:35.791Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-31T09:27:39.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:27:39.053Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:27:41.565Z] DEBUG - number of items : 16 [2019-07-31T09:27:41.565Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:41.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197165531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:41.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197165531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:41.565Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197165531 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:41.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197165531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:41.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197165531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:41.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197165684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:41.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197165686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:41.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197165686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:41.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197165686 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:41.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197165686 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:41.565Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:41.565Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:41.565Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - Clicking on OK [2019-07-31T09:27:41.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197165702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197165702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197165702 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197165702 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197165702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197165702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197165702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:41.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197165531 data=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-31T09:27:41.565Z] DEBUG - Clicked on [2019-07-31T09:27:41.820Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:27:41.820Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:27:42.381Z] DEBUG - number of items : 16 [2019-07-31T09:27:42.381Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:42.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197166589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:42.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197166590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:42.381Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197166590 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:42.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197166590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:42.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197166590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:42.636Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197166689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:42.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197166690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:42.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197166690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:42.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197166690 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:42.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197166690 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:42.637Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:42.637Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:42.637Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - Clicking on OK [2019-07-31T09:27:42.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197166702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197166702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197166702 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197166703 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197166703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197166703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197166703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:42.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197166590 data=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-31T09:27:42.637Z] DEBUG - Clicked on [2019-07-31T09:27:42.892Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:27:42.892Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:27:43.453Z] DEBUG - number of items : 16 [2019-07-31T09:27:43.453Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:43.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197167519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:43.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197167519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:43.453Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197167519 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:43.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197167519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:43.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197167519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:43.453Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197167606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:43.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197167607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:43.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197167607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:43.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197167607 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:43.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197167607 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:43.453Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:43.453Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:43.453Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - Clicking on OK [2019-07-31T09:27:43.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197167620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197167620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197167620 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197167620 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197167620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197167622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197167622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:43.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197167519 data=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-31T09:27:43.453Z] DEBUG - Clicked on [2019-07-31T09:27:43.709Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:27:43.709Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:27:44.270Z] DEBUG - number of items : 16 [2019-07-31T09:27:44.270Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:44.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197168410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:44.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197168410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:44.270Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197168410 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:44.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197168410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:44.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197168410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:44.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197168489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:44.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197168490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:44.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197168490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:44.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197168490 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:44.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197168490 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:44.270Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:44.270Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:44.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - Clicking on OK [2019-07-31T09:27:44.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197168502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197168503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197168503 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197168503 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197168503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197168503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197168503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:44.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197168410 data=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-31T09:27:44.525Z] DEBUG - Clicked on [2019-07-31T09:27:44.525Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:27:44.781Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:27:48.945Z] DEBUG - number of items : 16 [2019-07-31T09:27:48.945Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:48.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197172790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:48.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197172790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:48.945Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197172790 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:48.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197172791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:48.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197172791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:48.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197172892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:48.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197172893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:48.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197172893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:48.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197172893 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:48.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197172893 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:48.945Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:48.945Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:48.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - Clicking on OK [2019-07-31T09:27:48.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197172912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197172912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197172912 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197172912 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197172913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197172913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197172913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:48.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197172792 data=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-31T09:27:48.945Z] DEBUG - Clicked on [2019-07-31T09:27:49.200Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:27:49.201Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:27:49.761Z] DEBUG - number of items : 16 [2019-07-31T09:27:49.761Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:49.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197173785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:49.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197173785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:49.761Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197173786 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:49.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197173786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:49.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197173786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:49.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197173878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:49.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197173879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:49.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197173879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:49.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197173880 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:49.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197173880 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:49.761Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:49.761Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:27:49.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1197173881 data=null doit=true} to Shell with text {Legend} [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:49.761Z] 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-31T09:27:49.761Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T09:27:49.761Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-31T09:27:49.761Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-31T09:27:49.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1197173897 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-31T09:27:49.761Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:49.761Z] 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-31T09:27:49.761Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:49.761Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:49.761Z] DEBUG - Clicking on OK [2019-07-31T09:27:49.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197173906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:49.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197173906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:49.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197173907 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:49.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197173907 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:49.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197173907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:49.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197173907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:49.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197173907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:49.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197173786 data=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-31T09:27:49.761Z] DEBUG - Clicked on [2019-07-31T09:27:51.124Z] DEBUG - number of items : 16 [2019-07-31T09:27:51.124Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:51.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197175081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:51.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197175081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:51.124Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197175081 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:51.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197175081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:51.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197175081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:51.124Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197175170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:51.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197175172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:51.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197175172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:51.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197175172 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:51.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197175172 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:51.124Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:51.124Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:51.124Z] 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-31T09:27:51.124Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:51.124Z] 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-31T09:27:51.124Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - Clicking on [2019-07-31T09:27:51.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197175179 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-31T09:27:51.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197175179 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-31T09:27:51.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197175179 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-31T09:27:51.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197175180 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T09:27:51.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197175180 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-31T09:27:51.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197175180 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-31T09:27:51.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197175180 data=null 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-31T09:27:51.124Z] 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-31T09:27:51.124Z] 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-31T09:27:51.124Z] 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-31T09:27:51.124Z] 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-31T09:27:51.124Z] 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-31T09:27:51.124Z] DEBUG - Clicked on [2019-07-31T09:27:51.124Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:51.124Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:51.124Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:51.124Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:51.124Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:51.124Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:27:51.124Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T09:27:51.124Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:51.124Z] 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-31T09:27:51.124Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:51.124Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:51.124Z] DEBUG - Clicking on OK [2019-07-31T09:27:51.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197175184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:51.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197175185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:51.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197175185 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:51.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197175185 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:51.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197175188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:51.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197175189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:51.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197175189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:51.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197175081 data=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-31T09:27:51.125Z] DEBUG - Clicked on [2019-07-31T09:27:52.485Z] DEBUG - number of items : 16 [2019-07-31T09:27:52.485Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:52.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197176312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:52.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197176312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:52.485Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197176312 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:52.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197176312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:52.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197176312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:52.485Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197176390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:52.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197176391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:52.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197176391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:52.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197176391 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:52.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197176391 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:52.485Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:27:52.485Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:27:52.486Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - Clicking on OK [2019-07-31T09:27:52.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197176401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197176401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197176401 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197176401 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197176401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197176401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197176401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:27:52.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197176312 data=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-31T09:27:52.486Z] DEBUG - Clicked on [2019-07-31T09:27:52.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:27:52.486Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:28:07.315Z] DEBUG - number of items : 16 [2019-07-31T09:28:07.315Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:07.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197191186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:07.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197191186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:07.315Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197191186 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:07.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197191186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:07.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197191186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:07.315Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197191277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:07.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197191278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:07.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197191278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:07.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197191278 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:07.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197191278 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:07.315Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:07.315Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:07.315Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:07.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - Clicking on OK [2019-07-31T09:28:07.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197191289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197191289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197191289 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197191289 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197191290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197191290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197191290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:07.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197191186 data=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-31T09:28:07.316Z] DEBUG - Clicked on [2019-07-31T09:28:07.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:28:07.316Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:28:07.876Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:07.876Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:07.876Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:08.437Z] DEBUG - number of items : 16 [2019-07-31T09:28:08.437Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:08.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197192535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:08.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197192535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:08.437Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197192535 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:08.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197192535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:08.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197192535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:08.437Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197192617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:08.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197192617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:08.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197192618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:08.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197192618 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:08.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197192618 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:08.437Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:08.437Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:08.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - Clicking on OK [2019-07-31T09:28:08.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197192628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197192628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197192628 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197192628 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197192628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197192628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197192628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:08.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197192535 data=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-31T09:28:08.693Z] DEBUG - Clicked on [2019-07-31T09:28:08.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:28:08.693Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:28:09.253Z] DEBUG - number of items : 16 [2019-07-31T09:28:09.253Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:09.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197193392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:09.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197193392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:09.253Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197193393 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:09.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197193393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:09.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197193393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:09.253Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197193472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:09.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197193473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:09.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197193473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:09.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197193473 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:09.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197193473 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:09.253Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:09.253Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:28:09.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1197193474 data=null doit=true} to Shell with text {Legend} [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:09.253Z] 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-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:09.253Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:09.253Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-31T09:28:09.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1197193478 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-31T09:28:09.253Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:09.253Z] 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-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:09.253Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:09.253Z] DEBUG - Clicking on OK [2019-07-31T09:28:09.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197193491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:09.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197193491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:09.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197193491 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:09.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197193491 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:09.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197193491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:09.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197193491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:09.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197193491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:09.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197193393 data=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-31T09:28:09.513Z] DEBUG - Clicked on [2019-07-31T09:28:10.438Z] DEBUG - number of items : 16 [2019-07-31T09:28:10.438Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:10.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197194640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:10.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197194640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:10.438Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197194640 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:10.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197194640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:10.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197194640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:10.693Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197194723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:10.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197194724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:10.693Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197194724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:10.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197194724 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:10.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197194724 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:10.693Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:10.693Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:10.693Z] 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-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:10.693Z] 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-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - Clicking on [2019-07-31T09:28:10.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197194727 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-31T09:28:10.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197194727 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-31T09:28:10.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197194727 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-31T09:28:10.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197194727 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T09:28:10.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197194727 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-31T09:28:10.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197194727 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-31T09:28:10.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197194727 data=null 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-31T09:28:10.693Z] 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-31T09:28:10.693Z] 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-31T09:28:10.693Z] 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-31T09:28:10.693Z] 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-31T09:28:10.693Z] 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-31T09:28:10.693Z] DEBUG - Clicked on [2019-07-31T09:28:10.693Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:10.693Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:10.693Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:10.693Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T09:28:10.693Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-31T09:28:10.693Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:10.693Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:10.693Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:10.693Z] 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-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:10.693Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:10.693Z] DEBUG - Clicking on OK [2019-07-31T09:28:10.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197194767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:10.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197194767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:10.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197194767 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:10.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197194767 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:10.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197194767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:10.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197194767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:10.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197194767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:10.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197194640 data=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-31T09:28:10.694Z] DEBUG - Clicked on [2019-07-31T09:28:11.619Z] DEBUG - number of items : 16 [2019-07-31T09:28:11.619Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:11.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197195852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:11.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197195852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:11.619Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197195853 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:11.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197195853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:11.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197195853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:11.875Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197195967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:11.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197195968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:11.875Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197195968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:11.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197195968 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:11.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197195968 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:11.875Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:11.875Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:11.875Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - Clicking on OK [2019-07-31T09:28:11.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197195976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197195976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197195976 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197195976 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197195976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197195976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197195976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:11.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197195853 data=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-31T09:28:11.875Z] DEBUG - Clicked on [2019-07-31T09:28:12.131Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:28:12.131Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:28:12.691Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:12.691Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:12.691Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:13.251Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:13.251Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:13.811Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:13.811Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:14.066Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:14.066Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:14.626Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:14.626Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:14.626Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:14.626Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:15.187Z] DEBUG - number of items : 16 [2019-07-31T09:28:15.187Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:15.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197199278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:15.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197199278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:15.187Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197199278 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:15.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197199278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:15.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197199278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:15.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197199360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:15.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197199360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:15.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197199360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:15.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197199360 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:15.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197199360 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:15.187Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:15.187Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:15.187Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - Clicking on OK [2019-07-31T09:28:15.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197199371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197199371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197199371 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197199371 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197199371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197199371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197199371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:15.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197199278 data=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-31T09:28:15.443Z] DEBUG - Clicked on [2019-07-31T09:28:15.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:28:15.443Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:28:16.003Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:16.003Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:16.003Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:16.003Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-31T09:28:16.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1197200196 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-31T09:28:16.003Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:16.003Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:28:16.563Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:17.926Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-31T09:28:17.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1197201826 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-31T09:28:17.926Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2019-07-31T09:28:17.926Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2019-07-31T09:28:17.926Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:28:17.926Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:28:18.182Z] DEBUG - number of items : 16 [2019-07-31T09:28:18.182Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:18.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197202371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:18.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197202371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:18.182Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197202371 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:18.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197202372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:18.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197202372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:18.182Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197202424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:18.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197202425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:18.182Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197202425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:18.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197202425 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:18.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197202425 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:18.182Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:18.182Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.182Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:18.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:18.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:18.437Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:18.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:18.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:18.437Z] DEBUG - Clicking on OK [2019-07-31T09:28:18.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197202435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:18.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197202435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:18.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197202435 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:18.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197202436 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:18.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197202436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:18.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197202436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:18.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197202436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:18.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197202372 data=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-31T09:28:18.437Z] DEBUG - Clicked on [2019-07-31T09:28:18.437Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:28:18.437Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:28:18.998Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:18.998Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:18.998Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:18.998Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:18.998Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:28:19.560Z] DEBUG - number of items : 16 [2019-07-31T09:28:19.560Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:19.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197203680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:19.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197203680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:19.560Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197203680 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:19.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197203680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:19.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197203680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:19.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197203776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:19.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197203776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:19.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197203776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:19.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197203777 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:19.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197203777 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:19.560Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:28:19.560Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:19.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:19.561Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - Clicking on OK [2019-07-31T09:28:19.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197203786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197203786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197203786 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197203786 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197203786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197203786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197203786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:19.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197203680 data=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-31T09:28:19.968Z] DEBUG - Clicked on [2019-07-31T09:28:19.968Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 44.918 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-31T09:28:19.968Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.543 s [2019-07-31T09:28:19.968Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.982 s [2019-07-31T09:28:19.968Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.896 s [2019-07-31T09:28:19.968Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.897 s [2019-07-31T09:28:19.968Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.414 s [2019-07-31T09:28:19.968Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.419 s [2019-07-31T09:28:19.968Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 14.911 s [2019-07-31T09:28:19.968Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.32 s [2019-07-31T09:28:19.968Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-31T09:28:19.969Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.363 s [2019-07-31T09:28:19.969Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.391 s [2019-07-31T09:28:19.969Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.046 s [2019-07-31T09:28:19.969Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.348 s [2019-07-31T09:28:19.969Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-31T09:28:19.969Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-31T09:28:19.969Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:28:20.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:28:20.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:28:20.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:28:20.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:28:20.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:20.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197204716 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:20.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197204716 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:20.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197204716 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:20.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197204717 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:20.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197204717 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-31T09:28:20.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197204782 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:20.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:20.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197204782 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:20.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197204783 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:20.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197204783 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:20.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197204783 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:20.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197204783 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-31T09:28:20.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197204795 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:20.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197204796 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:20.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197204796 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:20.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197204796 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:20.785Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197204796 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-31T09:28:20.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197204799 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:20.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:20.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197204799 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:28:20.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197204799 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:28:20.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197204799 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:28:20.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197204800 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:28:20.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197204800 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-31T09:28:20.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197204815 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:28:22.147Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2019-07-31T09:28:22.402Z] DEBUG - number of items : 7 [2019-07-31T09:28:22.402Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197206400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197206400 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197206400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197206400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197206401 data=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-31T09:28:22.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197206492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197206500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197206500 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197206500 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - number of items : 7 [2019-07-31T09:28:22.402Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197206501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197206501 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197206501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197206501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197206501 data=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-31T09:28:22.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197206601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197206608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197206608 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197206608 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - number of items : 7 [2019-07-31T09:28:22.402Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197206609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197206609 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197206609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197206609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197206609 data=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-31T09:28:22.657Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197206647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197206653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197206654 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197206654 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - number of items : 7 [2019-07-31T09:28:22.657Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197206654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197206654 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197206654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197206654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197206654 data=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-31T09:28:22.657Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197206695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197206702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197206703 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197206703 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.658Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T09:28:22.658Z] DEBUG - number of items : 7 [2019-07-31T09:28:22.658Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197206703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197206703 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197206703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197206704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197206704 data=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-31T09:28:22.658Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197206704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197206704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197206704 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197206704 data=null} to ToolItem with tooltip text {Increase priority} [2019-07-31T09:28:22.658Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2019-07-31T09:28:22.658Z] DEBUG - number of items : 7 [2019-07-31T09:28:22.658Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197206705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197206705 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197206705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197206705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197206705 data=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-31T09:28:22.658Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197206736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197206743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197206743 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-31T09:28:22.658Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197206743 data=null} to ToolItem with tooltip text {Decrease priority} [2019-07-31T09:28:22.658Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2019-07-31T09:28:22.658Z] DEBUG - number of items : 7 [2019-07-31T09:28:22.658Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197206743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197206744 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197206744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197206744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197206744 data=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-31T09:28:22.658Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197206789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197206796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197206796 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197206796 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:28:22.658Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-31T09:28:22.658Z] DEBUG - number of items : 7 [2019-07-31T09:28:22.658Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197206799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197206799 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197206799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197206799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197206799 data=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-31T09:28:22.658Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197206841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197206847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197206848 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197206848 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:28:22.658Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:28:22.658Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-31T09:28:22.658Z] DEBUG - number of items : 7 [2019-07-31T09:28:22.658Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197206849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197206849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197206849 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197206849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197206849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197206850 data=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-31T09:28:22.658Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.658Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-31T09:28:22.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:28:22.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:28:22.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:28:22.913Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:28:22.913Z] DEBUG - Selecting rows [2] in (of type 'Table') [2019-07-31T09:28:22.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197207001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:28:22.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197207001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:28:22.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197207001 data=null doit=true} to (of type 'Table') [2019-07-31T09:28:22.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197207001 data=null} to (of type 'Table') [2019-07-31T09:28:22.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197207002 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to (of type 'Table') [2019-07-31T09:28:22.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197207002 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-31T09:28:22.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197207005 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to (of type 'Table') [2019-07-31T09:28:24.799Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.92 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-31T09:28:24.799Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 0.646 s [2019-07-31T09:28:24.799Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-31T09:28:26.161Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:28:26.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:28:26.161Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:28:26.161Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:28:26.722Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2019-07-31T09:28:26.722Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2019-07-31T09:28:26.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1197210891 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-31T09:28:26.977Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2019-07-31T09:28:26.977Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197211085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197211085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197211085 data=null doit=true} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197211085 data=null} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1197211085 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1197211086 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197211086 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-31T09:28:26.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1197211190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197211191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1197211191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1197211191 data=null doit=true} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1197211191 data=null} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Selecting rows [4] in (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197211192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197211192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197211192 data=null doit=true} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197211192 data=null} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197211192 data=null button=1 stateMask=0x0 x=22 y=95 count=1} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197211192 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-31T09:28:26.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197211194 data=null button=1 stateMask=0x80000 x=22 y=95 count=1} to (of type 'Table') [2019-07-31T09:28:26.977Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2019-07-31T09:28:26.977Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2019-07-31T09:28:26.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197211197 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:28:26.977Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T09:28:27.232Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T09:28:27.232Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T09:28:27.487Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T09:28:27.487Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T09:28:27.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1197211542 data=null doit=true} to Shell with text {Preferences} [2019-07-31T09:28:27.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1197211542 data=null doit=true} to Shell with text {Preferences} [2019-07-31T09:28:27.487Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:27.487Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:28:27.487Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:27.487Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:28:27.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:28:27.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:28:27.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:28:27.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:28:27.488Z] DEBUG - Clicking on TreeItem with text {General} [2019-07-31T09:28:27.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1197211551 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-31T09:28:27.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1197211551 data=null doit=true} to TreeItem with text {General} [2019-07-31T09:28:27.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:27.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1197211552 data=null} to TreeItem with text {General} [2019-07-31T09:28:27.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1197211552 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T09:28:27.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197211555 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-31T09:28:27.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1197211556 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T09:28:27.488Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=1197211594 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-31T09:28:27.488Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=1197211595 data=null doit=true} to TreeItem with text {General} [2019-07-31T09:28:27.488Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=1197211595 data=null} to TreeItem with text {General} [2019-07-31T09:28:27.488Z] DEBUG - Clicked on TreeItem with text {General} [2019-07-31T09:28:27.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:27.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1197211595 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-31T09:28:27.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1197211595 data=null doit=true} to TreeItem with text {General} [2019-07-31T09:28:27.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1197211595 data=null} to TreeItem with text {General} [2019-07-31T09:28:27.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1197211596 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T09:28:27.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197211596 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-31T09:28:27.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1197211602 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T09:28:28.049Z] DEBUG - Clicking on Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1197212103 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1197212104 data=null doit=true} to Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1197212104 data=null} to Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1197212104 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197212104 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-31T09:28:28.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1197212106 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1197212141 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1197212141 data=null doit=true} to Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1197212141 data=null} to Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Clicked on Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1197212142 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1197212142 data=null doit=true} to Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1197212142 data=null} to Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1197212142 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197212142 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-31T09:28:28.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1197212143 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T09:28:28.049Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1197212143 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1197212143 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1197212144 data=null} to Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1197212144 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197212144 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-31T09:28:28.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1197212144 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1197212204 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1197212204 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1197212204 data=null} to Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1197212205 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1197212205 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1197212205 data=null} to Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1197212205 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197212205 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-31T09:28:28.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1197212206 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T09:28:28.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:28:28.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:28:28.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:28:28.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:28:28.049Z] DEBUG - Clicking on TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1197212210 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1197212211 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1197212212 data=null} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1197212212 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197212212 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-31T09:28:28.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1197212213 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1197212213 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1197212213 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1197212213 data=null} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Clicked on TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1197212213 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1197212213 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1197212214 data=null} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1197212214 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197212214 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-31T09:28:28.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1197212214 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1197212215 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1197212215 data=null} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1197212215 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197212215 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-31T09:28:28.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1197212271 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T09:28:28.049Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1197212271 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-31T09:28:28.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1197212271 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T09:28:28.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1197212271 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1197212272 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-31T09:28:28.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197212272 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-31T09:28:28.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1197212274 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-31T09:28:28.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1197212274 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-31T09:28:28.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1197212274 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1197212274 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T09:28:28.049Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T09:28:28.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1197212274 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-31T09:28:28.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1197212274 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1197212274 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1197212275 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-31T09:28:28.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197212275 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-31T09:28:28.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1197212276 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-31T09:28:28.049Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:28.049Z] 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-31T09:28:28.049Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - Clicking on &Use System Font [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1197212277 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-31T09:28:28.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1197212277 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-31T09:28:28.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=1197212277 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=1197212283 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=1197212283 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-31T09:28:28.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=1197212283 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-31T09:28:28.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=1197212283 data=null item=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-31T09:28:28.049Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=1197212286 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-31T09:28:28.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1197212286 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-31T09:28:28.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=1197212286 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-31T09:28:28.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=1197212286 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=1197212287 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T09:28:28.049Z] DEBUG - Clicked on &Use System Font [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:28:28.049Z] DEBUG - Clicking on &Apply [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1197212289 data=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-31T09:28:28.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197212289 data=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-31T09:28:28.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1197212289 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:28:28.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1197212289 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:28:28.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1197212289 data=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-31T09:28:28.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1197212289 data=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-31T09:28:28.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1197212289 data=null item=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-31T09:28:28.304Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1197212397 data=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-31T09:28:28.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1197212400 data=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-31T09:28:28.304Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1197212400 data=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-31T09:28:28.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1197212400 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:28:28.304Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1197212400 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T09:28:28.304Z] DEBUG - Clicked on &Apply [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - Clicking on &Reset [2019-07-31T09:28:28.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=1197212402 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-31T09:28:28.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=1197212402 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-31T09:28:28.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=1197212402 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T09:28:28.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=1197212402 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T09:28:28.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=1197212403 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-31T09:28:28.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=1197212403 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-31T09:28:28.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=1197212403 data=null item=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-31T09:28:28.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T09:28:28.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T09:28:28.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T09:28:28.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T09:28:28.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T09:28:28.304Z] DEBUG - Clicked on &Reset [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T09:28:28.304Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:28.304Z] 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-31T09:28:28.304Z] DEBUG - Clicking on Apply and Close [2019-07-31T09:28:28.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1197212412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:28:28.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1197212412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:28:28.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1197212412 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-31T09:28:28.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1197212412 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:28:28.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1197212412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:28:28.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1197212412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T09:28:28.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1197212412 data=null item=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-31T09:28:28.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1197211303 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-31T09:28:28.814Z] DEBUG - Clicked on [2019-07-31T09:28:28.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197212999 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:28:28.814Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:28:28.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:28:28.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:28:28.814Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:28.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197213004 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:28:28.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197213004 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:28:28.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197213004 data=null} to TreeItem with text {test} [2019-07-31T09:28:28.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197213005 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:28:28.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197213005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:28:29.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197213070 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:28:29.069Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:28:29.069Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:28:29.069Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:28:29.630Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:28:29.630Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:28:29.630Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:28:29.630Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:28:29.630Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:29.630Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:28:29.630Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:29.630Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:29.630Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:29.630Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:28:29.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197213817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:29.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197213817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:29.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197213817 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:29.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197213817 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:29.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197213817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:29.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197213817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:29.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197213817 data=null item=null 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-31T09:28:29.630Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197213818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:29.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197213818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:29.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197213818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:29.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197213818 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:29.630Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197213818 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:29.630Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:29.630Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:28:29.630Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:28:29.630Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:29.630Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:29.630Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:29.630Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:29.630Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:29.630Z] DEBUG - Clicking on OK [2019-07-31T09:28:29.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197213818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:29.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197213818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:29.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197213818 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:29.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197213818 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:29.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197213819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:29.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197213819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:29.630Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:29.630Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:29.630Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:29.630Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:29.630Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:29.630Z] DEBUG - Clicked on OK [2019-07-31T09:28:30.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197213819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:30.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197213119 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-31T09:28:30.191Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.504 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-31T09:28:30.191Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 5.449 s [2019-07-31T09:28:30.191Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-31T09:28:30.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:28:31.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:28:31.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:28:31.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:28:31.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:28:31.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:31.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197215095 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:31.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197215095 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:31.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197215095 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:31.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197215096 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:31.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197215096 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-31T09:28:31.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197215118 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:31.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:31.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197215119 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:31.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197215124 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:31.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197215124 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:31.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197215124 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:31.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197215124 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-31T09:28:31.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197215131 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:31.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197215131 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:31.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197215131 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:31.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197215131 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:31.017Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197215131 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-31T09:28:31.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197215133 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:31.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:31.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197215134 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:28:31.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197215134 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:28:31.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197215134 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:28:31.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197215134 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:28:31.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197215134 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-31T09:28:31.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197215147 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:28:43.177Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-31T09:28:43.177Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T09:28:43.177Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T09:28:43.177Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T09:28:43.177Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T09:28:43.177Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T09:28:43.177Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T09:28:43.177Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:28:43.177Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:28:43.177Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2019-07-31T09:28:43.177Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T09:28:43.177Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2019-07-31T09:28:43.177Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2019-07-31T09:28:43.177Z] 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-31T09:28:43.177Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T09:28:43.177Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T09:28:43.177Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T09:28:43.177Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T09:28:43.177Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T09:28:43.177Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T09:28:43.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=1197227120 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=1197227121 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-31T09:28:43.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=1197227121 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-31T09:28:43.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1197227121 data=null item=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-31T09:28:43.178Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=1197227195 data=null doit=true} to Button with text {Current view} [2019-07-31T09:28:43.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1197227196 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-31T09:28:43.178Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=1197227204 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=1197227204 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-31T09:28:43.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=1197227204 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-31T09:28:43.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1197227204 data=null item=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-31T09:28:43.178Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1197227205 data=null doit=true} to Button with text {&All pages} [2019-07-31T09:28:43.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1197227205 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-31T09:28:43.178Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=1197227206 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=1197227206 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-31T09:28:43.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=1197227206 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-31T09:28:43.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1197227206 data=null item=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-31T09:28:43.178Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2019-07-31T09:28:43.178Z] 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-31T09:28:43.178Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=1197227208 data=null doit=true} to Button with text {Use current zoom} [2019-07-31T09:28:43.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1197227208 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-31T09:28:43.178Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1197227209 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1197227210 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-31T09:28:43.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1197227210 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-31T09:28:43.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1197227210 data=null item=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-31T09:28:43.178Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2019-07-31T09:28:43.178Z] 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-31T09:28:43.178Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1197227284 data=null doit=true} to Button with text {Number of horizontal pages:} [2019-07-31T09:28:43.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1197227284 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-31T09:28:43.178Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1197227285 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1197227285 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-31T09:28:43.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1197227285 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-31T09:28:43.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1197227285 data=null item=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-31T09:28:43.178Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1197227287 data=null doit=true} to Button with text {&All pages} [2019-07-31T09:28:43.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1197227288 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-31T09:28:43.178Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=1197227289 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=1197227289 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-31T09:28:43.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=1197227289 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-31T09:28:43.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1197227289 data=null item=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-31T09:28:43.178Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2019-07-31T09:28:43.178Z] 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-31T09:28:43.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=1197227290 data=null doit=true} to Button with text {Selected pages} [2019-07-31T09:28:43.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1197227290 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-31T09:28:43.178Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=1197227291 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=1197227292 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-31T09:28:43.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=1197227292 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-31T09:28:43.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=1197227292 data=null item=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-31T09:28:43.178Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:28:43.178Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:43.178Z] DEBUG - Clicking on Cancel [2019-07-31T09:28:43.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1197227373 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-31T09:28:43.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1197227373 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-31T09:28:43.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1197227373 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:28:43.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1197227373 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:28:43.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1197227374 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-31T09:28:43.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1197227374 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-31T09:28:43.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1197227374 data=null item=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-31T09:28:43.433Z] DEBUG - Clicked on [2019-07-31T09:28:43.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197227879 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:28:43.688Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:28:43.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:28:43.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:28:43.688Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:43.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197227911 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:43.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197227912 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:43.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197227912 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:43.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197227913 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:43.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197227913 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-31T09:28:43.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197227921 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:43.943Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:28:43.943Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:28:43.943Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:28:44.504Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:28:44.504Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:28:44.504Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:28:44.504Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:28:44.504Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:44.504Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:28:44.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:44.504Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:44.504Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:44.504Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:28:44.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197228695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:44.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197228695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:44.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197228695 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:44.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197228695 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:44.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197228695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:44.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197228696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:44.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197228696 data=null item=null 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-31T09:28:44.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197228696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:44.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197228696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:44.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197228696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:44.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197228696 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:44.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197228696 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:44.504Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:44.504Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:28:44.504Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:28:44.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:44.504Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:44.504Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:44.504Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:44.504Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:44.504Z] DEBUG - Clicking on OK [2019-07-31T09:28:44.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197228696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:44.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197228696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:44.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197228697 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:44.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197228697 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:44.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197228697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:44.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197228697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:44.504Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:44.504Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:44.504Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:44.504Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:44.504Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:44.504Z] DEBUG - Clicked on OK [2019-07-31T09:28:44.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197228697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:44.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197227982 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-31T09:28:45.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:28:45.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:28:45.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:28:45.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:28:45.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:28:45.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:45.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197229840 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:45.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197229841 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:45.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197229841 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:45.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197229841 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:45.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197229841 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-31T09:28:45.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197229849 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:45.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:45.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197229850 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:45.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197229850 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:45.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197229850 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:45.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197229850 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:45.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197229860 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-31T09:28:45.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197229869 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:45.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197229870 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:45.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197229870 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:45.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197229870 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:45.882Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197229870 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-31T09:28:45.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197229872 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:45.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:45.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197229873 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:28:45.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197229873 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:28:45.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197229873 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:28:45.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197229873 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:28:45.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197229873 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-31T09:28:45.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197229878 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:28:51.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-31T09:28:51.121Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T09:28:51.121Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T09:28:51.121Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T09:28:51.121Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T09:28:51.121Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T09:28:51.121Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T09:28:51.121Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - number of items : 9 [2019-07-31T09:28:51.121Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1197234621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1197234622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1197234622 data=null doit=true} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1197234622 data=null} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1197234622 data=null button=1 stateMask=0x0 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1197234623 data=null button=1 stateMask=0x80000 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - number of items : 9 [2019-07-31T09:28:51.121Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197234624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197234624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T09:28:51.121Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197234624 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197234625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197234625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T09:28:51.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197234625 data=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-31T09:28:51.121Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197234625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197234625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197234625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T09:28:51.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197234625 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-31T09:28:51.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197234626 data=null} to ToolItem with tooltip text {Select} [2019-07-31T09:28:51.121Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2019-07-31T09:28:51.121Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1197234626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1197234626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1197234626 data=null doit=true} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1197234626 data=null} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1197234626 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1197234627 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - number of items : 9 [2019-07-31T09:28:51.121Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T09:28:51.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197234628 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-31T09:28:51.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197234628 data=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-31T09:28:51.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197234628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197234628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T09:28:51.121Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197234628 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197234629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197234629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T09:28:51.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197234629 data=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-31T09:28:51.121Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197234629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197234629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197234629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T09:28:51.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197234629 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T09:28:51.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197234629 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T09:28:51.121Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T09:28:51.121Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1197234630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1197234630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1197234630 data=null doit=true} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1197234630 data=null} to (of type 'Canvas') [2019-07-31T09:28:51.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1197234630 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1197234631 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1197234631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1197234631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1197234631 data=null doit=true} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1197234631 data=null} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1197234631 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1197234632 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - number of items : 9 [2019-07-31T09:28:51.122Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197234632 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197234632 data=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-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197234632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197234633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197234633 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197234633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197234633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197234633 data=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-31T09:28:51.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197234633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197234633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197234633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197234633 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197234633 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T09:28:51.122Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T09:28:51.122Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1197234633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1197234633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1197234634 data=null doit=true} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1197234642 data=null} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1197234643 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1197234643 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - number of items : 9 [2019-07-31T09:28:51.122Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197234643 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197234643 data=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-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197234644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197234644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197234644 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197234644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197234644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197234644 data=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-31T09:28:51.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197234644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197234644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197234644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197234645 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197234645 data=null} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T09:28:51.122Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2019-07-31T09:28:51.122Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1197234645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1197234645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1197234645 data=null doit=true} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1197234645 data=null} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1197234645 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1197234646 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:28:51.122Z] DEBUG - Clicking on with mnemonic 'Select' [2019-07-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1197234696 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-31T09:28:51.122Z] DEBUG - Clicked on with mnemonic 'Select' [2019-07-31T09:28:51.122Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1197234696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1197234696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1197234696 data=null doit=true} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1197234696 data=null} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1197234696 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1197234697 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2019-07-31T09:28:51.122Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2019-07-31T09:28:51.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=1197234717 data=null doit=true} to MenuItem with text {Select} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1197234717 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-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1197234717 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-31T09:28:51.122Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2019-07-31T09:28:51.122Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1197234717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1197234717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1197234717 data=null doit=true} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1197234718 data=null} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1197234718 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1197234718 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1197234718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1197234719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1197234719 data=null doit=true} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1197234719 data=null} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1197234719 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1197234719 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2019-07-31T09:28:51.122Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2019-07-31T09:28:51.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1197234775 data=null doit=true} to MenuItem with text {Zoom in} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1197234775 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-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1197234775 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-31T09:28:51.122Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2019-07-31T09:28:51.122Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1197234775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1197234775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1197234776 data=null doit=true} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1197234776 data=null} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1197234776 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1197234776 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2019-07-31T09:28:51.122Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2019-07-31T09:28:51.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1197234794 data=null doit=true} to MenuItem with text {Zoom out} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1197234794 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-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1197234795 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-31T09:28:51.122Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2019-07-31T09:28:51.122Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1197234795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1197234795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1197234795 data=null doit=true} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1197234795 data=null} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1197234795 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1197234797 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T09:28:51.122Z] DEBUG - number of items : 9 [2019-07-31T09:28:51.122Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197234798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197234798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197234798 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197234798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197234812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T09:28:51.122Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T09:28:51.122Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T09:28:51.122Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T09:28:51.122Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T09:28:51.122Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T09:28:51.122Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-31T09:28:51.122Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-31T09:28:51.122Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2019-07-31T09:28:51.122Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2019-07-31T09:28:51.122Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-31T09:28:51.122Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1197234987 data=null} to (of type 'Combo') [2019-07-31T09:28:51.122Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@592fb393 [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1197234989 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-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1197234989 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-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1197234989 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1197234989 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1197234989 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-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1197234990 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-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1197234990 data=null item=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-31T09:28:51.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1197234990 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-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1197234990 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-31T09:28:51.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1197234990 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-31T09:28:51.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1197234990 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1197234990 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@356d9441 [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1197234991 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-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1197234991 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-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1197234991 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1197234994 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1197234994 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-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1197234994 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-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1197234994 data=null item=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-31T09:28:51.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1197234994 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-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1197234994 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-31T09:28:51.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1197234994 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-31T09:28:51.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1197234994 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1197234995 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Clicking on Find [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1197234995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1197234995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1197234995 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1197234995 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1197234995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1197234995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1197234995 data=null item=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-31T09:28:51.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1197235002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1197235002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1197235002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1197235002 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1197235002 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Clicked on Find [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - Clicking on Close [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1197235003 data=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-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1197235003 data=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-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1197235003 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1197235003 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1197235003 data=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-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1197235003 data=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-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1197235003 data=null item=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-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197234841 data=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-31T09:28:51.122Z] DEBUG - Clicked on [2019-07-31T09:28:51.122Z] DEBUG - number of items : 9 [2019-07-31T09:28:51.122Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197235104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197235104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197235104 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197235104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197235104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T09:28:51.122Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T09:28:51.122Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T09:28:51.122Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T09:28:51.122Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T09:28:51.122Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T09:28:51.122Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-31T09:28:51.122Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-31T09:28:51.122Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2019-07-31T09:28:51.122Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2019-07-31T09:28:51.122Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2019-07-31T09:28:51.122Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=1197235276 data=null} to (of type 'Combo') [2019-07-31T09:28:51.122Z] DEBUG - Set text on (of type 'Combo') to 1001 [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@ad19c8a [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1197235277 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-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1197235277 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-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1197235277 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1197235277 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1197235277 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-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1197235277 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-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1197235278 data=null item=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-31T09:28:51.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1197235278 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-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1197235278 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-31T09:28:51.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1197235278 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-31T09:28:51.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1197235278 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1197235278 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@691cc52c [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1197235279 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-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1197235279 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-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1197235279 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1197235279 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1197235279 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-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1197235279 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-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1197235279 data=null item=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-31T09:28:51.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1197235280 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-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1197235280 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-31T09:28:51.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1197235280 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-31T09:28:51.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1197235280 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1197235283 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Clicking on Find [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1197235283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1197235283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1197235284 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1197235284 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1197235284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1197235284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1197235284 data=null item=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-31T09:28:51.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1197235300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1197235300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1197235300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1197235300 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1197235300 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Clicked on Find [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T09:28:51.122Z] DEBUG - Clicking on Close [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1197235301 data=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-31T09:28:51.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1197235301 data=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-31T09:28:51.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1197235301 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1197235301 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:28:51.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1197235301 data=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-31T09:28:51.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1197235301 data=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-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1197235301 data=null item=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-31T09:28:51.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197235105 data=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-31T09:28:51.378Z] DEBUG - Clicked on [2019-07-31T09:28:51.378Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-31T09:28:51.378Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-31T09:28:51.378Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-31T09:28:51.378Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - Clicking on Add... [2019-07-31T09:28:51.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1197235520 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-31T09:28:51.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1197235520 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-31T09:28:51.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1197235520 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T09:28:51.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1197235520 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T09:28:51.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1197235520 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-31T09:28:51.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1197235520 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-31T09:28:51.378Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1197235593 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-31T09:28:51.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1197235593 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-31T09:28:51.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1197235593 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-31T09:28:51.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1197235594 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T09:28:51.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1197235594 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T09:28:51.378Z] DEBUG - Clicked on Add... [2019-07-31T09:28:51.378Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2019-07-31T09:28:51.378Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T09:28:51.378Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T09:28:51.378Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-31T09:28:51.378Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1197235595 data=null} to (of type 'Combo') [2019-07-31T09:28:51.378Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.378Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3ce3ddce [2019-07-31T09:28:51.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1197235596 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-31T09:28:51.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1197235596 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-31T09:28:51.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1197235596 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1197235596 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1197235596 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-31T09:28:51.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1197235596 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-31T09:28:51.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1197235596 data=null item=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-31T09:28:51.378Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1197235597 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-31T09:28:51.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1197235597 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-31T09:28:51.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1197235597 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-31T09:28:51.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1197235597 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1197235597 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T09:28:51.378Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:51.378Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T09:28:51.378Z] DEBUG - Clicking on Create [2019-07-31T09:28:51.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=1197235598 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-31T09:28:51.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=1197235598 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-31T09:28:51.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=1197235598 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T09:28:51.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=1197235598 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T09:28:51.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=1197235598 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-31T09:28:51.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=1197235598 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-31T09:28:51.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=1197235598 data=null item=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-31T09:28:51.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1197235520 data=null item=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-31T09:28:51.633Z] DEBUG - Clicked on [2019-07-31T09:28:51.633Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T09:28:51.633Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T09:28:51.633Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T09:28:51.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:51.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:51.633Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:51.633Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:51.633Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.633Z] DEBUG - Clicking on OK [2019-07-31T09:28:51.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197235768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197235768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197235768 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197235768 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197235768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197235768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197235768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1197235429 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-31T09:28:51.889Z] DEBUG - Clicked on [2019-07-31T09:28:51.889Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-31T09:28:51.889Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-31T09:28:51.889Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-31T09:28:51.889Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-31T09:28:51.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:28:51.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:28:51.889Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:28:51.889Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:28:51.889Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T09:28:51.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197236013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:28:51.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197236013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:28:51.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197236013 data=null doit=true} to (of type 'Table') [2019-07-31T09:28:51.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197236013 data=null} to (of type 'Table') [2019-07-31T09:28:51.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1197236013 data=null button=1 stateMask=0x0 x=91 y=11 count=1} to (of type 'Table') [2019-07-31T09:28:51.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197236013 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-31T09:28:51.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1197236014 data=null button=1 stateMask=0x80000 x=91 y=11 count=1} to (of type 'Table') [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:51.889Z] DEBUG - Clicking on Remove [2019-07-31T09:28:51.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1197236015 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-31T09:28:51.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1197236015 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-31T09:28:51.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1197236015 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1197236015 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1197236015 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-31T09:28:51.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1197236015 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-31T09:28:51.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1197236015 data=null item=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-31T09:28:51.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] DEBUG - Clicked on Remove [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:51.889Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] DEBUG - Clicking on OK [2019-07-31T09:28:51.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197236017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197236017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197236017 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197236017 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197236017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197236017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197236017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:51.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1197235908 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-31T09:28:52.409Z] DEBUG - Clicked on [2019-07-31T09:28:52.409Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-31T09:28:52.409Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-31T09:28:52.665Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-31T09:28:52.665Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-31T09:28:52.665Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-31T09:28:52.665Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-31T09:28:52.665Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-31T09:28:52.665Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2019-07-31T09:28:52.665Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-31T09:28:52.665Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2019-07-31T09:28:52.665Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-31T09:28:52.665Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2019-07-31T09:28:52.665Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-31T09:28:52.665Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2019-07-31T09:28:52.665Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-31T09:28:52.665Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2019-07-31T09:28:52.665Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Clicking on OK [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197236411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197236411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197236411 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197236411 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197236411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197236411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197236411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1197236273 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-31T09:28:52.665Z] DEBUG - Clicked on [2019-07-31T09:28:52.665Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-31T09:28:52.665Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-31T09:28:52.665Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-31T09:28:52.665Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:52.665Z] DEBUG - Clicking on Default [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=1197236770 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-31T09:28:52.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1197236771 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-31T09:28:52.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=1197236771 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=1197236771 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=1197236771 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-31T09:28:52.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=1197236771 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-31T09:28:52.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=1197236771 data=null item=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-31T09:28:52.665Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=1197236790 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-31T09:28:52.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1197236790 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-31T09:28:52.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=1197236790 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-31T09:28:52.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=1197236790 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=1197236790 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Clicked on Default [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:52.665Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Clicking on OK [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197236790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197236790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197236790 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197236791 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197236791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197236791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197236791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:52.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1197236590 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-31T09:28:52.665Z] DEBUG - Clicked on [2019-07-31T09:28:52.665Z] DEBUG - number of items : 9 [2019-07-31T09:28:52.665Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197236879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197236879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197236879 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197236879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197236879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197236879 data=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-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T09:28:52.665Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2019-07-31T09:28:52.665Z] DEBUG - number of items : 9 [2019-07-31T09:28:52.665Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197236884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197236884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197236884 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197236884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197236884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197236884 data=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-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T09:28:52.665Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2019-07-31T09:28:52.665Z] DEBUG - number of items : 9 [2019-07-31T09:28:52.665Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197236886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197236886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197236886 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197236886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197236886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197236886 data=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-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T09:28:52.665Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2019-07-31T09:28:52.665Z] DEBUG - number of items : 9 [2019-07-31T09:28:52.665Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197236888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197236888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197236888 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197236888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197236888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T09:28:52.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197236888 data=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-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T09:28:52.665Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T09:28:52.665Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2019-07-31T09:28:52.665Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2019-07-31T09:28:52.665Z] DEBUG - Clicking on with mnemonic 'Next page' [2019-07-31T09:28:52.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=1197236908 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-31T09:28:52.665Z] DEBUG - Clicked on with mnemonic 'Next page' [2019-07-31T09:28:52.920Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2019-07-31T09:28:52.920Z] DEBUG - Clicking on with mnemonic 'Previous page' [2019-07-31T09:28:52.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=1197236925 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-31T09:28:52.920Z] DEBUG - Clicked on with mnemonic 'Previous page' [2019-07-31T09:28:52.920Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2019-07-31T09:28:52.920Z] DEBUG - Clicking on with mnemonic 'Last page' [2019-07-31T09:28:52.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=1197236941 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-31T09:28:52.920Z] DEBUG - Clicked on with mnemonic 'Last page' [2019-07-31T09:28:52.920Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2019-07-31T09:28:52.920Z] DEBUG - Clicking on with mnemonic 'First page' [2019-07-31T09:28:52.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=1197236964 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-31T09:28:52.920Z] DEBUG - Clicked on with mnemonic 'First page' [2019-07-31T09:28:52.920Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2019-07-31T09:28:52.920Z] DEBUG - Clicking on with mnemonic 'Pages...' [2019-07-31T09:28:53.175Z] DEBUG - Clicked on with mnemonic 'Pages...' [2019-07-31T09:28:53.175Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2019-07-31T09:28:53.175Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T09:28:53.175Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T09:28:53.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:53.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:53.175Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:53.175Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:53.175Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:53.175Z] DEBUG - Clicking on OK [2019-07-31T09:28:53.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197237200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:53.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197237200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:53.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197237200 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:53.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197237201 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:53.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197237201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:53.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197237201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:53.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197237201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:53.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=1197236985 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-31T09:28:53.175Z] DEBUG - Clicked on [2019-07-31T09:28:53.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197237880 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:28:53.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:28:53.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:28:53.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:28:53.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:28:53.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197237914 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:53.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197237914 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:53.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197237914 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:53.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197237914 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:53.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197237914 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-31T09:28:53.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197237921 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:28:53.735Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:28:53.735Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:28:53.990Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:28:54.551Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:28:54.551Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:28:54.551Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:28:54.551Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:28:54.551Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:54.551Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:28:54.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:54.551Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:54.551Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:54.551Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:28:54.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197238698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:54.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197238698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:54.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197238698 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:54.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197238699 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:54.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197238699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:54.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197238699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:54.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197238699 data=null item=null 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-31T09:28:54.551Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197238699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:54.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197238699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:54.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197238699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:54.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197238699 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:54.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197238699 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:54.551Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:28:54.551Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:28:54.551Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:28:54.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:28:54.551Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:28:54.551Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:28:54.551Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:28:54.551Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:54.551Z] DEBUG - Clicking on OK [2019-07-31T09:28:54.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197238700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:54.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197238700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:54.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197238700 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:54.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197238700 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:54.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197238700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:54.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197238700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:54.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:54.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:54.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:54.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:54.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:54.551Z] DEBUG - Clicked on OK [2019-07-31T09:28:54.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197238700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:28:54.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197237974 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-31T09:28:55.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-31T09:28:55.062Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.933 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-31T09:28:55.062Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 14.72 s [2019-07-31T09:28:55.062Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 10.002 s [2019-07-31T09:28:55.062Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-31T09:28:56.948Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:28:56.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:28:56.948Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:28:56.948Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:28:56.948Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T09:28:56.948Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T09:28:56.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1197240869 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-31T09:28:56.948Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T09:28:56.948Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T09:28:56.948Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T09:28:56.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1197240916 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-31T09:28:56.948Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T09:28:56.948Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T09:28:56.948Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T09:28:56.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1197240992 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-31T09:28:56.948Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T09:28:56.948Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T09:28:56.948Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T09:28:56.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1197241030 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-31T09:28:56.948Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T09:28:56.948Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T09:28:56.948Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T09:28:56.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1197241075 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-31T09:28:56.948Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T09:28:58.312Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:28:58.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:28:58.312Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:28:58.312Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:28:58.312Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-31T09:28:58.312Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-31T09:28:58.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1197242528 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-31T09:28:58.567Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-31T09:28:59.929Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:28:59.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:28:59.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:28:59.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:28:59.929Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T09:28:59.929Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T09:28:59.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1197244043 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-31T09:28:59.929Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T09:28:59.929Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-31T09:28:59.929Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-31T09:28:59.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1197244086 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-31T09:28:59.929Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-31T09:28:59.929Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T09:28:59.929Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T09:28:59.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1197244124 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-31T09:28:59.929Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T09:28:59.929Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T09:28:59.929Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T09:28:59.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1197244171 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-31T09:28:59.929Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T09:29:00.189Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T09:29:00.189Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T09:29:00.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1197244199 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-31T09:29:00.189Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T09:29:00.189Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T09:29:00.189Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T09:29:00.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1197244262 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-31T09:29:00.189Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T09:29:00.189Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T09:29:00.189Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T09:29:00.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1197244270 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-31T09:29:00.189Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T09:29:00.189Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T09:29:00.189Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T09:29:00.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1197244294 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-31T09:29:00.189Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T09:29:00.189Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-31T09:29:00.189Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-31T09:29:00.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1197244348 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-31T09:29:00.189Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-31T09:29:00.189Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T09:29:00.189Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T09:29:00.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1197244383 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-31T09:29:00.189Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T09:29:00.189Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T09:29:00.189Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T09:29:00.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1197244421 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-31T09:29:00.444Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T09:29:00.444Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T09:29:00.444Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T09:29:00.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1197244487 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-31T09:29:00.444Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T09:29:02.330Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:29:02.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:29:02.330Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:29:02.330Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:29:02.330Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T09:29:02.330Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T09:29:02.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1197246170 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-31T09:29:02.330Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T09:29:02.330Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T09:29:02.330Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T09:29:02.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1197246214 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-31T09:29:02.330Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T09:29:02.330Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T09:29:02.330Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T09:29:02.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1197246251 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-31T09:29:02.330Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T09:29:02.330Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T09:29:02.330Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T09:29:02.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1197246300 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-31T09:29:02.330Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T09:29:02.330Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-31T09:29:02.330Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-31T09:29:02.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1197246363 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-31T09:29:02.330Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-31T09:29:02.330Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T09:29:02.330Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T09:29:02.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1197246377 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-31T09:29:02.330Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T09:29:02.330Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-31T09:29:02.330Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-31T09:29:02.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1197246389 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-31T09:29:02.330Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-31T09:29:02.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197246520 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:29:02.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:29:02.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:02.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:02.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:02.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197246525 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:29:02.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197246525 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:29:02.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197246525 data=null} to TreeItem with text {test} [2019-07-31T09:29:02.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197246525 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:29:02.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197246525 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:29:02.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197246572 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:29:02.586Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:29:02.586Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:29:02.586Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:29:03.146Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:29:03.146Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:29:03.146Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:29:03.146Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:29:03.146Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:03.146Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:29:03.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:29:03.146Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:29:03.146Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:03.146Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:29:03.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197247242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:03.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197247242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:03.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197247242 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:03.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197247242 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:03.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197247242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:03.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197247242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:03.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197247243 data=null item=null 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-31T09:29:03.146Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197247243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:03.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197247243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:03.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197247243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:03.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197247243 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:03.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197247243 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:03.146Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:03.146Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:29:03.146Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:29:03.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:29:03.146Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:29:03.146Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:29:03.146Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:29:03.146Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:03.146Z] DEBUG - Clicking on OK [2019-07-31T09:29:03.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197247244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:03.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197247244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:03.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197247244 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:03.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197247244 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:03.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197247244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:03.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197247244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:03.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:03.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:03.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:03.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:03.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:03.146Z] DEBUG - Clicked on OK [2019-07-31T09:29:03.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197247244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:03.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197246615 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-31T09:29:03.658Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.483 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-31T09:29:03.658Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 3.155 s [2019-07-31T09:29:03.658Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.007 s [2019-07-31T09:29:03.658Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 1.829 s [2019-07-31T09:29:03.658Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-31T09:29:04.211Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:29:04.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:04.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:04.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:04.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:04.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:04.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197248451 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:04.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197248451 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:04.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197248451 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:04.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197248452 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:04.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197248452 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-31T09:29:04.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197248471 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:04.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:04.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197248471 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:04.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197248471 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:04.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197248471 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:04.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197248471 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:04.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197248472 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-31T09:29:04.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197248476 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:04.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197248476 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:04.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197248477 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:04.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197248483 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:04.466Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197248483 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-31T09:29:04.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197248485 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:04.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:04.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197248486 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:29:04.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197248486 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:29:04.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197248486 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:29:04.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197248486 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:29:04.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197248486 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-31T09:29:04.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197248494 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:29:06.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T09:29:06.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:06.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:06.353Z] DEBUG - number of items : 11 [2019-07-31T09:29:06.353Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197250106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197250106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197250107 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197250107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197250107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197250107 data=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-31T09:29:06.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197250113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197250113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197250113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:06.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197250113 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:06.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197250113 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:06.353Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:06.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1197250114 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {FILTER } [2019-07-31T09:29:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1197250114 data=null doit=true} to TreeItem with text {FILTER } [2019-07-31T09:29:06.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1197250114 data=null} to TreeItem with text {FILTER } [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1197250114 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-31T09:29:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197250114 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-31T09:29:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1197250126 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-31T09:29:06.353Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-31T09:29:06.353Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-31T09:29:06.353Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:29:06.353Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1197250130 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1197250130 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:06.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1197250133 data=null} to TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1197250133 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197250133 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-31T09:29:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1197250167 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1197250167 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1197250168 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1197250168 data=null} to TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1197250168 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1197250168 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1197250168 data=null} to TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1197250169 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197250169 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-31T09:29:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1197250173 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T09:29:06.353Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-31T09:29:06.353Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-31T09:29:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1197250207 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-31T09:29:06.353Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-31T09:29:06.353Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2019-07-31T09:29:06.353Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T09:29:06.353Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T09:29:06.353Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T09:29:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1197250224 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-31T09:29:06.353Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T09:29:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197250225 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T09:29:06.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197250225 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197250225 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-31T09:29:06.353Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197250225 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-31T09:29:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197250225 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-31T09:29:06.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197250226 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-31T09:29:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197250226 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T09:29:06.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197250226 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197250226 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-31T09:29:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197250226 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-31T09:29:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197250270 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-31T09:29:06.353Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2019-07-31T09:29:06.353Z] DEBUG - Clicking on with mnemonic 'AND' [2019-07-31T09:29:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=1197250303 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-31T09:29:06.353Z] DEBUG - Clicked on with mnemonic 'AND' [2019-07-31T09:29:06.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1197250313 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-31T09:29:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1197250315 data=null doit=true} to Tree node with text: AND [2019-07-31T09:29:06.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1197250316 data=null} to Tree node with text: AND [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1197250316 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T09:29:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197250316 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-31T09:29:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1197250365 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T09:29:06.353Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2019-07-31T09:29:06.353Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2019-07-31T09:29:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1197250394 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-31T09:29:06.353Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2019-07-31T09:29:06.353Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2019-07-31T09:29:06.353Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T09:29:06.353Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T09:29:06.353Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T09:29:06.353Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T09:29:06.353Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T09:29:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1197250467 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-31T09:29:06.353Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T09:29:06.353Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T09:29:06.353Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T09:29:06.353Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:29:06.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1197250476 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T09:29:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1197250476 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T09:29:06.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1197250476 data=null} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1197250476 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T09:29:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197250476 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-31T09:29:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1197250508 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T09:29:06.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1197250508 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-31T09:29:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1197250508 data=null doit=true} to Tree node with text: AND [2019-07-31T09:29:06.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1197250508 data=null} to Tree node with text: AND [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1197250514 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T09:29:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197250514 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-31T09:29:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1197250563 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T09:29:06.353Z] DEBUG - number of items : 11 [2019-07-31T09:29:06.353Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197250563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197250564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197250564 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197250564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197250564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197250564 data=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-31T09:29:06.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197250566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197250566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:06.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197250566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:06.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197250566 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:06.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197250566 data=null} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:06.353Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-31T09:29:06.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:29:06.353Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:29:06.353Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:29:06.353Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:29:06.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1197250606 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-31T09:29:06.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1197250607 data=null doit=true} to TableItem with text {} [2019-07-31T09:29:06.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1197250607 data=null} to TableItem with text {} [2019-07-31T09:29:06.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197250607 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T09:29:06.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197250607 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T09:29:06.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197250609 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T09:29:06.608Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2019-07-31T09:29:06.608Z] DEBUG - Clicking on with mnemonic 'timestamp' [2019-07-31T09:29:06.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=1197250678 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-31T09:29:06.608Z] DEBUG - Clicked on with mnemonic 'timestamp' [2019-07-31T09:29:08.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:29:08.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:08.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:08.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:08.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:08.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:08.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197252268 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:08.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197252268 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:08.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197252268 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:08.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197252269 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:08.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197252269 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-31T09:29:08.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197252277 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:08.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:08.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197252277 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:08.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197252278 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:08.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197252278 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:08.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197252278 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:08.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197252278 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-31T09:29:08.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197252282 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:08.494Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-31T09:29:08.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:08.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197252283 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:29:08.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197252283 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:29:08.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197252283 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:29:08.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197252283 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:29:08.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197252283 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:29:08.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197252287 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:29:09.856Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T09:29:09.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:09.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:09.856Z] DEBUG - number of items : 11 [2019-07-31T09:29:09.856Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197253763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197253763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:09.856Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197253763 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197253763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197253763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:09.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197253763 data=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-31T09:29:09.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197253770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197253771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197253771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:09.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197253771 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:09.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197253771 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:09.856Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:09.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1197253772 data=null button=0 stateMask=0x0 x=77 y=95 count=0} to TreeItem with text {FILTER } [2019-07-31T09:29:09.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1197253772 data=null doit=true} to TreeItem with text {FILTER } [2019-07-31T09:29:09.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1197253772 data=null} to TreeItem with text {FILTER } [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1197253772 data=null button=1 stateMask=0x0 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-31T09:29:09.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197253773 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-31T09:29:09.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1197253783 data=null button=1 stateMask=0x80000 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-31T09:29:09.856Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-31T09:29:09.856Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-31T09:29:09.856Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:29:09.856Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1197253788 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1197253788 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:09.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1197253790 data=null} to TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1197253790 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197253790 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-31T09:29:09.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1197253806 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1197253806 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1197253806 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1197253806 data=null} to TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1197253807 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1197253807 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1197253807 data=null} to TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1197253807 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197253807 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-31T09:29:09.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1197253814 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T09:29:09.856Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-31T09:29:09.856Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-31T09:29:09.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1197253883 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-31T09:29:09.856Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-31T09:29:09.856Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2019-07-31T09:29:09.856Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T09:29:09.856Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T09:29:09.856Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T09:29:09.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1197253905 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-31T09:29:09.856Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T09:29:09.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197253906 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T09:29:09.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197253906 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197253906 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-31T09:29:09.856Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197253906 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-31T09:29:09.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197253907 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-31T09:29:09.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197253907 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-31T09:29:09.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197253907 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T09:29:09.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197253907 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197253908 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-31T09:29:09.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197253908 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-31T09:29:09.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197253920 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-31T09:29:09.856Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2019-07-31T09:29:09.856Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2019-07-31T09:29:09.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1197253996 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-31T09:29:09.856Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2019-07-31T09:29:09.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2019-07-31T09:29:09.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2019-07-31T09:29:09.856Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197254032 data=null item=TreeItem { = [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2019-07-31T09:29:09.856Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T09:29:09.856Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T09:29:09.856Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T09:29:09.856Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T09:29:09.856Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-31T09:29:09.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1197254064 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-31T09:29:09.856Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-31T09:29:09.856Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-31T09:29:09.856Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-31T09:29:09.856Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T09:29:09.856Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T09:29:09.856Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:29:09.856Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-31T09:29:09.856Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-31T09:29:09.856Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T09:29:09.856Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T09:29:09.856Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:29:09.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:29:09.856Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2019-07-31T09:29:09.856Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2019-07-31T09:29:09.856Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2019-07-31T09:29:09.856Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2019-07-31T09:29:09.856Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2019-07-31T09:29:09.856Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T09:29:09.856Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2019-07-31T09:29:09.856Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2019-07-31T09:29:09.856Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2019-07-31T09:29:09.856Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T09:29:09.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=1197254093 data=null doit=true} to Button with text {=} [2019-07-31T09:29:09.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=1197254093 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-31T09:29:09.856Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T09:29:09.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=1197254102 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=1197254102 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-31T09:29:09.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=1197254102 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-31T09:29:09.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=1197254102 data=null item=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-31T09:29:09.856Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T09:29:09.856Z] DEBUG - number of items : 11 [2019-07-31T09:29:09.856Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197254103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197254103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:09.856Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197254103 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197254103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:09.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197254103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:10.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197254103 data=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-31T09:29:10.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197254167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:10.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197254167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:10.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197254167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:10.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197254167 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:10.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197254167 data=null} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:10.112Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-31T09:29:10.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:29:10.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:29:10.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:29:10.112Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:29:10.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1197254213 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-31T09:29:10.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1197254213 data=null doit=true} to TableItem with text {} [2019-07-31T09:29:10.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1197254213 data=null} to TableItem with text {} [2019-07-31T09:29:10.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197254213 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T09:29:10.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197254213 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T09:29:10.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197254215 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T09:29:10.112Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2019-07-31T09:29:10.112Z] DEBUG - Clicking on with mnemonic 'field' [2019-07-31T09:29:10.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=1197254245 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-31T09:29:10.112Z] DEBUG - Clicked on with mnemonic 'field' [2019-07-31T09:29:12.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:29:12.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:12.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:12.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:12.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:12.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:12.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197255875 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:12.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197255875 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:12.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197255875 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:12.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197255876 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:12.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197255876 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-31T09:29:12.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197255882 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:12.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:12.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197255883 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:12.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197255883 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:12.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197255883 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:12.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197255883 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:12.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197255883 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-31T09:29:12.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197255888 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:12.001Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-31T09:29:12.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:12.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197255888 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:29:12.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197255888 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:29:12.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197255889 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:29:12.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197255889 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:29:12.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197255889 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:29:12.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197255896 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:29:13.363Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T09:29:13.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:13.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:13.363Z] DEBUG - number of items : 11 [2019-07-31T09:29:13.363Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197257342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197257342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197257342 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197257342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197257342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197257342 data=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-31T09:29:13.363Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197257351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197257352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197257352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:13.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197257352 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:13.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197257352 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:13.363Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-31T09:29:13.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1197257352 data=null button=0 stateMask=0x0 x=77 y=158 count=0} to TreeItem with text {FILTER } [2019-07-31T09:29:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1197257352 data=null doit=true} to TreeItem with text {FILTER } [2019-07-31T09:29:13.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1197257352 data=null} to TreeItem with text {FILTER } [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1197257352 data=null button=1 stateMask=0x0 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-31T09:29:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197257353 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-31T09:29:13.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1197257362 data=null button=1 stateMask=0x80000 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-31T09:29:13.363Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-31T09:29:13.363Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-31T09:29:13.363Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:29:13.363Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1197257366 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1197257366 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:13.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1197257368 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1197257368 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197257368 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-31T09:29:13.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1197257372 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1197257372 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1197257372 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1197257372 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1197257372 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1197257372 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1197257372 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1197257372 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197257373 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-31T09:29:13.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1197257387 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T09:29:13.363Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-31T09:29:13.363Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-31T09:29:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1197257416 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-31T09:29:13.363Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-31T09:29:13.363Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2019-07-31T09:29:13.363Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T09:29:13.363Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T09:29:13.363Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T09:29:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1197257428 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-31T09:29:13.363Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T09:29:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197257437 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T09:29:13.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197257437 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197257437 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-31T09:29:13.363Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197257438 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-31T09:29:13.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197257438 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-31T09:29:13.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197257438 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-31T09:29:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197257438 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T09:29:13.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197257438 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197257439 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-31T09:29:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197257439 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-31T09:29:13.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1197257465 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-31T09:29:13.363Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2019-07-31T09:29:13.363Z] DEBUG - Clicking on with mnemonic 'OR' [2019-07-31T09:29:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=1197257498 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-31T09:29:13.363Z] DEBUG - Clicked on with mnemonic 'OR' [2019-07-31T09:29:13.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1197257508 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-31T09:29:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1197257508 data=null doit=true} to Tree node with text: OR [2019-07-31T09:29:13.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1197257512 data=null} to Tree node with text: OR [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1197257512 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T09:29:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197257512 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-31T09:29:13.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1197257516 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T09:29:13.363Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2019-07-31T09:29:13.363Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2019-07-31T09:29:13.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1197257583 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-31T09:29:13.363Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2019-07-31T09:29:13.363Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-31T09:29:13.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2019-07-31T09:29:13.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2019-07-31T09:29:13.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2019-07-31T09:29:13.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2019-07-31T09:29:13.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197257612 data=null item=TreeItem { EQUALS} [2019-07-31T09:29:13.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2019-07-31T09:29:13.619Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T09:29:13.619Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T09:29:13.619Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T09:29:13.619Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T09:29:13.619Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T09:29:13.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1197257670 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-31T09:29:13.619Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T09:29:13.619Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T09:29:13.619Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T09:29:13.619Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:29:13.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:13.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1197257677 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-31T09:29:13.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1197257677 data=null doit=true} to Tree node with text: OR [2019-07-31T09:29:13.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1197257677 data=null} to Tree node with text: OR [2019-07-31T09:29:13.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1197257678 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T09:29:13.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197257678 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-31T09:29:13.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1197257695 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T09:29:13.619Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2019-07-31T09:29:13.619Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2019-07-31T09:29:13.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1197257764 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-31T09:29:13.619Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2019-07-31T09:29:13.619Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-31T09:29:13.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:13.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2019-07-31T09:29:13.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2019-07-31T09:29:13.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2019-07-31T09:29:13.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2019-07-31T09:29:13.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197257789 data=null item=TreeItem { MATCHES} [2019-07-31T09:29:13.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2019-07-31T09:29:13.619Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T09:29:13.619Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T09:29:13.619Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T09:29:13.619Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T09:29:13.619Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-31T09:29:13.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1197257808 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-31T09:29:13.619Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-31T09:29:13.619Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-31T09:29:13.619Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-31T09:29:13.619Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-31T09:29:13.619Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-31T09:29:13.619Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:29:13.619Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-31T09:29:13.619Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-31T09:29:13.619Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-31T09:29:13.619Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-31T09:29:13.619Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:29:13.874Z] DEBUG - number of items : 11 [2019-07-31T09:29:13.874Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-31T09:29:13.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197257879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:13.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197257879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:13.874Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197257879 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:13.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197257879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:13.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197257879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:13.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197257879 data=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-31T09:29:13.874Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197257913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:13.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197257913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:13.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197257913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:13.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197257914 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:13.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197257914 data=null} to ToolItem with tooltip text {Save filters} [2019-07-31T09:29:13.874Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-31T09:29:13.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:29:13.874Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:29:13.874Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:29:13.874Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:29:13.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1197257989 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-31T09:29:13.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1197257990 data=null doit=true} to TableItem with text {} [2019-07-31T09:29:13.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1197257990 data=null} to TableItem with text {} [2019-07-31T09:29:13.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197257990 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T09:29:13.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197257991 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T09:29:13.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197257992 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T09:29:13.874Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2019-07-31T09:29:13.874Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2019-07-31T09:29:13.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1197258072 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-31T09:29:13.874Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2019-07-31T09:29:15.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197259916 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:29:15.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:29:15.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:15.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:15.761Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:15.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1197259954 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:15.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1197259954 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:15.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1197259954 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:15.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1197259954 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:15.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197259955 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-31T09:29:15.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1197259961 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T09:29:15.761Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:29:15.761Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:29:16.017Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:29:16.580Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:29:16.580Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:29:16.580Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:29:16.580Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:29:16.580Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:16.580Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:29:16.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:29:16.580Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:29:16.580Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:16.580Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:29:16.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197260772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:16.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197260772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:16.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197260772 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:16.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197260772 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:16.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197260772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:16.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197260772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:16.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197260772 data=null item=null 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-31T09:29:16.580Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197260772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:16.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197260772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:16.580Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197260772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:16.580Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197260773 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:16.580Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197260773 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:16.580Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:16.580Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:29:16.580Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:29:16.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:29:16.580Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:29:16.580Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:29:16.580Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:29:16.580Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:16.580Z] DEBUG - Clicking on OK [2019-07-31T09:29:16.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197260773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:16.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197260773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:16.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197260773 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:16.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197260773 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:16.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197260773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:16.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197260773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:16.580Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:16.580Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:16.580Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:16.580Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:16.580Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:16.580Z] DEBUG - Clicked on OK [2019-07-31T09:29:17.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197260773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:17.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197260004 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-31T09:29:17.321Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.56 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-31T09:29:17.321Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.437 s [2019-07-31T09:29:17.321Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.564 s [2019-07-31T09:29:17.321Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.819 s [2019-07-31T09:29:17.321Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-31T09:29:27.258Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.126 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-31T09:29:27.258Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 10.084 s [2019-07-31T09:29:27.258Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-31T09:29:27.514Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:29:28.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:28.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:28.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:28.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:28.074Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:28.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1197272247 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:28.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1197272247 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:28.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1197272247 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:28.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1197272247 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:28.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197272247 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-31T09:29:28.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1197272273 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:28.074Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:28.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1197272274 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:28.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1197272274 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:28.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1197272274 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:28.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1197272274 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:28.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197272274 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-31T09:29:28.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1197272283 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:28.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1197272283 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:28.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1197272283 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:28.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1197272283 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:28.074Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197272283 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-31T09:29:28.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1197272285 data=null button=1 stateMask=0x80000 x=80 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:28.074Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:28.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197272286 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:29:28.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197272286 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:29:28.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197272286 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:29:28.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197272286 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:29:28.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197272286 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-31T09:29:28.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197272293 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:29:29.961Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample8658150395058085268.xml"' [2019-07-31T09:29:29.961Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:29:29.961Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:29:29.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197273742 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:29:29.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197273742 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197273742 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:29:29.961Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197273742 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-31T09:29:29.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197273744 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:29:29.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample8658150395058085268.xml} time=1197273795 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample8658150395058085268.xml} time=1197273795 data=null doit=true} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample8658150395058085268.xml} time=1197273795 data=null} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample8658150395058085268.xml} time=1197273795 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197273796 data=null item=TreeItem {sample8658150395058085268.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample8658150395058085268.xml} time=1197273896 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample8658150395058085268.xml} time=1197273898 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample8658150395058085268.xml} time=1197273898 data=null doit=true} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample8658150395058085268.xml} time=1197273898 data=null} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample8658150395058085268.xml} time=1197273898 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197273898 data=null item=TreeItem {sample8658150395058085268.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample8658150395058085268.xml} time=1197273902 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2019-07-31T09:29:29.961Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2019-07-31T09:29:29.961Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2019-07-31T09:29:29.961Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2019-07-31T09:29:29.961Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2019-07-31T09:29:29.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:29.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:29.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample8658150395058085268.xml} time=1197274164 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample8658150395058085268.xml} time=1197274164 data=null doit=true} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample8658150395058085268.xml} time=1197274169 data=null} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample8658150395058085268.xml} time=1197274170 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197274170 data=null item=TreeItem {sample8658150395058085268.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample8658150395058085268.xml} time=1197274171 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Clicking on TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample8658150395058085268.xml} time=1197274171 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample8658150395058085268.xml} time=1197274171 data=null doit=true} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:29.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample8658150395058085268.xml} time=1197274172 data=null} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample8658150395058085268.xml} time=1197274172 data=null button=1 stateMask=0x0 x=414 y=11 count=1} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197274175 data=null item=TreeItem {sample8658150395058085268.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample8658150395058085268.xml} time=1197274175 data=null button=1 stateMask=0x80000 x=414 y=11 count=1} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample8658150395058085268.xml} time=1197274175 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample8658150395058085268.xml} time=1197274175 data=null doit=true} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample8658150395058085268.xml} time=1197274175 data=null} to TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - Clicked on TreeItem with text {sample8658150395058085268.xml} [2019-07-31T09:29:29.961Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:29:29.961Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:29:29.961Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:29:29.961Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:29:29.961Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:29:29.961Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:29:29.961Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:29:29.961Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2019-07-31T09:29:29.961Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2019-07-31T09:29:29.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:29:29.961Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:29:29.961Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:29:29.961Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:29:29.961Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:29.961Z] DEBUG - Clicking on OK [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197274191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197274191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:29.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197274191 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:29.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197274191 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197274191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:29.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197274191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:29.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197274191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:30.522Z] DEBUG - Clicked on [2019-07-31T09:29:30.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1197274020 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-31T09:29:31.886Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample8658150395058085268.xml"' [2019-07-31T09:29:31.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:29:31.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:29:31.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample8658150395058085268.xml - Eclipse Platform} time=1197275987 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample8658150395058085268.xml - Eclipse Platform} [2019-07-31T09:29:31.886Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:29:31.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:31.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:31.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:31.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1197276066 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:31.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1197276066 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:31.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1197276066 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:31.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1197276066 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:31.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197276067 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-31T09:29:31.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1197276089 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T09:29:31.886Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:29:31.886Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:29:32.141Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:29:32.703Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:29:32.703Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:29:32.703Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:29:32.703Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:29:32.703Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:32.703Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:29:32.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:29:32.703Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:29:32.703Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:32.703Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:29:32.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197276846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:32.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197276846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:32.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197276846 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:32.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197276846 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:32.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197276846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:32.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197276846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:32.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197276846 data=null item=null 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-31T09:29:32.703Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197276846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:32.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197276846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:32.703Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197276846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:32.703Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197276847 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:32.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197276847 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:32.703Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:29:32.703Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:29:32.703Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:29:32.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:29:32.703Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:29:32.703Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:29:32.703Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:29:32.703Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:32.703Z] DEBUG - Clicking on OK [2019-07-31T09:29:32.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197276847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:32.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197276847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:32.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197276847 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:32.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197276847 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:32.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197276847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:32.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197276847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:32.703Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:32.703Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:32.703Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:32.703Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:32.703Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:32.703Z] DEBUG - Clicked on OK [2019-07-31T09:29:32.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197276847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:29:32.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197276129 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-31T09:29:33.214Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.903 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-31T09:29:33.214Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 5.903 s [2019-07-31T09:29:33.214Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-31T09:29:51.252Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.108 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-31T09:29:51.252Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 2.235 s [2019-07-31T09:29:51.252Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2019-07-31T09:29:51.252Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 8.87 s [2019-07-31T09:29:51.252Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.462 s [2019-07-31T09:29:51.252Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-31T09:29:51.252Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:29:51.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:51.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:51.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:29:51.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:29:51.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:51.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1197294223 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:29:51.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1197294223 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:29:51.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1197294223 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:29:51.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1197294223 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:29:51.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197294223 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-31T09:29:51.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1197294247 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:29:51.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:51.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1197294247 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:29:51.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1197294247 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:29:51.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1197294247 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:29:51.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1197294248 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:29:51.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197294248 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-31T09:29:51.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1197294257 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:29:51.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1197294258 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:29:51.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1197294258 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:29:51.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1197294258 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:29:51.252Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197294258 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-31T09:29:51.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1197294260 data=null button=1 stateMask=0x80000 x=84 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:29:51.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:29:51.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197294261 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:29:51.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197294261 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:29:51.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197294261 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:29:51.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197294261 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:29:51.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197294261 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-31T09:29:51.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197294269 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:29:53.138Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T09:29:53.138Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T09:29:53.138Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:29:53.138Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:29:53.138Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T09:29:53.138Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:29:53.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1197296887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:29:53.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1197296887 data=null doit=true} to Sash with text {} [2019-07-31T09:29:53.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197296888 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-31T09:29:53.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1197296889 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T09:29:53.138Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1197296890 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T09:29:53.138Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1197296890 data=null} to Sash with text {} [2019-07-31T09:29:53.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197296891 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-31T09:29:53.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1197296892 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-31T09:29:53.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197296893 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-31T09:29:53.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1197296893 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T09:29:53.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1197296894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:29:53.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1197297495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:29:53.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1197297495 data=null doit=true} to Sash with text {} [2019-07-31T09:29:53.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197297495 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-31T09:29:53.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1197297497 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T09:29:53.394Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1197297501 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T09:29:53.394Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1197297501 data=null} to Sash with text {} [2019-07-31T09:29:53.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197297501 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-31T09:29:53.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1197297502 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-31T09:29:53.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197297503 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-31T09:29:53.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1197297504 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T09:29:53.394Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1197297504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:29:53.954Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:29:57.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:29:57.217Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:29:57.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T09:29:57.217Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T09:29:57.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T09:29:57.217Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:29:57.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1197300722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:29:57.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197300723 data=null button=0 stateMask=0x0 x=182 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T09:29:57.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1197300723 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T09:29:57.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1197300723 data=null} to TimeGraphControl with text {} [2019-07-31T09:29:57.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1197300731 data=null button=1 stateMask=0x0 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T09:29:57.217Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1197300733 data=null x=232 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T09:29:57.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197300733 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T09:29:57.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1197300735 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T09:29:57.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197300735 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T09:29:57.217Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1197300735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:29:57.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1197300735 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T09:29:57.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1197300735 data=null} to TimeGraphControl with text {} [2019-07-31T09:29:57.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1197301240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:29:57.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197301240 data=null button=0 stateMask=0x0 x=232 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T09:29:57.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1197301240 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T09:29:57.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1197301240 data=null} to TimeGraphControl with text {} [2019-07-31T09:29:57.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1197301244 data=null button=1 stateMask=0x0 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T09:29:57.218Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1197301245 data=null x=182 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T09:29:57.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197301245 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T09:29:57.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1197301249 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T09:29:57.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197301250 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T09:29:57.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1197301250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:29:57.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1197301250 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T09:29:57.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1197301250 data=null} to TimeGraphControl with text {} [2019-07-31T09:29:57.778Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:30:00.289Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:30:00.289Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:30:00.289Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T09:30:00.289Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T09:30:00.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1197304191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:00.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197304191 data=null button=0 stateMask=0x0 x=182 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:00.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1197304191 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T09:30:00.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1197304191 data=null} to TimeGraphControl with text {} [2019-07-31T09:30:00.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1197304196 data=null button=1 stateMask=0x0 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T09:30:00.290Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1197304197 data=null x=232 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T09:30:00.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197304197 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T09:30:00.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1197304199 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T09:30:00.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197304199 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:00.290Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1197304199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:00.290Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1197304199 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T09:30:00.290Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1197304199 data=null} to TimeGraphControl with text {} [2019-07-31T09:30:00.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1197304802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:00.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197304802 data=null button=0 stateMask=0x0 x=232 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:00.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1197304802 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T09:30:00.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1197304802 data=null} to TimeGraphControl with text {} [2019-07-31T09:30:00.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1197304805 data=null button=1 stateMask=0x0 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T09:30:00.850Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1197304806 data=null x=182 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T09:30:00.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197304806 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T09:30:00.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1197304807 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T09:30:00.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197304807 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:00.850Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1197304807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:00.850Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1197304807 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T09:30:00.850Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1197304807 data=null} to TimeGraphControl with text {} [2019-07-31T09:30:01.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:30:03.971Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:30:03.971Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2019-07-31T09:30:03.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:30:06.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:30:06.486Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:30:06.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T09:30:06.486Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T09:30:06.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T09:30:06.486Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:30:06.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1197310216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:06.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197310216 data=null button=0 stateMask=0x0 x=173 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:06.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1197310217 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T09:30:06.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1197310217 data=null} to TimeGraphControl with text {} [2019-07-31T09:30:06.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1197310220 data=null button=1 stateMask=0x0 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T09:30:06.486Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1197310220 data=null x=223 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T09:30:06.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197310221 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T09:30:06.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1197310222 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T09:30:06.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197310222 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:06.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1197310222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:06.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1197310222 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T09:30:06.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1197310222 data=null} to TimeGraphControl with text {} [2019-07-31T09:30:06.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1197310825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:06.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197310825 data=null button=0 stateMask=0x0 x=223 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:06.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1197310825 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T09:30:06.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1197310826 data=null} to TimeGraphControl with text {} [2019-07-31T09:30:06.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1197310829 data=null button=1 stateMask=0x0 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T09:30:06.741Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1197310829 data=null x=173 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T09:30:06.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197310829 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T09:30:06.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1197310830 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T09:30:06.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197310831 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:06.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1197310831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:30:06.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1197310831 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T09:30:06.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1197310831 data=null} to TimeGraphControl with text {} [2019-07-31T09:30:07.302Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:30:09.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T09:30:09.813Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T09:30:09.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:30:09.813Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:30:09.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1197313737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:30:09.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1197313737 data=null doit=true} to Sash with text {} [2019-07-31T09:30:09.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197313737 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-31T09:30:09.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1197313738 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T09:30:09.813Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1197313742 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T09:30:09.813Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1197313742 data=null} to Sash with text {} [2019-07-31T09:30:09.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197313742 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-31T09:30:09.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1197313743 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T09:30:09.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197313744 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-31T09:30:09.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1197313744 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T09:30:09.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1197313744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:30:10.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1197314345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:30:10.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1197314346 data=null doit=true} to Sash with text {} [2019-07-31T09:30:10.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197314346 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-31T09:30:10.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1197314347 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T09:30:10.373Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1197314348 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T09:30:10.373Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1197314348 data=null} to Sash with text {} [2019-07-31T09:30:10.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197314348 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-31T09:30:10.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1197314349 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T09:30:10.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197314349 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-31T09:30:10.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1197314350 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T09:30:10.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1197314350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:30:10.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:30:13.444Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T09:30:13.444Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T09:30:13.444Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T09:30:13.444Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:30:13.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1197317378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:30:13.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1197317378 data=null doit=true} to Sash with text {} [2019-07-31T09:30:13.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197317378 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-31T09:30:13.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1197317379 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T09:30:13.444Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1197317380 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T09:30:13.444Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1197317380 data=null} to Sash with text {} [2019-07-31T09:30:13.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197317380 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-31T09:30:13.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1197317381 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T09:30:13.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197317382 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-31T09:30:13.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1197317383 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T09:30:13.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1197317383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:30:14.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1197317984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:30:14.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1197317984 data=null doit=true} to Sash with text {} [2019-07-31T09:30:14.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197317984 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-31T09:30:14.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1197317986 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T09:30:14.004Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1197317986 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T09:30:14.004Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1197317986 data=null} to Sash with text {} [2019-07-31T09:30:14.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197317986 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-31T09:30:14.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1197317988 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T09:30:14.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197317988 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-31T09:30:14.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1197317989 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T09:30:14.004Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1197317989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:30:14.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T09:30:14.564Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T09:30:14.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T09:30:14.564Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:30:14.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1197318591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:30:14.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1197318592 data=null doit=true} to Sash with text {} [2019-07-31T09:30:14.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197318592 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-31T09:30:14.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1197318593 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T09:30:14.564Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1197318594 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T09:30:14.564Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1197318594 data=null} to Sash with text {} [2019-07-31T09:30:14.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197318594 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-31T09:30:14.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1197318595 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T09:30:14.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197318598 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-31T09:30:14.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1197318600 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T09:30:14.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1197318600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:30:15.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1197319201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:30:15.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1197319201 data=null doit=true} to Sash with text {} [2019-07-31T09:30:15.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197319201 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-31T09:30:15.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1197319202 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T09:30:15.123Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1197319203 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T09:30:15.123Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1197319203 data=null} to Sash with text {} [2019-07-31T09:30:15.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197319203 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-31T09:30:15.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1197319204 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T09:30:15.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1197319204 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-31T09:30:15.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1197319205 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T09:30:15.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1197319205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T09:30:15.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:30:15.940Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2019-07-31T09:30:15.940Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2019-07-31T09:30:15.940Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2019-07-31T09:30:15.940Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2019-07-31T09:30:15.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197320184 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:30:15.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:30:15.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:30:15.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:30:15.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:30:15.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1197320189 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:30:15.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1197320189 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:30:15.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1197320189 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:30:15.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1197320189 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:30:16.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197320190 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-31T09:30:16.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1197320212 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T09:30:16.195Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:30:16.195Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:30:16.195Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:30:16.756Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:30:16.756Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:30:16.756Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:30:16.756Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:30:16.756Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:16.756Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:30:16.756Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:30:16.756Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:30:16.756Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:16.756Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:30:16.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197320910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:16.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197320910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:16.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197320910 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:16.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197320911 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:16.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197320911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:16.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197320911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:16.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197320911 data=null item=null 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-31T09:30:16.756Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197320911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:16.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197320911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:16.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197320911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:16.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197320911 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:16.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197320911 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:16.756Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:16.756Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:30:16.756Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:30:16.756Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:30:16.756Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:30:16.756Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:30:16.756Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:30:16.756Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:16.756Z] DEBUG - Clicking on OK [2019-07-31T09:30:16.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197320911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:16.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197320911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:16.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197320912 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:16.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197320912 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:16.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197320912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:16.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197320912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:16.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:16.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:16.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:16.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:16.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:16.756Z] DEBUG - Clicked on OK [2019-07-31T09:30:17.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197320912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:17.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197320274 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-31T09:30:17.317Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.947 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-31T09:30:17.317Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.037 s [2019-07-31T09:30:17.317Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.616 s [2019-07-31T09:30:17.317Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.662 s [2019-07-31T09:30:17.317Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 2.486 s [2019-07-31T09:30:17.317Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.411 s [2019-07-31T09:30:17.317Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.69 s [2019-07-31T09:30:17.317Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.783 s [2019-07-31T09:30:17.317Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-31T09:30:20.578Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:30:20.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:30:20.578Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:30:20.578Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:30:20.578Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:30:20.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1197324308 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T09:30:20.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1197324308 data=null doit=true} to TableItem with text {} [2019-07-31T09:30:20.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1197324308 data=null} to TableItem with text {} [2019-07-31T09:30:20.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197324308 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T09:30:20.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197324309 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T09:30:20.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197324310 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T09:30:20.578Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2019-07-31T09:30:20.578Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2019-07-31T09:30:20.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1197324384 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-31T09:30:20.834Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2019-07-31T09:30:20.834Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2019-07-31T09:30:21.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197325393 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:30:21.395Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:30:21.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:30:21.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:30:21.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:30:21.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197325398 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:30:21.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197325398 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:30:21.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197325398 data=null} to TreeItem with text {test} [2019-07-31T09:30:21.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197325398 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:30:21.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197325398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:30:21.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197325481 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:30:21.395Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:30:21.395Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:30:21.395Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:30:21.955Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:30:21.955Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:30:21.955Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:30:21.955Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:30:21.955Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:21.955Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:30:21.955Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:30:21.955Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:30:21.955Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:21.955Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:30:21.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197326155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:21.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197326155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:21.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197326155 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:21.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197326155 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:21.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197326155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:21.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197326155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:21.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197326155 data=null item=null 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-31T09:30:21.956Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197326155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:21.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197326156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:21.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197326156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:21.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197326156 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:21.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197326156 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:21.956Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:21.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:30:21.956Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:30:21.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:30:21.956Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:30:21.956Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:30:21.956Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:30:21.956Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:21.956Z] DEBUG - Clicking on OK [2019-07-31T09:30:21.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197326156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:21.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197326156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:21.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197326157 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:21.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197326157 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:21.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197326157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:21.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197326157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:21.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:21.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:21.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:21.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:21.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:21.956Z] DEBUG - Clicked on OK [2019-07-31T09:30:22.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197326157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:22.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197325531 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-31T09:30:22.516Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.27 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-31T09:30:22.516Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 5.069 s [2019-07-31T09:30:22.516Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-31T09:30:26.676Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:30:26.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:30:26.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:30:26.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197330587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197330587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197330587 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197330588 data=null} to (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1197330588 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1197330664 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197330665 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-31T09:30:26.676Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1197330666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197330667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1197330667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1197330667 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1197330667 data=null} to (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T09:30:26.676Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:30:26.676Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:30:26.676Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:30:26.676Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:30:26.676Z] DEBUG - Inserting text:e [2019-07-31T09:30:26.676Z] into text (of type 'Text') [2019-07-31T09:30:26.676Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:30:26.676Z] DEBUG - Typing text 'e [2019-07-31T09:30:26.676Z] ' with an interval of 100ms. between characters. [2019-07-31T09:30:26.931Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:30:27.186Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T09:30:27.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197331265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:27.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197331265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:27.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197331265 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:27.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197331265 data=null} to (of type 'Table') [2019-07-31T09:30:27.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197331266 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T09:30:27.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197331266 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-31T09:30:27.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197331267 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T09:30:28.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197332201 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:30:28.111Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:30:28.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:30:28.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:30:28.111Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:30:28.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197332299 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:30:28.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197332299 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:30:28.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197332299 data=null} to TreeItem with text {test} [2019-07-31T09:30:28.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197332300 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:30:28.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197332300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:30:28.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197332306 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:30:28.367Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:30:28.367Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:30:28.367Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:30:28.367Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:30:28.367Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:30:28.367Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:30:28.367Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:30:28.367Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:28.367Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:30:28.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:30:28.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:30:28.367Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:28.367Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:30:28.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197332580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:28.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197332581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:28.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197332581 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:28.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197332581 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:28.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197332581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:28.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197332581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:28.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197332581 data=null item=null 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-31T09:30:28.367Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197332581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:28.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197332581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:28.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197332581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:28.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197332582 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:28.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197332582 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:28.367Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:28.367Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:30:28.367Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:30:28.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:30:28.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:30:28.367Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:30:28.367Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:30:28.367Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:28.367Z] DEBUG - Clicking on OK [2019-07-31T09:30:28.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197332582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:28.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197332582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:28.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197332583 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:28.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197332583 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:28.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197332583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:28.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197332583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:28.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:28.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:28.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:28.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:28.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:28.367Z] DEBUG - Clicked on OK [2019-07-31T09:30:28.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197332583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:28.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197332370 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-31T09:30:30.813Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:30:30.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:30:30.813Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:30:30.813Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197334870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197334870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197334870 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197334871 data=null} to (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1197334871 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1197334874 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197334874 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-31T09:30:30.813Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1197334922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197334923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1197334923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1197334923 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1197334923 data=null} to (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T09:30:30.813Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:30:30.813Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:30:30.813Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:30:30.813Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:30:30.813Z] DEBUG - Inserting text:00 [2019-07-31T09:30:30.813Z] into text (of type 'Text') [2019-07-31T09:30:30.813Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:30:30.813Z] DEBUG - Typing text '00 [2019-07-31T09:30:30.813Z] ' with an interval of 100ms. between characters. [2019-07-31T09:30:31.068Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:30:31.068Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T09:30:31.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197335290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:31.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197335290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:31.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197335290 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:31.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197335290 data=null} to (of type 'Table') [2019-07-31T09:30:31.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197335291 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T09:30:31.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197335291 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-31T09:30:31.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197335292 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T09:30:31.993Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:30:31.993Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T09:30:31.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197336220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:31.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197336220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:31.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197336220 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:31.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197336220 data=null} to (of type 'Table') [2019-07-31T09:30:31.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1197336220 data=null button=1 stateMask=0x0 x=12 y=11 count=1} to (of type 'Table') [2019-07-31T09:30:31.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1197336226 data=null button=1 stateMask=0x80000 x=12 y=11 count=1} to (of type 'Table') [2019-07-31T09:30:31.993Z] [2019-07-31T09:30:31.993Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 09:30:31.977 [2019-07-31T09:30:31.993Z] !MESSAGE Unhandled event loop exception [2019-07-31T09:30:31.993Z] !STACK 0 [2019-07-31T09:30:31.993Z] org.eclipse.swt.SWTException: Widget is disposed [2019-07-31T09:30:31.993Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:586) [2019-07-31T09:30:31.993Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-31T09:30:31.993Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-31T09:30:31.993Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T09:30:31.993Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T09:30:31.993Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T09:30:31.993Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T09:30:31.993Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:30:31.993Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T09:30:31.993Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T09:30:31.993Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T09:30:31.993Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:30:31.993Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T09:30:31.993Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T09:30:31.993Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T09:30:31.993Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T09:30:31.993Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T09:30:31.993Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T09:30:31.993Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T09:30:31.993Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:30:31.993Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:30:31.993Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:30:31.993Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:30:31.993Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:30:31.993Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:30:31.993Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:30:31.993Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:30:31.993Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:30:31.993Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:30:31.993Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:30:31.993Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:30:31.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197336227 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-31T09:30:32.248Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1197336242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:32.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197336246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:32.248Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1197336246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:32.248Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1197336246 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:32.248Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1197336246 data=null} to (of type 'Table') [2019-07-31T09:30:32.248Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T09:30:33.173Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:30:34.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197338487 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:30:34.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:30:34.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:30:34.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:30:34.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:30:34.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197338591 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:30:34.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197338591 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:30:34.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197338591 data=null} to TreeItem with text {test} [2019-07-31T09:30:34.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197338592 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:30:34.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197338592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:30:34.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197338600 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:30:34.536Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:30:34.536Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:30:34.536Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:30:35.463Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:30:35.463Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:30:35.463Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:30:35.463Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:30:35.463Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:35.463Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:30:35.463Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:30:35.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:30:35.463Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:35.463Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:30:35.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197339415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:35.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197339415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:35.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197339415 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:35.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197339415 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:35.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197339415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:35.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197339415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:35.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197339415 data=null item=null 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-31T09:30:35.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197339415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:35.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197339415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:35.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197339416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:35.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197339416 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:35.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197339416 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:35.463Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:35.463Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:30:35.463Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:30:35.463Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:30:35.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:30:35.463Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:30:35.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:30:35.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:35.463Z] DEBUG - Clicking on OK [2019-07-31T09:30:35.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197339417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:35.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197339417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:35.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197339417 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:35.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197339417 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:35.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197339417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:35.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197339417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:35.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:35.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:35.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:35.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:35.463Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:35.463Z] DEBUG - Clicked on OK [2019-07-31T09:30:35.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197339417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:35.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197338646 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-31T09:30:37.604Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:30:37.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:30:37.604Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:30:37.604Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:30:37.604Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:30:37.604Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T09:30:37.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197341610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:37.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197341610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:37.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197341610 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:37.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197341610 data=null} to (of type 'Table') [2019-07-31T09:30:37.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1197341610 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T09:30:37.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1197341680 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T09:30:37.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197341683 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-31T09:30:37.605Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1197341683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:37.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197341684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:37.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1197341684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:37.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1197341684 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:37.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1197341684 data=null} to (of type 'Table') [2019-07-31T09:30:37.605Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T09:30:37.605Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:30:37.605Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:30:37.605Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:30:37.605Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:30:37.605Z] DEBUG - Inserting text:HostF [2019-07-31T09:30:37.605Z] into text (of type 'Text') [2019-07-31T09:30:37.605Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:30:37.605Z] DEBUG - Typing text 'HostF [2019-07-31T09:30:37.605Z] ' with an interval of 100ms. between characters. [2019-07-31T09:30:38.164Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:30:38.164Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T09:30:38.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197342409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:38.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197342409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:38.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197342409 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:38.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197342409 data=null} to (of type 'Table') [2019-07-31T09:30:38.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197342410 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T09:30:38.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197342410 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-31T09:30:38.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197342412 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T09:30:39.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197343340 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:30:39.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:30:39.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:30:39.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:30:39.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:30:39.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197343436 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:30:39.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197343436 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:30:39.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197343436 data=null} to TreeItem with text {test} [2019-07-31T09:30:39.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197343437 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:30:39.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197343437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:30:39.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197343444 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:30:39.527Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:30:39.527Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:30:39.527Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:30:40.088Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:30:40.088Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:30:40.088Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:30:40.088Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:30:40.088Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:40.088Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:30:40.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:30:40.088Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:30:40.088Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:40.088Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:30:40.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197344163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:40.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197344163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:40.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197344163 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:40.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197344163 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:40.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197344163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:40.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197344164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:40.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197344164 data=null item=null 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-31T09:30:40.088Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197344164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:40.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197344164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:40.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197344164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:40.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197344164 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:40.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197344164 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:40.088Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:40.088Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:30:40.088Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:30:40.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:30:40.088Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:30:40.088Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:30:40.088Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:30:40.088Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:40.088Z] DEBUG - Clicking on OK [2019-07-31T09:30:40.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197344164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:40.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197344164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:40.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197344164 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:40.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197344164 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:40.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197344165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:40.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197344165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:40.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:40.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:40.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:40.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:40.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:40.088Z] DEBUG - Clicked on OK [2019-07-31T09:30:40.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197344165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:40.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197343485 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-31T09:30:42.013Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:30:42.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:30:42.013Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:30:42.013Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197346385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197346385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197346385 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197346385 data=null} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1197346385 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1197346388 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197346388 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-31T09:30:42.567Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1197346389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197346440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1197346440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1197346440 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1197346440 data=null} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:30:42.567Z] DEBUG - Inserting text:2 into text (of type 'Text') [2019-07-31T09:30:42.567Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:30:42.567Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:30:42.567Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:30:42.567Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197346697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197346697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197346697 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197346697 data=null} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1197346697 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1197346700 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197346701 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-31T09:30:42.567Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1197346701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197346702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1197346702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1197346702 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1197346702 data=null} to (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:30:42.567Z] DEBUG - Inserting text:F into text (of type 'Text') [2019-07-31T09:30:42.567Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:30:42.567Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:30:42.567Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:30:42.567Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:30:44.455Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-31T09:30:44.455Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2019-07-31T09:30:44.455Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2019-07-31T09:30:44.455Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-31T09:30:44.455Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-31T09:30:44.455Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-31T09:30:44.455Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-31T09:30:44.455Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-31T09:30:44.455Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-31T09:30:44.455Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-31T09:30:44.455Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:30:44.710Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-31T09:30:44.710Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-31T09:30:44.710Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-31T09:30:44.710Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-31T09:30:44.710Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-31T09:30:44.710Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-31T09:30:44.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1197348819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T09:30:44.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1197348819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T09:30:44.710Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1197348820 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-31T09:30:44.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1197348820 data=null} to CLabel with text {Message matches "F"} [2019-07-31T09:30:44.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1197348820 data=null button=1 stateMask=0x0 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-31T09:30:44.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=1197348823 data=null button=1 stateMask=0x80000 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-31T09:30:44.710Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2019-07-31T09:30:44.710Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-31T09:30:44.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1197348847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T09:30:44.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1197348847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T09:30:44.710Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1197348847 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-31T09:30:44.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1197348847 data=null} to CLabel with text {Message matches "F"} [2019-07-31T09:30:44.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1197348847 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2019-07-31T09:30:44.710Z] DEBUG - Clicked on CLabel with text {} [2019-07-31T09:30:46.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197350361 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:30:46.596Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:30:46.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:30:46.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:30:46.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:30:46.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197350422 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:30:46.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197350422 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:30:46.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197350422 data=null} to TreeItem with text {test} [2019-07-31T09:30:46.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197350422 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:30:46.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197350422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:30:46.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197350428 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:30:46.596Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:30:46.596Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:30:46.596Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:30:47.157Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:30:47.157Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:30:47.157Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:30:47.157Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:30:47.157Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:47.157Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:30:47.157Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:30:47.157Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:30:47.157Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:47.157Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:30:47.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197351130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:47.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197351130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:47.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197351130 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:47.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197351130 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:47.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197351130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:47.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197351130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:47.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197351130 data=null item=null 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-31T09:30:47.157Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197351130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:47.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197351130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:47.157Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197351130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:47.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197351130 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:47.157Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197351130 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:47.157Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:47.157Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:30:47.157Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:30:47.157Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:30:47.157Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:30:47.157Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:30:47.157Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:30:47.157Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:47.157Z] DEBUG - Clicking on OK [2019-07-31T09:30:47.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197351131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:47.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197351131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:47.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197351131 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:47.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197351131 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:47.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197351131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:47.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197351131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:47.157Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:47.157Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:47.157Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:47.157Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:47.157Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:47.157Z] DEBUG - Clicked on OK [2019-07-31T09:30:47.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197351131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:47.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197350471 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-31T09:30:49.298Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:30:49.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:30:49.298Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:30:49.298Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197353266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197353266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197353266 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197353266 data=null} to (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1197353266 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1197353316 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197353316 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-31T09:30:49.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1197353317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197353318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1197353318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1197353318 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1197353318 data=null} to (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T09:30:49.298Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:30:49.298Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:30:49.298Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:30:49.298Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:30:49.298Z] DEBUG - Inserting text:HostF [2019-07-31T09:30:49.298Z] into text (of type 'Text') [2019-07-31T09:30:49.298Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:30:49.298Z] DEBUG - Typing text 'HostF [2019-07-31T09:30:49.298Z] ' with an interval of 100ms. between characters. [2019-07-31T09:30:49.858Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:30:49.858Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T09:30:49.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197354063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:49.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197354063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:30:49.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197354063 data=null doit=true} to (of type 'Table') [2019-07-31T09:30:49.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197354063 data=null} to (of type 'Table') [2019-07-31T09:30:49.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197354063 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T09:30:49.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197354064 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-31T09:30:49.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197354066 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T09:30:50.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197354995 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:30:50.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:30:51.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:30:51.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:30:51.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:30:51.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197355102 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:30:51.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197355102 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:30:51.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197355102 data=null} to TreeItem with text {test} [2019-07-31T09:30:51.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197355103 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:30:51.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197355103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:30:51.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197355110 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:30:51.040Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:30:51.040Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:30:51.040Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:30:51.600Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:30:51.600Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:30:51.600Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:30:51.600Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:30:51.600Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:51.600Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:30:51.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:30:51.600Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:30:51.600Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:51.600Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:30:51.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197355850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:51.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197355850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:51.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197355850 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:51.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197355851 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:51.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197355851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:51.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197355851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:51.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197355851 data=null item=null 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-31T09:30:51.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197355851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:51.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197355851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:51.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197355851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:51.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197355851 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:51.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197355851 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:51.855Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:30:51.855Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:30:51.855Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:30:51.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:30:51.855Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:30:51.855Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:30:51.855Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:30:51.855Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:51.855Z] DEBUG - Clicking on OK [2019-07-31T09:30:51.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197355852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:51.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197355852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:51.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197355852 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:51.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197355852 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:51.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197355852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:51.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197355852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:51.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:51.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:51.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:51.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:51.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:51.855Z] DEBUG - Clicked on OK [2019-07-31T09:30:52.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197355852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:30:52.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197355169 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-31T09:30:52.110Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.661 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-31T09:30:52.365Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.254 s [2019-07-31T09:30:52.365Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.844 s [2019-07-31T09:30:52.365Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.701 s [2019-07-31T09:30:52.365Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.965 s [2019-07-31T09:30:52.365Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.721 s [2019-07-31T09:30:52.365Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-31T09:31:02.780Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.924 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-31T09:31:02.780Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 9.786 s [2019-07-31T09:31:02.780Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-31T09:31:03.707Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:31:03.707Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:31:03.707Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:31:03.707Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197367974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197367974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197367974 data=null doit=true} to (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197367974 data=null} to (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1197367974 data=null button=1 stateMask=0x0 x=12 y=32 count=1} to (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1197367974 data=null button=1 stateMask=0x80000 x=12 y=32 count=1} to (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197367974 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-31T09:31:03.962Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1197367975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197367976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1197367976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1197367976 data=null doit=true} to (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1197367976 data=null} to (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T09:31:03.962Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2019-07-31T09:31:03.962Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2019-07-31T09:31:03.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1197368048 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-31T09:31:03.962Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2019-07-31T09:31:05.848Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2019-07-31T09:31:05.848Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2019-07-31T09:31:05.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1197369588 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-31T09:31:05.848Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2019-07-31T09:31:05.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197369915 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:31:05.849Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:31:05.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:05.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:05.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:05.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197369927 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:31:05.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197369927 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:31:05.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197369927 data=null} to TreeItem with text {test} [2019-07-31T09:31:05.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197369928 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:31:05.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197369928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:31:05.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197369963 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:31:05.849Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:31:05.849Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:31:05.849Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:31:06.410Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:31:06.410Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:31:06.410Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:06.410Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:06.410Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:06.410Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:06.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:06.410Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:06.410Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:06.410Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:31:06.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197370622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:06.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197370622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:06.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197370623 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:06.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197370623 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:06.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197370623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:06.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197370623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:06.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197370623 data=null item=null 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-31T09:31:06.410Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197370623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:06.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197370623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:06.410Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197370623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:06.410Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197370623 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:06.410Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197370623 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:06.410Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:06.410Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:06.410Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:06.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:06.410Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:06.410Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:31:06.410Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:06.410Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:06.410Z] DEBUG - Clicking on OK [2019-07-31T09:31:06.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197370624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:06.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197370624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:06.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197370624 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:06.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197370624 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:06.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197370624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:06.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197370624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:06.410Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:06.410Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:06.410Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:06.410Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:06.410Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:06.410Z] DEBUG - Clicked on OK [2019-07-31T09:31:06.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197370624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:06.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197369998 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-31T09:31:06.971Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.838 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-31T09:31:06.971Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 4.793 s [2019-07-31T09:31:06.971Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-31T09:31:11.132Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.607 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-31T09:31:11.132Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 3.57 s [2019-07-31T09:31:11.132Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-31T09:31:12.057Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:31:12.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:31:12.057Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:31:12.057Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:31:12.057Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T09:31:12.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1197376275 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T09:31:12.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1197376275 data=null doit=true} to TableItem with text {} [2019-07-31T09:31:12.057Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:31:12.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1197376276 data=null} to TableItem with text {} [2019-07-31T09:31:12.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197376276 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T09:31:12.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197376276 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-31T09:31:12.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197376279 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T09:31:12.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1197376279 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T09:31:12.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1197376280 data=null doit=true} to TableItem with text {} [2019-07-31T09:31:12.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1197376280 data=null} to TableItem with text {} [2019-07-31T09:31:12.057Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T09:31:12.057Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:31:12.984Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:31:12.984Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:31:12.984Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1197376888 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1197376888 data=null doit=true} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1197376888 data=null} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197376888 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197376889 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-31T09:31:12.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197376892 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1197376892 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1197376892 data=null doit=true} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1197376892 data=null} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-31T09:31:12.984Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-31T09:31:12.984Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-31T09:31:12.984Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:31:12.984Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:31:12.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1197376924 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-31T09:31:12.984Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1197376992 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1197376992 data=null doit=true} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1197376992 data=null} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197376992 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197376992 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-31T09:31:12.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197376993 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1197376993 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1197376993 data=null doit=true} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1197376993 data=null} to TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T09:31:12.984Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:31:12.984Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:31:12.984Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-31T09:31:12.984Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-31T09:31:12.984Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-31T09:31:12.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1197377083 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-31T09:31:13.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1197377642 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T09:31:13.544Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:31:13.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:13.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:13.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:13.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197377701 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:31:13.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197377701 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:31:13.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197377701 data=null} to TreeItem with text {test} [2019-07-31T09:31:13.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197377702 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:31:13.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197377702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:31:13.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197377725 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:31:13.544Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:31:13.544Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:31:13.800Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:31:14.361Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:31:14.361Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:31:14.361Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:14.361Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:14.361Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:14.361Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:14.361Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:14.361Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:14.361Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:14.361Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:31:14.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197378440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:14.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197378440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:14.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197378440 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:14.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197378440 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:14.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197378440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:14.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197378441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:14.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197378441 data=null item=null 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-31T09:31:14.361Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197378441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:14.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197378441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:14.361Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197378441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:14.361Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197378441 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:14.361Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197378441 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:14.361Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:14.361Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:14.361Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:14.361Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:14.361Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:14.361Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:31:14.361Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:14.361Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:14.361Z] DEBUG - Clicking on OK [2019-07-31T09:31:14.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197378441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:14.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197378441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:14.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197378441 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:14.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197378441 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:14.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197378442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:14.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197378442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:14.361Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:14.361Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:14.361Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:14.361Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:14.361Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:14.361Z] DEBUG - Clicked on OK [2019-07-31T09:31:14.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197378442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:14.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197377774 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-31T09:31:14.866Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.203 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-31T09:31:14.866Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.612 s [2019-07-31T09:31:14.866Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.099 s [2019-07-31T09:31:14.866Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.655 s [2019-07-31T09:31:14.866Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-31T09:31:14.866Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-31T09:31:14.866Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2019-07-31T09:31:14.866Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-31T09:31:16.751Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:31:16.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:31:16.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:31:16.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:31:16.751Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T09:31:16.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1197380489 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-31T09:31:16.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1197380489 data=null doit=true} to TableItem with text {} [2019-07-31T09:31:16.751Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:31:16.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1197380490 data=null} to TableItem with text {} [2019-07-31T09:31:16.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197380490 data=null button=1 stateMask=0x0 x=262 y=11 count=1} to TableItem with text {} [2019-07-31T09:31:16.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197380493 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-31T09:31:16.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197380494 data=null button=1 stateMask=0x80000 x=262 y=11 count=1} to TableItem with text {} [2019-07-31T09:31:16.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1197380494 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-31T09:31:16.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1197380494 data=null doit=true} to TableItem with text {} [2019-07-31T09:31:16.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1197380494 data=null} to TableItem with text {} [2019-07-31T09:31:16.751Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T09:31:16.751Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:16.751Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:31:16.751Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2019-07-31T09:31:16.751Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:31:16.751Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2019-07-31T09:31:17.676Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T09:31:19.039Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:31:19.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1197383178 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T09:31:19.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1197383178 data=null doit=true} to TableItem with text {} [2019-07-31T09:31:19.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1197383179 data=null} to TableItem with text {} [2019-07-31T09:31:19.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197383179 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T09:31:19.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197383179 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T09:31:19.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197383180 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T09:31:19.039Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-31T09:31:19.039Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-31T09:31:19.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1197383208 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-31T09:31:19.039Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-31T09:31:20.924Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:31:20.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:31:20.924Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:31:20.924Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:31:20.924Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:31:20.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1197385131 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T09:31:20.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1197385131 data=null doit=true} to TableItem with text {} [2019-07-31T09:31:20.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1197385131 data=null} to TableItem with text {} [2019-07-31T09:31:20.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1197385131 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T09:31:20.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197385131 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T09:31:20.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1197385135 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T09:31:21.180Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-31T09:31:21.180Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-31T09:31:21.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1197385185 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-31T09:31:21.180Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-31T09:31:21.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197385740 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:31:21.740Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:31:21.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:21.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:21.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:21.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197385752 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:31:21.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197385753 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:31:21.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197385753 data=null} to TreeItem with text {test} [2019-07-31T09:31:21.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197385753 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:31:21.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197385753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:31:21.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197385777 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:31:21.740Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:31:21.740Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:31:21.740Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:31:22.300Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:31:22.300Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:31:22.300Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:22.300Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:22.300Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:22.300Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:22.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:22.300Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:22.300Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:22.300Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:31:22.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197386440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:22.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197386440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:22.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197386440 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:22.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197386441 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:22.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197386441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:22.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197386441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:22.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197386441 data=null item=null 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-31T09:31:22.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197386441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:22.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197386441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:22.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197386441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:22.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197386441 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:22.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197386441 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:22.300Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:22.300Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:22.300Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:22.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:22.300Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:22.300Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:31:22.300Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:22.300Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:22.300Z] DEBUG - Clicking on OK [2019-07-31T09:31:22.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197386442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:22.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197386442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:22.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197386442 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:22.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197386442 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:22.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197386442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:22.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197386442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:22.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:22.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:22.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:22.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:22.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:22.300Z] DEBUG - Clicked on OK [2019-07-31T09:31:22.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197386442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:22.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197385810 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-31T09:31:22.811Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.991 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-31T09:31:22.811Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.598 s [2019-07-31T09:31:22.811Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 1.983 s [2019-07-31T09:31:22.811Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-31T09:31:24.701Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:24.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:24.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:24.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:24.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:24.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1197388560 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1197388560 data=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1197388560 data=null} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1197388561 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197388561 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1197388583 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1197388585 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1197388585 data=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1197388585 data=null} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1197388585 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197388585 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1197388589 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1197388589 data=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1197388589 data=null} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1197388590 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197388593 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-31T09:31:24.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1197388595 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197388596 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197388596 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197388596 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197388596 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197388596 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197388604 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:24.701Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:24.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:24.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:24.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:24.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:24.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1197388606 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1197388606 data=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1197388606 data=null} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1197388613 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197388614 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1197388623 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:24.701Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T09:31:24.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1197388630 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1197388630 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1197388631 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197388631 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-31T09:31:24.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1197388633 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197388633 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197388633 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197388633 data=null button=1 stateMask=0x0 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197388633 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-31T09:31:24.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197388634 data=null button=1 stateMask=0x80000 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:24.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1197388636 data=null doit=true} to TreeItem with text {test.xml} [2019-07-31T09:31:24.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1197388636 data=null} to TreeItem with text {test.xml} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1197388636 data=null button=1 stateMask=0x0 x=88 y=95 count=1} to TreeItem with text {test.xml} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197388636 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-31T09:31:24.701Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1197388674 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T09:31:24.701Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1197388675 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T09:31:24.701Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1197388676 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T09:31:24.701Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1197388682 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T09:31:24.701Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1197388683 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T09:31:24.701Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1197388683 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T09:31:24.701Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1197388683 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T09:31:24.701Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1197388688 data=[TmfTraceElement(/Test/Traces/test.xml)] x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T09:31:24.701Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1197388694 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T09:31:24.701Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:24.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1197388698 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [0]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1197388698 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1197388698 data=null} to TreeItem with text {Test Experiment [0]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1197388699 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-31T09:31:24.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197388699 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-31T09:31:24.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1197388713 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-31T09:31:24.701Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-31T09:31:24.701Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-31T09:31:24.701Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-31T09:31:24.701Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-31T09:31:24.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1197388913 data=null doit=true} to Shell with text {Export trace package} [2019-07-31T09:31:24.701Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:31:24.701Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:31:24.701Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T09:31:24.701Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T09:31:24.701Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T09:31:24.701Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-31T09:31:24.701Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-31T09:31:24.701Z] 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-31T09:31:24.701Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T09:31:24.701Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:24.701Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:24.701Z] 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-31T09:31:24.701Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:31:24.701Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:31:24.701Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T09:31:24.701Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T09:31:24.701Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-31T09:31:24.701Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-31T09:31:24.702Z] 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-31T09:31:24.702Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T09:31:24.702Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1197388919 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-31T09:31:24.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1197388919 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-31T09:31:24.702Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T09:31:24.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1197388920 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T09:31:24.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1197388920 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-31T09:31:24.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1197388920 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-31T09:31:24.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1197388920 data=null item=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-31T09:31:24.702Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:24.702Z] 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-31T09:31:24.702Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:24.702Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-31T09:31:24.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1197388925 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-31T09:31:24.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1197388925 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-31T09:31:24.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1197388925 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:24.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1197388925 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:24.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1197388925 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-31T09:31:24.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1197388925 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-31T09:31:24.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1197388925 data=null item=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-31T09:31:24.702Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1197388925 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-31T09:31:24.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1197388925 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-31T09:31:24.702Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1197388925 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-31T09:31:24.702Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1197388925 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:24.702Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1197388926 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:24.702Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:24.702Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T09:31:24.702Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T09:31:24.702Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T09:31:24.702Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1197388926 data=null} to (of type 'Combo') [2019-07-31T09:31:24.702Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:24.702Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:24.702Z] DEBUG - Clicking on &Finish [2019-07-31T09:31:24.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1197388928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:24.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1197388928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:24.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1197388928 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:24.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1197388928 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:24.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1197388928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:24.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1197388928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:24.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:24.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1197388928 data=null item=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-31T09:31:24.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1197388767 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-31T09:31:24.957Z] DEBUG - Clicked on [2019-07-31T09:31:25.212Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:25.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:25.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:25.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:25.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:25.212Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:25.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1197389316 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T09:31:25.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1197389316 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T09:31:25.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1197389316 data=null} to TreeItem with text {Import Test} [2019-07-31T09:31:25.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1197389317 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T09:31:25.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197389317 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-31T09:31:25.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1197389334 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T09:31:25.212Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:25.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1197389334 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T09:31:25.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1197389334 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T09:31:25.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1197389334 data=null} to TreeItem with text {Import Test} [2019-07-31T09:31:25.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1197389334 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T09:31:25.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197389334 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-31T09:31:25.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1197389339 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T09:31:25.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1197389339 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T09:31:25.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1197389339 data=null} to TreeItem with text {Import Test} [2019-07-31T09:31:25.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1197389339 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T09:31:25.212Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197389339 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-31T09:31:25.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1197389341 data=null button=1 stateMask=0x80000 x=62 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T09:31:25.212Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:25.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197389342 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:31:25.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197389342 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:31:25.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197389342 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:31:25.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197389342 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:25.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197389342 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-31T09:31:25.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197389354 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:25.212Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:25.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197389355 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:31:25.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197389355 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:31:25.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197389355 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:31:25.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197389355 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:25.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197389355 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-31T09:31:25.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197389358 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:25.212Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-31T09:31:25.212Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-31T09:31:25.467Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-31T09:31:25.467Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-31T09:31:25.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1197389500 data=null doit=true} to Shell with text {Import trace package} [2019-07-31T09:31:25.467Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T09:31:25.467Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T09:31:25.467Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T09:31:25.467Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1197389501 data=null} to (of type 'Combo') [2019-07-31T09:31:25.467Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T09:31:25.467Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-31T09:31:25.467Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-31T09:31:25.467Z] DEBUG - Inserting text: [2019-07-31T09:31:25.467Z] into text (of type 'Combo') [2019-07-31T09:31:25.467Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-31T09:31:25.467Z] DEBUG - Typing text ' [2019-07-31T09:31:25.467Z] ' with an interval of 50ms. between characters. [2019-07-31T09:31:25.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T09:31:25.467Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:31:25.467Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:31:25.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:25.467Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:25.467Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T09:31:25.467Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:25.467Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:25.467Z] DEBUG - Clicking on &Finish [2019-07-31T09:31:26.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1197390070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:26.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1197390070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:26.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1197390070 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:26.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1197390070 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:26.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1197390070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:26.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1197390070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:26.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:26.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:26.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:26.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:26.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:26.314Z] DEBUG - Clicked on &Finish [2019-07-31T09:31:26.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1197390070 data=null item=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-31T09:31:26.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1197389389 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-31T09:31:26.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:26.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:26.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:26.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:26.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:26.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:26.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1197390591 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T09:31:26.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1197390592 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T09:31:26.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1197390592 data=null} to TreeItem with text {Import Test} [2019-07-31T09:31:26.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1197390592 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T09:31:26.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197390592 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-31T09:31:26.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1197390604 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T09:31:26.571Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-31T09:31:26.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197390604 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197390605 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197390605 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197390605 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-31T09:31:26.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197390607 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:26.571Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-31T09:31:26.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1197390617 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1197390617 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1197390617 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197390617 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-31T09:31:26.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1197390619 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T09:31:26.571Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1197390620 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1197390620 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-31T09:31:26.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:26.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1197390620 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1197390620 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197390620 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-31T09:31:26.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1197390637 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1197390637 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1197390637 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1197390638 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-31T09:31:26.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1197390682 data=null button=1 stateMask=0x80000 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1197390688 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1197390688 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-31T09:31:26.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1197390688 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-31T09:31:26.571Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2019-07-31T09:31:27.131Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2019-07-31T09:31:28.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1197392092 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-31T09:31:28.056Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:31:28.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:28.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:28.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:28.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1197392148 data=null button=0 stateMask=0x0 x=55 y=116 count=0} to TreeItem with text {Test} [2019-07-31T09:31:28.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1197392148 data=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:28.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1197392148 data=null} to TreeItem with text {Test} [2019-07-31T09:31:28.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1197392149 data=null button=1 stateMask=0x0 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-31T09:31:28.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197392149 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:28.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1197392159 data=null button=1 stateMask=0x80000 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-31T09:31:28.056Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:31:28.056Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:31:28.056Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:31:28.983Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:31:28.983Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:31:28.983Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:28.983Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:28.983Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:28.983Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:28.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:28.983Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:28.983Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:28.983Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:31:28.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197392872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:28.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197392872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:28.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197392872 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:28.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197392872 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:28.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197392873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:28.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197392873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:28.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197392873 data=null item=null 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-31T09:31:28.983Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197392873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:28.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197392873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:28.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197392873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:28.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197392873 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:28.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197392873 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:28.983Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:28.983Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:28.983Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:28.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:28.983Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:28.983Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:31:28.983Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:28.983Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:28.983Z] DEBUG - Clicking on OK [2019-07-31T09:31:28.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197392874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:28.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197392874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:28.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197392874 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:28.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197392874 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:28.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197392874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:28.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197392874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:28.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:28.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:28.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:28.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:28.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:28.983Z] DEBUG - Clicked on OK [2019-07-31T09:31:29.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197392874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:29.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197392199 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-31T09:31:29.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1197393380 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-31T09:31:29.238Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:31:29.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:29.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:29.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:29.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1197393397 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T09:31:29.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1197393397 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T09:31:29.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1197393397 data=null} to TreeItem with text {Import Test} [2019-07-31T09:31:29.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1197393398 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T09:31:29.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197393398 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-31T09:31:29.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1197393433 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T09:31:29.238Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:31:29.238Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:31:29.493Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:31:30.053Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:31:30.053Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:31:30.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:30.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:30.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:30.053Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:30.053Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:30.053Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:30.053Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:30.053Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:31:30.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197394164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:30.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197394164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:30.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197394164 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:30.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197394164 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:30.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197394164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:30.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197394164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:30.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197394164 data=null item=null 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-31T09:31:30.053Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197394164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:30.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197394164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:30.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197394164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:30.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197394164 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:30.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197394164 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:30.053Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:30.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:30.053Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:30.053Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:30.053Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:30.053Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:31:30.053Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:30.053Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:30.053Z] DEBUG - Clicking on OK [2019-07-31T09:31:30.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197394165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:30.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197394165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:30.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197394165 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:30.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197394165 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:30.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197394165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:30.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197394165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:30.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:30.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:30.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:30.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:30.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:30.053Z] DEBUG - Clicked on OK [2019-07-31T09:31:30.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197394165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:30.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197393474 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-31T09:31:32.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:32.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:32.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:32.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:32.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:32.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:32.196Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1197396132 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1197396132 data=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1197396132 data=null} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1197396159 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197396159 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1197396172 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1197396173 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1197396173 data=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1197396173 data=null} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1197396173 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197396173 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1197396183 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1197396184 data=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1197396184 data=null} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1197396184 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197396184 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-31T09:31:32.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1197396186 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:32.196Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197396187 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197396187 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197396187 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197396187 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197396187 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197396202 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.196Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197396202 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197396202 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197396202 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197396203 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197396203 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197396206 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.196Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-31T09:31:32.196Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-31T09:31:32.196Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-31T09:31:32.196Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-31T09:31:32.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1197396343 data=null doit=true} to Shell with text {Export trace package} [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - Clicking on Deselect All [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=1197396344 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-31T09:31:32.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1197396344 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-31T09:31:32.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=1197396344 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=1197396349 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=1197396349 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-31T09:31:32.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=1197396349 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-31T09:31:32.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=1197396349 data=null item=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-31T09:31:32.196Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=1197396355 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-31T09:31:32.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1197396355 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-31T09:31:32.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=1197396355 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-31T09:31:32.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=1197396355 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=1197396355 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.196Z] DEBUG - Clicked on Deselect All [2019-07-31T09:31:32.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:32.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - Clicking on Select All [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1197396357 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-31T09:31:32.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1197396357 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-31T09:31:32.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1197396357 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1197396358 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1197396358 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-31T09:31:32.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1197396358 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-31T09:31:32.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1197396358 data=null item=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-31T09:31:32.196Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1197396359 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-31T09:31:32.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1197396359 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-31T09:31:32.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1197396359 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-31T09:31:32.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1197396359 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1197396359 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.196Z] DEBUG - Clicked on Select All [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-31T09:31:32.196Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-31T09:31:32.196Z] 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-31T09:31:32.196Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:32.196Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T09:31:32.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1197396365 data=null doit=true} to Button with text {Save in &zip format} [2019-07-31T09:31:32.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1197396365 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-31T09:31:32.196Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T09:31:32.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1197396366 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T09:31:32.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1197396366 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-31T09:31:32.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1197396366 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-31T09:31:32.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1197396366 data=null item=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-31T09:31:32.197Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-31T09:31:32.197Z] 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-31T09:31:32.197Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T09:31:32.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1197396372 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-31T09:31:32.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1197396372 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-31T09:31:32.197Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T09:31:32.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1197396372 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T09:31:32.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1197396373 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-31T09:31:32.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1197396373 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-31T09:31:32.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1197396373 data=null item=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-31T09:31:32.197Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:32.197Z] 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-31T09:31:32.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:32.197Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2019-07-31T09:31:32.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1197396374 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-31T09:31:32.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1197396374 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-31T09:31:32.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1197396374 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:32.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1197396374 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:32.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1197396374 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-31T09:31:32.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1197396374 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-31T09:31:32.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1197396374 data=null item=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-31T09:31:32.197Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1197396375 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-31T09:31:32.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1197396375 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-31T09:31:32.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1197396375 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-31T09:31:32.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1197396375 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:32.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1197396375 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:32.197Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:32.197Z] 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-31T09:31:32.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:32.197Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-31T09:31:32.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1197396376 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-31T09:31:32.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1197396376 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-31T09:31:32.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1197396376 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:32.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1197396376 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:32.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1197396376 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-31T09:31:32.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1197396376 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-31T09:31:32.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1197396376 data=null item=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-31T09:31:32.197Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1197396376 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-31T09:31:32.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1197396376 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-31T09:31:32.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1197396376 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-31T09:31:32.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1197396376 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:32.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1197396376 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:32.197Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T09:31:32.197Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-31T09:31:32.197Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-31T09:31:32.197Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T09:31:32.197Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1197396377 data=null} to (of type 'Combo') [2019-07-31T09:31:32.197Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:32.197Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.197Z] DEBUG - Clicking on &Finish [2019-07-31T09:31:32.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1197396378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1197396378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1197396378 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1197396378 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1197396378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1197396378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.197Z] DEBUG - Clicked on &Finish [2019-07-31T09:31:32.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1197396382 data=null item=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-31T09:31:32.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1197396235 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-31T09:31:32.708Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:32.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:32.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:32.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:32.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:32.708Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:32.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1197396714 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T09:31:32.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1197396714 data=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:32.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1197396714 data=null} to TreeItem with text {Test} [2019-07-31T09:31:32.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1197396714 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:32.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197396714 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:32.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1197396727 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:32.708Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:32.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1197396728 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T09:31:32.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1197396728 data=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:32.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1197396728 data=null} to TreeItem with text {Test} [2019-07-31T09:31:32.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1197396728 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:32.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197396728 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:32.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1197396732 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:32.708Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T09:31:32.708Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:32.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197396733 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197396733 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197396733 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197396734 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197396734 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197396751 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.708Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:32.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197396752 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197396752 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197396752 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197396752 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197396753 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197396765 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:32.708Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-31T09:31:32.708Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-31T09:31:32.708Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-31T09:31:32.708Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-31T09:31:32.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1197396896 data=null doit=true} to Shell with text {Import trace package} [2019-07-31T09:31:32.708Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T09:31:32.708Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T09:31:32.708Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T09:31:32.708Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1197396897 data=null} to (of type 'Combo') [2019-07-31T09:31:32.708Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T09:31:32.708Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-31T09:31:32.708Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-31T09:31:32.708Z] DEBUG - Inserting text: [2019-07-31T09:31:32.708Z] into text (of type 'Combo') [2019-07-31T09:31:32.708Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-31T09:31:32.708Z] DEBUG - Typing text ' [2019-07-31T09:31:32.708Z] ' with an interval of 50ms. between characters. [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:32.964Z] DEBUG - Clicking on Select All [2019-07-31T09:31:32.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1197396981 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-31T09:31:32.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1197396981 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-31T09:31:32.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1197396981 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1197396981 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1197396981 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-31T09:31:32.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1197396981 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-31T09:31:32.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1197396981 data=null item=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-31T09:31:32.964Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1197396982 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-31T09:31:32.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1197396982 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-31T09:31:32.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1197396992 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-31T09:31:32.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1197396992 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1197396992 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Clicked on Select All [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Clicking on &Finish [2019-07-31T09:31:32.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1197396993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1197396993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1197396993 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1197396993 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1197396993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1197396993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1197397032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1197397032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=1197397032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=1197397032 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=1197397032 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Clicked on &Finish [2019-07-31T09:31:32.964Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T09:31:32.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1197397033 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2019-07-31T09:31:32.964Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:32.964Z] 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-31T09:31:32.964Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T09:31:32.964Z] DEBUG - Clicking on Yes To &All [2019-07-31T09:31:32.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1197397034 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-31T09:31:32.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=1197397034 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-31T09:31:32.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=1197397034 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=1197397034 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T09:31:32.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=1197397034 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-31T09:31:32.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=1197397034 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-31T09:31:32.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=1197397034 data=null item=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-31T09:31:33.219Z] DEBUG - Clicked on [2019-07-31T09:31:33.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1197396993 data=null item=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-31T09:31:33.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1197396792 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-31T09:31:33.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:31:33.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:33.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:33.785Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T09:31:33.785Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T09:31:33.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197397901 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:31:33.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197397902 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:31:33.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197397902 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:33.785Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197397902 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-31T09:31:33.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197397904 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:33.785Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T09:31:33.785Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2019-07-31T09:31:33.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1197397904 data=null button=0 stateMask=0x0 x=88 y=74 count=0} to TreeItem with text {test.xml} [2019-07-31T09:31:33.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1197397904 data=null doit=true} to TreeItem with text {test.xml} [2019-07-31T09:31:33.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:33.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1197397908 data=null} to TreeItem with text {test.xml} [2019-07-31T09:31:33.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1197397909 data=null button=1 stateMask=0x0 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-31T09:31:33.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197397909 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-31T09:31:33.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1197397929 data=null button=1 stateMask=0x80000 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-31T09:31:33.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1197397929 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-31T09:31:33.785Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1197397929 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-31T09:31:33.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1197397963 data=null button=1 stateMask=0x80000 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-31T09:31:33.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1197397964 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-31T09:31:33.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1197397964 data=null doit=true} to TreeItem with text {test.xml} [2019-07-31T09:31:33.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1197397964 data=null} to TreeItem with text {test.xml} [2019-07-31T09:31:33.785Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2019-07-31T09:31:33.785Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1197397929 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-31T09:31:34.345Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2019-07-31T09:31:35.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=1197399367 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform} [2019-07-31T09:31:35.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:31:35.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:35.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:35.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:35.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1197399418 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T09:31:35.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1197399418 data=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:35.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1197399418 data=null} to TreeItem with text {Test} [2019-07-31T09:31:35.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1197399418 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:35.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197399419 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T09:31:35.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1197399441 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T09:31:35.270Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:31:35.270Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:31:35.270Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:31:35.526Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:31:35.526Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:31:35.526Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:35.526Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:35.526Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:35.526Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:35.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:35.526Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:35.526Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:35.526Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:31:35.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197399632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:35.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197399632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:35.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197399632 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:35.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197399632 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:35.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197399632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:35.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197399633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:35.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197399633 data=null item=null 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-31T09:31:35.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197399633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:35.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197399633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:35.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197399633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:35.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197399633 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:35.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197399633 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:35.526Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:35.526Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:35.526Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:35.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:35.526Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:35.526Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:31:35.526Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:35.526Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:35.526Z] DEBUG - Clicking on OK [2019-07-31T09:31:35.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197399633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:35.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197399633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:35.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197399633 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:35.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197399633 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:35.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197399634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:35.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197399634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:35.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:35.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:35.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:35.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:35.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:35.526Z] DEBUG - Clicked on OK [2019-07-31T09:31:35.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197399634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:35.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197399478 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-31T09:31:36.036Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.188 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-31T09:31:36.036Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 7.685 s [2019-07-31T09:31:36.036Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 5.468 s [2019-07-31T09:31:36.036Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-31T09:31:39.586Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.586 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-31T09:31:39.586Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 3.543 s [2019-07-31T09:31:39.586Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-31T09:31:47.665Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.765 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-31T09:31:47.665Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.814 s [2019-07-31T09:31:47.665Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.916 s [2019-07-31T09:31:47.665Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 1.996 s [2019-07-31T09:31:47.665Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-31T09:31:47.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:48.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:48.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:48.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:48.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:48.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:48.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1197412241 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T09:31:48.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1197412242 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T09:31:48.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1197412242 data=null} to TreeItem with text {TestText} [2019-07-31T09:31:48.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1197412242 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:48.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197412242 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-31T09:31:48.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1197412268 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:48.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:48.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1197412268 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T09:31:48.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1197412268 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T09:31:48.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1197412268 data=null} to TreeItem with text {TestText} [2019-07-31T09:31:48.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1197412269 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:48.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197412269 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-31T09:31:48.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1197412277 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:48.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1197412277 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T09:31:48.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1197412277 data=null} to TreeItem with text {TestText} [2019-07-31T09:31:48.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1197412277 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:48.226Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197412277 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-31T09:31:48.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1197412279 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:48.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:48.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197412280 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:31:48.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197412280 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:31:48.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197412280 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:31:48.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197412280 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:48.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197412280 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-31T09:31:48.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197412287 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:48.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:48.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197412287 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:31:48.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197412287 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:31:48.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197412288 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:31:48.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197412288 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:48.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197412288 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-31T09:31:48.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197412297 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:48.226Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T09:31:48.226Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T09:31:48.226Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T09:31:48.226Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T09:31:48.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1197412394 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T09:31:48.226Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T09:31:48.226Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T09:31:48.226Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T09:31:48.226Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T09:31:48.226Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-31T09:31:48.226Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.226Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T09:31:48.226Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T09:31:48.226Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T09:31:48.226Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T09:31:48.226Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T09:31:48.226Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T09:31:48.226Z] DEBUG - Clicking on New... [2019-07-31T09:31:48.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1197412395 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-31T09:31:48.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1197412395 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-31T09:31:48.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1197412395 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T09:31:48.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1197412395 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T09:31:48.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1197412395 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-31T09:31:48.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1197412396 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-31T09:31:48.482Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1197412572 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-31T09:31:48.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1197412573 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-31T09:31:48.482Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1197412574 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-31T09:31:48.482Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1197412574 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T09:31:48.482Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1197412574 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T09:31:48.482Z] DEBUG - Clicked on New... [2019-07-31T09:31:48.482Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-31T09:31:48.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1197412575 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-31T09:31:48.482Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T09:31:48.482Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:48.482Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-31T09:31:48.483Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:48.483Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T09:31:48.483Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-31T09:31:48.483Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T09:31:48.483Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-31T09:31:48.483Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T09:31:48.483Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-31T09:31:48.483Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T09:31:48.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1197412647 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-31T09:31:48.483Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:48.483Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T09:31:48.483Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2019-07-31T09:31:48.483Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2019-07-31T09:31:48.483Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - Clicking on [2019-07-31T09:31:48.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197412687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197412687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197412687 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197412687 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197412687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197412687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197412687 data=null item=null 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-31T09:31:48.483Z] DEBUG - Clicked on [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.483Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - Clicking on [2019-07-31T09:31:48.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197412731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197412731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197412731 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197412731 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197412732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197412732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197412732 data=null item=null 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-31T09:31:48.738Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1197412769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197412769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1197412769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1197412769 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1197412769 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.738Z] DEBUG - Clicked on [2019-07-31T09:31:48.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:48.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:48.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:48.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:48.738Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-31T09:31:48.738Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-31T09:31:48.738Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:48.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1197412785 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T09:31:48.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1197412786 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T09:31:48.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1197412786 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T09:31:48.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1197412786 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T09:31:48.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197412786 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-31T09:31:48.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1197412855 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T09:31:48.738Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T09:31:48.738Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T09:31:48.738Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T09:31:48.738Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T09:31:48.738Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T09:31:48.738Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:48.738Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:48.738Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:48.738Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:48.738Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:48.738Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:48.738Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T09:31:48.739Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2019-07-31T09:31:48.739Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2019-07-31T09:31:48.739Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-31T09:31:48.739Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:48.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:48.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1197412874 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T09:31:48.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1197412874 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T09:31:48.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1197412874 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T09:31:48.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1197412874 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T09:31:48.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197412874 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-31T09:31:48.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1197412909 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:48.739Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:48.739Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-31T09:31:48.739Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:48.739Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - Clicking on [2019-07-31T09:31:48.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197412916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197412917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197412917 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197412917 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197412917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197412917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197412917 data=null item=null 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-31T09:31:48.739Z] DEBUG - Clicked on [2019-07-31T09:31:48.739Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T09:31:48.739Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T09:31:48.739Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T09:31:48.739Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-31T09:31:48.739Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-31T09:31:48.739Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T09:31:48.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1197412948 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-31T09:31:48.739Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - Clicking on Highlight All [2019-07-31T09:31:48.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1197412964 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-31T09:31:48.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1197412965 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-31T09:31:48.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1197412965 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1197412965 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1197412965 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-31T09:31:48.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1197412965 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-31T09:31:48.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1197412965 data=null item=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-31T09:31:48.739Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1197412976 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-31T09:31:48.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1197412976 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-31T09:31:48.739Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1197412976 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-31T09:31:48.739Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1197412976 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1197412976 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - Clicked on Highlight All [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:48.739Z] DEBUG - Clicking on &Next > [2019-07-31T09:31:48.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1197412978 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-31T09:31:48.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1197412978 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-31T09:31:48.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1197412978 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1197412978 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:48.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1197412978 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-31T09:31:48.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1197412978 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-31T09:31:48.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1197412978 data=null item=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-31T09:31:48.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Clicked on &Next > [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Clicking on &Finish [2019-07-31T09:31:48.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1197413029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1197413029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1197413029 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1197413029 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1197413029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1197413029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1197413030 data=null item=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-31T09:31:48.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1197412396 data=null item=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-31T09:31:48.995Z] DEBUG - Clicked on [2019-07-31T09:31:48.995Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T09:31:48.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1197413160 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T09:31:48.995Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T09:31:48.995Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T09:31:48.995Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T09:31:48.995Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-31T09:31:48.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1197413163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T09:31:48.995Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1197413164 data=null doit=true} to (of type 'List') [2019-07-31T09:31:48.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1197413164 data=null} to (of type 'List') [2019-07-31T09:31:48.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1197413164 data=null button=1 stateMask=0x0 x=114 y=73 count=1} to (of type 'List') [2019-07-31T09:31:48.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1197413164 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-31T09:31:48.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1197413165 data=null button=1 stateMask=0x80000 x=114 y=73 count=1} to (of type 'List') [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - Clicking on Delete [2019-07-31T09:31:48.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1197413166 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-31T09:31:48.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1197413166 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-31T09:31:48.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1197413166 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1197413166 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1197413166 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-31T09:31:48.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1197413166 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-31T09:31:48.995Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1197413192 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-31T09:31:48.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1197413193 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-31T09:31:48.995Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1197413193 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-31T09:31:48.995Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1197413193 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1197413193 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Clicked on Delete [2019-07-31T09:31:48.995Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-31T09:31:48.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1197413193 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-31T09:31:48.995Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:48.995Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Clicking on &Yes [2019-07-31T09:31:48.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1197413194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1197413194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1197413194 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1197413194 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1197413194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1197413194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:48.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1197413194 data=null item=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-31T09:31:49.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1197413166 data=null item=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-31T09:31:49.250Z] DEBUG - Clicked on [2019-07-31T09:31:49.250Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T09:31:49.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1197413274 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T09:31:49.250Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T09:31:49.250Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T09:31:49.250Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T09:31:49.250Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T09:31:49.250Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T09:31:49.250Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T09:31:49.250Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T09:31:49.250Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T09:31:49.250Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T09:31:49.250Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T09:31:49.250Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:49.250Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:31:49.250Z] DEBUG - Clicking on &Close [2019-07-31T09:31:49.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1197413275 data=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-31T09:31:49.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1197413275 data=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-31T09:31:49.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1197413275 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:31:49.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1197413275 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:31:49.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1197413275 data=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-31T09:31:49.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1197413275 data=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-31T09:31:49.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1197413275 data=null item=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-31T09:31:49.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1197412326 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-31T09:31:49.250Z] DEBUG - Clicked on [2019-07-31T09:31:49.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197413324 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:31:49.250Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:31:49.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:49.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:49.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:49.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1197413328 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T09:31:49.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1197413328 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T09:31:49.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1197413328 data=null} to TreeItem with text {TestText} [2019-07-31T09:31:49.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1197413329 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:49.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197413329 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-31T09:31:49.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1197413350 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:49.250Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:31:49.250Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:31:49.250Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:31:49.811Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:31:49.811Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:31:49.811Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:49.811Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:49.811Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:49.811Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:49.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:49.811Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:49.811Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:49.811Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:31:49.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197414002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:49.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197414002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:49.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197414002 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:49.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197414002 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:49.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197414002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:49.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197414002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:49.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197414002 data=null item=null 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-31T09:31:49.811Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197414002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:49.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197414002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:49.811Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197414002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:49.811Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197414002 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:49.811Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197414002 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:49.811Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:49.811Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:49.811Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:49.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:49.811Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:49.811Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:31:49.811Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:49.811Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:49.811Z] DEBUG - Clicking on OK [2019-07-31T09:31:49.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197414003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:49.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197414003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:49.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197414003 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:49.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197414003 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:49.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197414003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:49.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197414003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:49.811Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:49.811Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:49.811Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:49.811Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:49.811Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:49.811Z] DEBUG - Clicked on OK [2019-07-31T09:31:50.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197414003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:50.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197413386 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-31T09:31:50.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:50.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:50.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:50.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:50.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:50.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:50.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1197415126 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T09:31:50.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1197415126 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T09:31:50.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1197415126 data=null} to TreeItem with text {TestText} [2019-07-31T09:31:50.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1197415126 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:50.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197415127 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-31T09:31:51.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1197415149 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:51.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:51.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1197415150 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T09:31:51.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1197415150 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T09:31:51.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1197415150 data=null} to TreeItem with text {TestText} [2019-07-31T09:31:51.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1197415150 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:51.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197415150 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-31T09:31:51.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1197415154 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:51.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1197415154 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T09:31:51.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1197415154 data=null} to TreeItem with text {TestText} [2019-07-31T09:31:51.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1197415155 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:51.138Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197415155 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-31T09:31:51.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1197415157 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:51.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:51.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197415162 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:31:51.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197415162 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:31:51.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197415162 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:31:51.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197415162 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:51.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197415162 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-31T09:31:51.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197415169 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:51.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:51.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197415170 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:31:51.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197415170 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:31:51.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197415170 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:31:51.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197415170 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:51.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197415170 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-31T09:31:51.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197415173 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:51.138Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T09:31:51.138Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T09:31:51.138Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T09:31:51.138Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T09:31:51.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1197415265 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T09:31:51.138Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T09:31:51.138Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T09:31:51.138Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T09:31:51.138Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2019-07-31T09:31:51.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1197415266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T09:31:51.138Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1197415266 data=null doit=true} to (of type 'List') [2019-07-31T09:31:51.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1197415266 data=null} to (of type 'List') [2019-07-31T09:31:51.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1197415266 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-31T09:31:51.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1197415266 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-31T09:31:51.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1197415267 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-31T09:31:51.138Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T09:31:51.138Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T09:31:51.138Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T09:31:51.138Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T09:31:51.138Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-31T09:31:51.138Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.138Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T09:31:51.138Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T09:31:51.138Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T09:31:51.138Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T09:31:51.138Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T09:31:51.138Z] DEBUG - Clicking on Edit... [2019-07-31T09:31:51.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1197415268 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-31T09:31:51.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1197415268 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-31T09:31:51.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1197415268 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T09:31:51.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1197415268 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T09:31:51.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1197415268 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-31T09:31:51.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1197415268 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-31T09:31:51.394Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1197415473 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-31T09:31:51.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1197415475 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-31T09:31:51.394Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1197415475 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-31T09:31:51.394Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1197415475 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T09:31:51.394Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1197415475 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T09:31:51.394Z] DEBUG - Clicked on Edit... [2019-07-31T09:31:51.394Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-31T09:31:51.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1197415476 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-31T09:31:51.394Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T09:31:51.394Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-31T09:31:51.394Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2019-07-31T09:31:51.394Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2019-07-31T09:31:51.394Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T09:31:51.394Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-31T09:31:51.394Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T09:31:51.394Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-31T09:31:51.394Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T09:31:51.394Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-31T09:31:51.394Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T09:31:51.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1197415590 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-31T09:31:51.394Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T09:31:51.394Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-31T09:31:51.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T09:31:51.395Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T09:31:51.395Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T09:31:51.395Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2019-07-31T09:31:51.395Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.395Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - Clicking on [2019-07-31T09:31:51.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197415608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197415608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197415608 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197415608 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197415608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197415608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197415608 data=null item=null 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-31T09:31:51.650Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1197415685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197415686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.650Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1197415686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1197415686 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.650Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1197415686 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.650Z] DEBUG - Clicked on [2019-07-31T09:31:51.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:51.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:51.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:51.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:51.650Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-31T09:31:51.651Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-31T09:31:51.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:51.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1197415702 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-31T09:31:51.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1197415702 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T09:31:51.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1197415702 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T09:31:51.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1197415702 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-31T09:31:51.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197415702 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-31T09:31:51.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1197415815 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-31T09:31:51.651Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:51.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:51.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1197415834 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T09:31:51.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1197415834 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T09:31:51.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1197415834 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T09:31:51.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1197415834 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T09:31:51.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197415834 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-31T09:31:51.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1197415876 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T09:31:51.651Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T09:31:51.651Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.651Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - Clicking on [2019-07-31T09:31:51.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197415892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197415892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197415892 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197415892 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197415892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197415892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197415892 data=null item=null 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-31T09:31:51.907Z] DEBUG - Clicked on [2019-07-31T09:31:51.907Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T09:31:51.907Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T09:31:51.907Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T09:31:51.907Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-31T09:31:51.907Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-31T09:31:51.907Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T09:31:51.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1197415923 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-31T09:31:51.907Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - Clicking on Highlight All [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1197415938 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-31T09:31:51.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1197415938 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-31T09:31:51.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1197415938 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1197415938 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1197415938 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-31T09:31:51.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1197415938 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-31T09:31:51.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1197415938 data=null item=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-31T09:31:51.907Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1197415941 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-31T09:31:51.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1197415941 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-31T09:31:51.907Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1197415941 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-31T09:31:51.907Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1197415941 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1197415941 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Clicked on Highlight All [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - Clicking on &Next > [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1197415943 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-31T09:31:51.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1197415943 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-31T09:31:51.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1197415943 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1197415943 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1197415943 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-31T09:31:51.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1197415943 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-31T09:31:51.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1197415943 data=null item=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-31T09:31:51.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Clicked on &Next > [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Clicking on &Finish [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1197415988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1197415988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1197415988 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1197415988 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1197415988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1197415988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1197415988 data=null item=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-31T09:31:51.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1197415268 data=null item=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-31T09:31:51.907Z] DEBUG - Clicked on [2019-07-31T09:31:51.907Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T09:31:51.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1197416113 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T09:31:51.907Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T09:31:51.907Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T09:31:51.907Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T09:31:51.907Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1197416114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T09:31:51.907Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1197416114 data=null doit=true} to (of type 'List') [2019-07-31T09:31:51.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1197416114 data=null} to (of type 'List') [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1197416115 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-31T09:31:51.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1197416115 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-31T09:31:51.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1197416115 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - Clicking on Delete [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1197416116 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-31T09:31:51.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1197416116 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-31T09:31:51.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1197416116 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1197416116 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1197416116 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-31T09:31:51.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1197416116 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-31T09:31:51.907Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1197416142 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-31T09:31:51.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1197416142 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-31T09:31:51.907Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1197416142 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-31T09:31:51.907Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1197416142 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1197416143 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Clicked on Delete [2019-07-31T09:31:51.907Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-31T09:31:51.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1197416143 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-31T09:31:51.907Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:51.907Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Clicking on &Yes [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1197416144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1197416144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1197416144 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1197416144 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1197416144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1197416145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:51.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1197416145 data=null item=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-31T09:31:52.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1197416116 data=null item=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-31T09:31:52.163Z] DEBUG - Clicked on [2019-07-31T09:31:52.163Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T09:31:52.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1197416210 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T09:31:52.163Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T09:31:52.163Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T09:31:52.163Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T09:31:52.163Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T09:31:52.163Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T09:31:52.163Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T09:31:52.163Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T09:31:52.163Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T09:31:52.163Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T09:31:52.163Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T09:31:52.163Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:52.163Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:31:52.163Z] DEBUG - Clicking on &Close [2019-07-31T09:31:52.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1197416211 data=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-31T09:31:52.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1197416211 data=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-31T09:31:52.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1197416211 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:31:52.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1197416211 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:31:52.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1197416211 data=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-31T09:31:52.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1197416211 data=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-31T09:31:52.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1197416211 data=null item=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-31T09:31:52.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1197415204 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-31T09:31:52.163Z] DEBUG - Clicked on [2019-07-31T09:31:52.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197416268 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:31:52.163Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:31:52.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:52.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:52.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:52.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1197416272 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T09:31:52.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1197416272 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T09:31:52.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1197416273 data=null} to TreeItem with text {TestText} [2019-07-31T09:31:52.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1197416273 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:52.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197416273 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-31T09:31:52.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1197416296 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T09:31:52.163Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:31:52.163Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:31:52.163Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:31:52.418Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:31:52.418Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:31:52.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:52.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:52.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:52.418Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:52.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:52.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:52.418Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:52.418Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:31:52.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197416523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:52.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197416523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:52.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197416523 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:52.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197416524 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:52.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197416524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:52.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197416524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:52.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197416524 data=null item=null 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-31T09:31:52.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197416524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:52.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197416524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:52.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197416524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:52.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197416524 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:52.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197416524 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:52.418Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:52.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:52.418Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:52.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:52.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:52.418Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:31:52.418Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:52.418Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:52.418Z] DEBUG - Clicking on OK [2019-07-31T09:31:52.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197416525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:52.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197416525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:52.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197416525 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:52.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197416525 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:52.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197416525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:52.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197416525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:52.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:52.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:52.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:52.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:52.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:52.418Z] DEBUG - Clicked on OK [2019-07-31T09:31:52.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197416525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:52.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197416370 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-31T09:31:52.979Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.527 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-31T09:31:52.979Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 2.966 s [2019-07-31T09:31:52.979Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 2.522 s [2019-07-31T09:31:52.979Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-31T09:31:53.235Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:53.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:53.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:53.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:53.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:53.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:53.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1197417750 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-31T09:31:53.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1197417750 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T09:31:53.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1197417750 data=null} to TreeItem with text {TestXML} [2019-07-31T09:31:53.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1197417750 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T09:31:53.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197417750 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-31T09:31:53.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1197417763 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T09:31:53.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:53.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1197417775 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-31T09:31:53.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1197417775 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T09:31:53.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1197417776 data=null} to TreeItem with text {TestXML} [2019-07-31T09:31:53.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1197417776 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T09:31:53.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197417776 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-31T09:31:53.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1197417785 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T09:31:53.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1197417785 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T09:31:53.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1197417785 data=null} to TreeItem with text {TestXML} [2019-07-31T09:31:53.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1197417786 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T09:31:53.764Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197417786 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-31T09:31:53.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1197417787 data=null button=1 stateMask=0x80000 x=52 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T09:31:53.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:53.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197417788 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:31:53.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197417788 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:31:53.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197417788 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:31:53.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197417788 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:53.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197417788 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-31T09:31:53.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197417795 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:53.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:53.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197417796 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:31:53.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197417796 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:31:53.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197417796 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:31:53.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197417796 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:53.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197417796 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-31T09:31:53.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197417805 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:31:53.764Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T09:31:53.764Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T09:31:53.764Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T09:31:53.764Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T09:31:53.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1197417921 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T09:31:53.764Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T09:31:53.764Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T09:31:53.764Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T09:31:53.764Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-31T09:31:53.764Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-31T09:31:53.764Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T09:31:53.764Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T09:31:53.764Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T09:31:53.764Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T09:31:53.764Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T09:31:53.765Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T09:31:53.765Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T09:31:53.765Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T09:31:53.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1197417922 data=null doit=true} to Button with text {Text} [2019-07-31T09:31:53.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1197417922 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-31T09:31:53.765Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T09:31:53.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1197417923 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T09:31:53.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1197417923 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-31T09:31:53.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1197417923 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-31T09:31:53.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1197417923 data=null item=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-31T09:31:53.765Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T09:31:53.765Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T09:31:53.765Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T09:31:53.765Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T09:31:53.765Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-31T09:31:53.765Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:53.765Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T09:31:53.765Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T09:31:53.765Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T09:31:53.765Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T09:31:53.765Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T09:31:53.765Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T09:31:53.765Z] DEBUG - Clicking on New... [2019-07-31T09:31:53.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1197417966 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-31T09:31:53.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1197417966 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-31T09:31:53.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1197417966 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T09:31:53.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1197417966 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T09:31:53.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1197417967 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-31T09:31:53.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1197417967 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-31T09:31:54.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1197418076 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-31T09:31:54.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1197418077 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-31T09:31:54.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1197418077 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-31T09:31:54.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1197418077 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T09:31:54.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1197418077 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T09:31:54.021Z] DEBUG - Clicked on New... [2019-07-31T09:31:54.021Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2019-07-31T09:31:54.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=1197418078 data=null doit=true} to Shell with text {Custom XML Parser} [2019-07-31T09:31:54.021Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2019-07-31T09:31:54.021Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T09:31:54.021Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T09:31:54.021Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-31T09:31:54.021Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-31T09:31:54.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.021Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2019-07-31T09:31:54.021Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:54.021Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T09:31:54.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.021Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:54.021Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:54.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:54.021Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:54.021Z] DEBUG - Clicking on [2019-07-31T09:31:54.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197418116 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-31T09:31:54.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197418116 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-31T09:31:54.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197418116 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T09:31:54.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197418116 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T09:31:54.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197418116 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-31T09:31:54.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197418116 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-31T09:31:54.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197418116 data=null 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-31T09:31:54.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1197418181 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-31T09:31:54.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197418181 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-31T09:31:54.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1197418181 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-31T09:31:54.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1197418181 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T09:31:54.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1197418181 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T09:31:54.021Z] DEBUG - Clicked on [2019-07-31T09:31:54.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:54.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:54.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:54.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=1197418183 data=null button=0 stateMask=0x0 x=78 y=32 count=0} to Tree node with text: event [2019-07-31T09:31:54.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=1197418183 data=null doit=true} to Tree node with text: event [2019-07-31T09:31:54.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=1197418183 data=null} to Tree node with text: event [2019-07-31T09:31:54.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=1197418184 data=null button=1 stateMask=0x0 x=78 y=32 count=1} to Tree node with text: event [2019-07-31T09:31:54.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197418184 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-31T09:31:54.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=1197418304 data=null button=1 stateMask=0x80000 x=78 y=32 count=1} to Tree node with text: event [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T09:31:54.276Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2019-07-31T09:31:54.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=1197418306 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-31T09:31:54.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1197418306 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-31T09:31:54.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=1197418307 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T09:31:54.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=1197418307 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T09:31:54.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=1197418307 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-31T09:31:54.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=1197418307 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-31T09:31:54.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=1197418307 data=null item=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-31T09:31:54.276Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=1197418373 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-31T09:31:54.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1197418374 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-31T09:31:54.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=1197418374 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-31T09:31:54.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=1197418374 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T09:31:54.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=1197418374 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T09:31:54.276Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:54.276Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:54.277Z] DEBUG - Clicking on &Next > [2019-07-31T09:31:54.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1197418376 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-31T09:31:54.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1197418376 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-31T09:31:54.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1197418376 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:54.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1197418376 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:54.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1197418377 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-31T09:31:54.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1197418377 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-31T09:31:54.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1197418377 data=null item=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-31T09:31:54.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:54.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:54.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:54.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:54.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T09:31:54.277Z] DEBUG - Clicked on &Next > [2019-07-31T09:31:54.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.277Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:31:54.277Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T09:31:54.277Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T09:31:54.277Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:54.277Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:31:54.277Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T09:31:54.277Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:54.277Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:54.277Z] DEBUG - Clicking on &Finish [2019-07-31T09:31:54.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1197418484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:54.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1197418484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:54.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1197418484 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:54.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1197418484 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:54.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1197418484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:54.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1197418484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:31:54.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1197418484 data=null item=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-31T09:31:54.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1197417967 data=null item=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-31T09:31:54.532Z] DEBUG - Clicked on [2019-07-31T09:31:54.532Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T09:31:54.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1197418663 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T09:31:54.532Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T09:31:54.532Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T09:31:54.532Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T09:31:54.532Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-31T09:31:54.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1197418665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T09:31:54.532Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1197418665 data=null doit=true} to (of type 'List') [2019-07-31T09:31:54.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1197418665 data=null} to (of type 'List') [2019-07-31T09:31:54.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1197418665 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-31T09:31:54.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1197418665 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-31T09:31:54.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1197418667 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T09:31:54.532Z] DEBUG - Clicking on Delete [2019-07-31T09:31:54.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1197418668 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-31T09:31:54.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1197418668 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-31T09:31:54.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1197418668 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:54.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1197418668 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:54.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1197418668 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-31T09:31:54.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1197418668 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-31T09:31:54.532Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1197418697 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-31T09:31:54.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1197418698 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-31T09:31:54.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1197418698 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-31T09:31:54.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1197418698 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:54.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1197418698 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T09:31:54.532Z] DEBUG - Clicked on Delete [2019-07-31T09:31:54.532Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-31T09:31:54.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1197418699 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-31T09:31:54.532Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:54.532Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:54.532Z] DEBUG - Clicking on &Yes [2019-07-31T09:31:54.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1197418699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:54.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1197418699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:54.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1197418699 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:54.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1197418699 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:54.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1197418700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:54.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1197418700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T09:31:54.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1197418700 data=null item=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-31T09:31:54.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1197418668 data=null item=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-31T09:31:54.788Z] DEBUG - Clicked on [2019-07-31T09:31:54.788Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T09:31:54.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1197418785 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T09:31:54.788Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T09:31:54.788Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T09:31:54.788Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T09:31:54.788Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T09:31:54.788Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T09:31:54.788Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T09:31:54.788Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T09:31:54.788Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T09:31:54.788Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T09:31:54.788Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T09:31:54.788Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:54.788Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:31:54.788Z] DEBUG - Clicking on &Close [2019-07-31T09:31:54.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1197418786 data=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-31T09:31:54.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1197418786 data=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-31T09:31:54.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1197418787 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:31:54.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1197418787 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:31:54.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1197418787 data=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-31T09:31:54.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1197418787 data=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-31T09:31:54.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1197418787 data=null item=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-31T09:31:54.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1197417833 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-31T09:31:54.788Z] DEBUG - Clicked on [2019-07-31T09:31:54.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197418874 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:31:54.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:31:54.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:54.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:54.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:54.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1197418878 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-31T09:31:54.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1197418878 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T09:31:54.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1197418878 data=null} to TreeItem with text {TestXML} [2019-07-31T09:31:54.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1197418878 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T09:31:54.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197418878 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-31T09:31:54.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1197418901 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T09:31:54.788Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:31:54.788Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:31:54.788Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:31:55.715Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:31:55.715Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:31:55.715Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:55.715Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:55.715Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:55.715Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:55.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:55.715Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:55.715Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:55.715Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:31:55.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197419700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:55.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197419701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:55.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197419701 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:55.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197419701 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:55.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197419701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:55.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197419701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:55.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197419701 data=null item=null 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-31T09:31:55.715Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197419701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:55.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197419701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:55.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197419701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:55.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197419701 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:55.715Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197419701 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:55.715Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:55.715Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:55.715Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:55.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:55.715Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:55.715Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:31:55.715Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:55.715Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:55.715Z] DEBUG - Clicking on OK [2019-07-31T09:31:55.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197419702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:55.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197419702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:55.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197419702 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:55.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197419702 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:55.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197419702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:55.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197419702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:55.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:55.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:55.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:55.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:55.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:55.715Z] DEBUG - Clicked on OK [2019-07-31T09:31:55.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197419702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:55.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197418982 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-31T09:31:55.970Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.172 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-31T09:31:55.970Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 3.134 s [2019-07-31T09:31:55.970Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-31T09:31:56.226Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:56.481Z] [2019-07-31T09:31:56.481Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-31 09:31:56.288 [2019-07-31T09:31:56.481Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-31T09:31:56.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:56.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:56.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:56.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:56.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:56.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1197420973 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-31T09:31:56.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1197420974 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T09:31:56.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1197420974 data=null} to TreeItem with text {SomeProject} [2019-07-31T09:31:56.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1197420974 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T09:31:56.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197420974 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-31T09:31:56.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1197420993 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T09:31:56.992Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:56.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1197420994 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-31T09:31:56.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1197420994 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T09:31:56.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1197420994 data=null} to TreeItem with text {SomeProject} [2019-07-31T09:31:56.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1197420994 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T09:31:56.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197420994 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-31T09:31:56.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1197421004 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T09:31:56.992Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2019-07-31T09:31:56.992Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2019-07-31T09:31:56.992Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2019-07-31T09:31:56.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1197421040 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-31T09:31:56.992Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2019-07-31T09:31:56.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1197421193 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T09:31:56.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1197421193 data=null} to TreeItem with text {SomeProject} [2019-07-31T09:31:56.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1197421193 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T09:31:56.992Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197421193 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-31T09:31:56.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1197421196 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T09:31:56.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1197421196 data=null doit=true} to TreeItem with text {Trace Compass} [2019-07-31T09:31:56.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1197421196 data=null} to TreeItem with text {Trace Compass} [2019-07-31T09:31:56.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1197421196 data=null button=1 stateMask=0x0 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-31T09:31:56.992Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197421196 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-31T09:31:56.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1197421198 data=null button=1 stateMask=0x80000 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-31T09:31:56.992Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2019-07-31T09:31:58.878Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T09:31:58.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:31:58.878Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:31:58.878Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:31:58.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:58.878Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-31T09:31:58.878Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-31T09:31:58.878Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-31T09:31:58.878Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-31T09:31:58.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1197422865 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-31T09:31:58.878Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:31:58.878Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:31:58.878Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:31:58.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1197422866 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-31T09:31:58.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1197422867 data=null doit=true} to TableItem with text {.* resources} [2019-07-31T09:31:58.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1197422867 data=null} to TableItem with text {.* resources} [2019-07-31T09:31:58.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1197422867 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T09:31:58.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197422867 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-31T09:31:58.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1197422867 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T09:31:58.878Z] DEBUG - Setting state to unchecked on: .* resources [2019-07-31T09:31:58.878Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:31:58.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1197422869 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T09:31:58.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1197422869 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T09:31:58.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1197422869 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T09:31:58.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1197422869 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T09:31:58.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197422869 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-31T09:31:58.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1197422870 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T09:31:58.878Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2019-07-31T09:31:58.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:58.878Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:58.878Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:31:58.878Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:58.878Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:58.878Z] DEBUG - Clicking on OK [2019-07-31T09:31:58.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197422875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:58.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197422875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:58.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197422875 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:58.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197422875 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:58.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197422875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:58.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197422875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:58.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197422875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:58.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1197422776 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-31T09:31:58.878Z] DEBUG - Clicked on [2019-07-31T09:31:58.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:58.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:58.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:58.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:58.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:58.879Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:58.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1197422932 data=null button=0 stateMask=0x0 x=133 y=11 count=0} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T09:31:58.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1197422932 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T09:31:58.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1197422932 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T09:31:58.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1197422932 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T09:31:58.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197422932 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-31T09:31:58.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1197422943 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T09:31:58.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1197422950 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T09:31:58.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1197422950 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T09:31:58.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1197422950 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T09:31:58.879Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197422950 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-31T09:31:58.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1197422953 data=null button=1 stateMask=0x80000 x=117 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T09:31:58.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197422953 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:31:58.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197422953 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:31:58.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197422953 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:58.879Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197422954 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-31T09:31:58.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197422955 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:31:58.879Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2019-07-31T09:31:58.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:58.879Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-31T09:31:58.879Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-31T09:31:59.134Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-31T09:31:59.134Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-31T09:31:59.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1197423186 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-31T09:31:59.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:31:59.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:31:59.134Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:31:59.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1197423188 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-31T09:31:59.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1197423188 data=null doit=true} to TableItem with text {.* resources} [2019-07-31T09:31:59.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1197423188 data=null} to TableItem with text {.* resources} [2019-07-31T09:31:59.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1197423188 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T09:31:59.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197423189 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-31T09:31:59.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1197423189 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T09:31:59.134Z] DEBUG - Setting state to checked on: .* resources [2019-07-31T09:31:59.134Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:31:59.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1197423190 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T09:31:59.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1197423190 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T09:31:59.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1197423190 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T09:31:59.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1197423190 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T09:31:59.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197423190 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-31T09:31:59.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1197423191 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T09:31:59.134Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2019-07-31T09:31:59.134Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:59.134Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:59.134Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:31:59.134Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:59.134Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.134Z] DEBUG - Clicking on OK [2019-07-31T09:31:59.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197423192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197423192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197423192 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197423192 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197423192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197423192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197423192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1197423018 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-31T09:31:59.134Z] DEBUG - Clicked on [2019-07-31T09:31:59.134Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:31:59.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:59.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:59.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197423400 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:31:59.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:31:59.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:31:59.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:31:59.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:31:59.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1197423405 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-31T09:31:59.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1197423405 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T09:31:59.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1197423405 data=null} to TreeItem with text {SomeProject} [2019-07-31T09:31:59.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1197423405 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T09:31:59.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197423406 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-31T09:31:59.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1197423434 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T09:31:59.389Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:31:59.389Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:31:59.389Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:31:59.645Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:31:59.645Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:59.645Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:31:59.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197423650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197423651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197423651 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197423651 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197423651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197423651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197423651 data=null item=null 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-31T09:31:59.645Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197423666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197423666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197423666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197423666 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197423666 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:31:59.645Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.645Z] DEBUG - Clicking on OK [2019-07-31T09:31:59.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197423687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197423687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197423687 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197423687 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197423687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197423687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.645Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.645Z] DEBUG - Clicked on OK [2019-07-31T09:31:59.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197423687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:31:59.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197423493 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-31T09:32:00.155Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.98 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-31T09:32:00.155Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 2.281 s [2019-07-31T09:32:00.155Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 0.548 s [2019-07-31T09:32:00.155Z] [2019-07-31T09:32:00.155Z] Results: [2019-07-31T09:32:00.155Z] [2019-07-31T09:32:00.155Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 4 [2019-07-31T09:32:00.155Z] [2019-07-31T09:32:00.411Z] [2019-07-31T09:32:00.411Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 09:32:00.254 [2019-07-31T09:32:00.411Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T09:32:01.337Z] [INFO] All tests passed! [2019-07-31T09:32:01.337Z] [INFO] [2019-07-31T09:32:01.337Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:32:01.337Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T09:32:01.337Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T09:32:01.592Z] [INFO] [2019-07-31T09:32:01.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:32:01.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:32:01.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.pom [2019-07-31T09:32:01.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T09:32:01.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:32:01.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T09:32:01.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T09:32:01.592Z] [INFO] [2019-07-31T09:32:01.592Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T09:32:01.592Z] [INFO] [2019-07-31T09:32:01.592Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2019-07-31T09:32:01.592Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [43/134] [2019-07-31T09:32:01.592Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:32:01.592Z] [INFO] [2019-07-31T09:32:01.592Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:01.592Z] [INFO] [2019-07-31T09:32:01.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:01.592Z] [INFO] The project's OSGi version is 1.0.4.201907310859 [2019-07-31T09:32:01.592Z] [INFO] [2019-07-31T09:32:01.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:01.592Z] [INFO] [2019-07-31T09:32:01.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:01.592Z] [INFO] [2019-07-31T09:32:01.592Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:01.592Z] [INFO] [2019-07-31T09:32:01.592Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:01.592Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:32:01.592Z] [INFO] [2019-07-31T09:32:01.592Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:01.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:32:01.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2019-07-31T09:32:01.592Z] [INFO] [2019-07-31T09:32:01.592Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:01.592Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2019-07-31T09:32:02.153Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] [2019-07-31T09:32:02.153Z] Statistics::update, Statistics::merge); [2019-07-31T09:32:02.153Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:02.153Z] 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-31T09:32:02.153Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] [2019-07-31T09:32:02.153Z] Statistics::update, Statistics::merge); [2019-07-31T09:32:02.153Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:02.153Z] 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-31T09:32:02.153Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] [2019-07-31T09:32:02.153Z] Long value = fMapper.apply(element); [2019-07-31T09:32:02.153Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:02.153Z] 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-31T09:32:02.153Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] [2019-07-31T09:32:02.153Z] if (value <= fMapper.apply(obj)) { [2019-07-31T09:32:02.153Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:02.153Z] 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-31T09:32:02.153Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] [2019-07-31T09:32:02.153Z] Long value = fMapper.apply(element); [2019-07-31T09:32:02.153Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:02.153Z] 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-31T09:32:02.153Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] [2019-07-31T09:32:02.153Z] if (value >= fMapper.apply(obj)) { [2019-07-31T09:32:02.153Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:02.153Z] 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-31T09:32:02.153Z] 6 problems (6 warnings) [2019-07-31T09:32:02.153Z] [INFO] [2019-07-31T09:32:02.153Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:02.153Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:32:02.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2019-07-31T09:32:02.153Z] [INFO] [2019-07-31T09:32:02.153Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:02.153Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T09:32:02.153Z] [INFO] [2019-07-31T09:32:02.153Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:02.153Z] [INFO] [2019-07-31T09:32:02.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:02.153Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T09:32:02.153Z] [INFO] [2019-07-31T09:32:02.153Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:02.153Z] [INFO] [2019-07-31T09:32:02.153Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:02.153Z] [INFO] [2019-07-31T09:32:02.153Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:02.153Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T09:32:02.153Z] [INFO] [2019-07-31T09:32:02.153Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:02.153Z] [INFO] [2019-07-31T09:32:02.153Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:03.078Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log [2019-07-31T09:32:03.079Z] [INFO] Command line: [2019-07-31T09:32:03.079Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:32:03.079Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:32:05.450Z] !SESSION 2019-07-31 09:32:03.336 ----------------------------------------------- [2019-07-31T09:32:05.450Z] eclipse.buildId=unknown [2019-07-31T09:32:05.450Z] java.version=1.8.0_202 [2019-07-31T09:32:05.450Z] java.vendor=Oracle Corporation [2019-07-31T09:32:05.450Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:32:05.450Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:32:05.450Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:32:05.450Z] [2019-07-31T09:32:05.450Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:32:05.431 [2019-07-31T09:32:05.450Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:32:05.450Z] !STACK 0 [2019-07-31T09:32:05.450Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:32:05.450Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:32:05.450Z] [2019-07-31T09:32:05.450Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:32:05.450Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:32:05.450Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:32:05.450Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:32:05.450Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:32:05.450Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:32:05.450Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:32:05.450Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:32:05.450Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:32:05.450Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:32:05.706Z] [2019-07-31T09:32:05.706Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:32:05.533 [2019-07-31T09:32:05.706Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:32:05.706Z] !STACK 0 [2019-07-31T09:32:05.706Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:32:05.706Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:32:05.706Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:32:05.706Z] -> 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-31T09:32:05.706Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:32:05.706Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:32:05.706Z] [2019-07-31T09:32:05.706Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:32:05.706Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:32:05.706Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:32:05.706Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:32:05.706Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:32:05.706Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:32:05.706Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:32:05.706Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:32:05.706Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:32:05.706Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:32:07.592Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-31T09:32:08.957Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-31T09:32:08.957Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.004 s [2019-07-31T09:32:08.957Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:32:08.957Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.349 s [2019-07-31T09:32:08.957Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.31 s [2019-07-31T09:32:08.957Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.132 s [2019-07-31T09:32:08.957Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:08.957Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:32:08.957Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.223 s [2019-07-31T09:32:08.957Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.135 s [2019-07-31T09:32:08.957Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:08.957Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:08.957Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.008 s [2019-07-31T09:32:08.957Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.003 s [2019-07-31T09:32:08.957Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.115 s [2019-07-31T09:32:08.957Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:32:08.957Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-31T09:32:10.843Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.974 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-31T09:32:10.843Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.005 s [2019-07-31T09:32:10.843Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:10.843Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.729 s [2019-07-31T09:32:10.843Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.515 s [2019-07-31T09:32:10.843Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.104 s [2019-07-31T09:32:10.843Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:10.843Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:10.843Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.15 s [2019-07-31T09:32:10.843Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.172 s [2019-07-31T09:32:10.843Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:10.843Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:10.843Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:10.843Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:10.843Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.294 s [2019-07-31T09:32:10.843Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:10.844Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-31T09:32:12.729Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.697 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-31T09:32:12.729Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.004 s [2019-07-31T09:32:12.729Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:12.729Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.505 s [2019-07-31T09:32:12.729Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.394 s [2019-07-31T09:32:12.729Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.11 s [2019-07-31T09:32:12.729Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:12.729Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:32:12.729Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.346 s [2019-07-31T09:32:12.729Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.332 s [2019-07-31T09:32:12.729Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:12.729Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:12.729Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:12.729Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-31T09:32:12.729Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:12.729Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T09:32:12.729Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-31T09:32:13.289Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-31T09:32:13.289Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.209 s [2019-07-31T09:32:13.289Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.074 s [2019-07-31T09:32:13.289Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.017 s [2019-07-31T09:32:13.289Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.075 s [2019-07-31T09:32:13.289Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.038 s [2019-07-31T09:32:13.289Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.072 s [2019-07-31T09:32:13.289Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.014 s [2019-07-31T09:32:13.289Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.065 s [2019-07-31T09:32:13.289Z] [2019-07-31T09:32:13.289Z] Results: [2019-07-31T09:32:13.289Z] [2019-07-31T09:32:13.289Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:32:13.289Z] [2019-07-31T09:32:14.214Z] [INFO] All tests passed! [2019-07-31T09:32:14.214Z] [INFO] [2019-07-31T09:32:14.214Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:14.214Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec [2019-07-31T09:32:14.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T09:32:14.214Z] [INFO] [2019-07-31T09:32:14.469Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:14.469Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T09:32:14.469Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.pom [2019-07-31T09:32:14.469Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T09:32:14.469Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:32:14.469Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T09:32:14.469Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T09:32:14.469Z] [INFO] [2019-07-31T09:32:14.469Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T09:32:14.469Z] [INFO] [2019-07-31T09:32:14.469Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2019-07-31T09:32:14.469Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [44/134] [2019-07-31T09:32:14.469Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:32:14.469Z] [INFO] [2019-07-31T09:32:14.469Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.469Z] [INFO] [2019-07-31T09:32:14.469Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.469Z] [INFO] The project's OSGi version is 1.0.2.201907310859 [2019-07-31T09:32:14.469Z] [INFO] [2019-07-31T09:32:14.469Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.469Z] [INFO] [2019-07-31T09:32:14.469Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.469Z] [INFO] [2019-07-31T09:32:14.469Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.469Z] [INFO] [2019-07-31T09:32:14.469Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.469Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:32:14.469Z] [INFO] [2019-07-31T09:32:14.469Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.469Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:32:14.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2019-07-31T09:32:14.469Z] [INFO] [2019-07-31T09:32:14.469Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.469Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2019-07-31T09:32:14.725Z] [INFO] [2019-07-31T09:32:14.725Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:32:14.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2019-07-31T09:32:14.725Z] [INFO] [2019-07-31T09:32:14.725Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.725Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T09:32:14.725Z] [INFO] [2019-07-31T09:32:14.725Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.725Z] [INFO] [2019-07-31T09:32:14.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.725Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-31T09:32:14.725Z] [INFO] [2019-07-31T09:32:14.725Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.725Z] [INFO] [2019-07-31T09:32:14.725Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.725Z] [INFO] [2019-07-31T09:32:14.725Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.725Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-31T09:32:14.725Z] [INFO] [2019-07-31T09:32:14.725Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:14.725Z] [INFO] [2019-07-31T09:32:14.725Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:16.089Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T09:32:16.089Z] [INFO] Command line: [2019-07-31T09:32:16.089Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T09:32:16.089Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:32:18.209Z] !SESSION 2019-07-31 09:32:15.932 ----------------------------------------------- [2019-07-31T09:32:18.209Z] eclipse.buildId=unknown [2019-07-31T09:32:18.209Z] java.version=1.8.0_202 [2019-07-31T09:32:18.209Z] java.vendor=Oracle Corporation [2019-07-31T09:32:18.209Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:32:18.209Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T09:32:18.209Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T09:32:18.209Z] [2019-07-31T09:32:18.209Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:32:17.842 [2019-07-31T09:32:18.209Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:32:18.209Z] !STACK 0 [2019-07-31T09:32:18.209Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T09:32:18.209Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:32:18.209Z] [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:32:18.209Z] [2019-07-31T09:32:18.209Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:32:17.945 [2019-07-31T09:32:18.209Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:32:18.209Z] !STACK 0 [2019-07-31T09:32:18.209Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T09:32:18.209Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:32:18.209Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:32:18.209Z] -> 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-31T09:32:18.209Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:32:18.209Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:32:18.209Z] [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:32:18.209Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:32:19.138Z] process 7885: 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-31T09:32:19.138Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:32:19.699Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:32:19.955Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:32:26.484Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-31T09:32:26.739Z] Display size: 1440x900 [2019-07-31T09:32:26.739Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-31T09:32:26.739Z] GTK version=3.18.9 [2019-07-31T09:32:26.739Z] GTK theme=Ambiance [2019-07-31T09:32:26.739Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T09:32:26.739Z] Time zone: Coordinated Universal Time [2019-07-31T09:32:26.739Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T09:32:26.739Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T09:32:28.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T09:32:28.103Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:32:28.103Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2019-07-31T09:32:28.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1197452262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:32:28.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197452263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:32:28.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1197452263 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T09:32:28.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1197452263 data=null} to TimeGraphControl with text {} [2019-07-31T09:32:28.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1197452264 data=null button=1 stateMask=0x0 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-31T09:32:28.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1197452266 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-31T09:32:28.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1197452267 data=null button=1 stateMask=0x80000 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-31T09:32:28.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1197452267 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-31T09:32:28.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1197452268 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-31T09:32:28.103Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=1197452268 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-31T09:32:28.103Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=1197452269 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-31T09:32:28.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1197452269 data=null button=1 stateMask=0x80000 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-31T09:32:28.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=1197452269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:32:28.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1197452275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:32:28.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1197452275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T09:32:28.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1197452275 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T09:32:28.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1197452276 data=null} to TimeGraphControl with text {} [2019-07-31T09:32:28.103Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2019-07-31T09:32:28.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T09:32:28.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T09:32:28.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T09:32:28.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T09:32:28.614Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T09:32:28.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T09:32:28.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T09:32:28.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T09:32:29.125Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.2 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-31T09:32:29.125Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.61 s [2019-07-31T09:32:29.125Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.095 s [2019-07-31T09:32:29.125Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.103 s [2019-07-31T09:32:29.125Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.1 s [2019-07-31T09:32:29.125Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.21 s [2019-07-31T09:32:29.125Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.11 s [2019-07-31T09:32:29.125Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.104 s [2019-07-31T09:32:29.125Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.095 s [2019-07-31T09:32:29.125Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.162 s [2019-07-31T09:32:29.125Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-31T09:32:29.125Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-31T09:32:29.125Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2019-07-31T09:32:29.125Z] [2019-07-31T09:32:29.125Z] Results: [2019-07-31T09:32:29.125Z] [2019-07-31T09:32:29.125Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T09:32:29.125Z] [2019-07-31T09:32:30.740Z] [INFO] All tests passed! [2019-07-31T09:32:30.740Z] [INFO] [2019-07-31T09:32:30.740Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:30.740Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T09:32:30.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests' with 3 classes [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:30.996Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-31T09:32:30.996Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.pom [2019-07-31T09:32:30.996Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T09:32:30.996Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:32:30.996Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T09:32:30.996Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2019-07-31T09:32:30.996Z] [INFO] Building Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT [45/134] [2019-07-31T09:32:30.996Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T09:32:30.996Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T09:32:30.996Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T09:32:30.996Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.0.0-SNAPSHOT.pom [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2019-07-31T09:32:30.996Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [46/134] [2019-07-31T09:32:30.996Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:30.996Z] [INFO] The project's OSGi version is 1.1.1.201907310859 [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:30.996Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:30.996Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:32:30.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2019-07-31T09:32:30.996Z] [INFO] [2019-07-31T09:32:30.996Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:30.996Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2019-07-31T09:32:31.252Z] [INFO] [2019-07-31T09:32:31.252Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:31.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:32:31.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2019-07-31T09:32:31.252Z] [INFO] [2019-07-31T09:32:31.252Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:31.252Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-07-31T09:32:31.252Z] [INFO] [2019-07-31T09:32:31.252Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:31.252Z] [INFO] [2019-07-31T09:32:31.252Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:31.252Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-31T09:32:31.252Z] [INFO] [2019-07-31T09:32:31.252Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:31.252Z] [INFO] [2019-07-31T09:32:31.252Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:31.252Z] [INFO] [2019-07-31T09:32:31.252Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:31.252Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-31T09:32:31.252Z] [INFO] [2019-07-31T09:32:31.252Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:31.252Z] [INFO] [2019-07-31T09:32:31.252Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:31.252Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec [2019-07-31T09:32:31.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T09:32:31.507Z] [INFO] [2019-07-31T09:32:31.507Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:31.507Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-31T09:32:31.507Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.pom [2019-07-31T09:32:31.507Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-07-31T09:32:31.507Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:32:31.507Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T09:32:31.507Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T09:32:31.507Z] [INFO] [2019-07-31T09:32:31.507Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T09:32:31.507Z] [INFO] [2019-07-31T09:32:31.507Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2019-07-31T09:32:31.507Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT [47/134] [2019-07-31T09:32:31.507Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:32:31.507Z] [INFO] [2019-07-31T09:32:31.507Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:31.507Z] [INFO] [2019-07-31T09:32:31.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:31.507Z] [INFO] The project's OSGi version is 3.2.2.201907310859 [2019-07-31T09:32:31.507Z] [INFO] [2019-07-31T09:32:31.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:31.507Z] [INFO] [2019-07-31T09:32:31.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:31.507Z] [INFO] [2019-07-31T09:32:31.507Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:31.507Z] [INFO] [2019-07-31T09:32:31.507Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:31.507Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:32:31.507Z] [INFO] [2019-07-31T09:32:31.507Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:31.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:32:31.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2019-07-31T09:32:31.507Z] [INFO] [2019-07-31T09:32:31.507Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:31.507Z] [INFO] Compiling 94 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2019-07-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] [2019-07-31T09:32:32.110Z] int attributeQuark = series.getKey().fQuark; [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] 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-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] [2019-07-31T09:32:32.110Z] series.getValue().getData()[i] = extractValue(value); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] 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-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] [2019-07-31T09:32:32.110Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] 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-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] [2019-07-31T09:32:32.110Z] getSeriesDelta(series.getValue().getData()); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] 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-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] [2019-07-31T09:32:32.110Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-31T09:32:32.110Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] 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-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-31T09:32:32.110Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] [2019-07-31T09:32:32.110Z] buffer.putString(entry.getKey()); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] [2019-07-31T09:32:32.110Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] [2019-07-31T09:32:32.110Z] final String alias = entry.getValue(); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] 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-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] [2019-07-31T09:32:32.110Z] series.getValue().getData()[i] = extractValue(value); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] 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-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] [2019-07-31T09:32:32.110Z] getSeriesDelta(series.getValue().getData()); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] 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-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] [2019-07-31T09:32:32.110Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-31T09:32:32.110Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] 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-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-31T09:32:32.110Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] [2019-07-31T09:32:32.110Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] [2019-07-31T09:32:32.110Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] 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-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] [2019-07-31T09:32:32.110Z] provider = generateExperimentProviderXy(traces, viewElement); [2019-07-31T09:32:32.110Z] ^^^^^^ [2019-07-31T09:32:32.110Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] [2019-07-31T09:32:32.110Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2019-07-31T09:32:32.110Z] ^^^^^^ [2019-07-31T09:32:32.110Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] [2019-07-31T09:32:32.110Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2019-07-31T09:32:32.110Z] ^^^^^^^^^^^^^^ [2019-07-31T09:32:32.110Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T09:32:32.110Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] [2019-07-31T09:32:32.110Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2019-07-31T09:32:32.110Z] ^^^^^ [2019-07-31T09:32:32.365Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:32:32.365Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] [2019-07-31T09:32:32.365Z] return quarkToRow.values(); [2019-07-31T09:32:32.365Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.365Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2019-07-31T09:32:32.365Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] [2019-07-31T09:32:32.365Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2019-07-31T09:32:32.365Z] ^^^^^^ [2019-07-31T09:32:32.365Z] 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-31T09:32:32.365Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] [2019-07-31T09:32:32.365Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2019-07-31T09:32:32.365Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.365Z] 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-31T09:32:32.365Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] [2019-07-31T09:32:32.365Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-31T09:32:32.365Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.365Z] 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-31T09:32:32.365Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] [2019-07-31T09:32:32.365Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2019-07-31T09:32:32.365Z] ^^^^^^^^^^^^^^ [2019-07-31T09:32:32.365Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2019-07-31T09:32:32.365Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[319] [2019-07-31T09:32:32.365Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2019-07-31T09:32:32.365Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.365Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-31T09:32:32.365Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[354] [2019-07-31T09:32:32.365Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_StateSystemPrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-31T09:32:32.365Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.365Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:32:32.365Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[360] [2019-07-31T09:32:32.365Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_SegmentStorePrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-31T09:32:32.365Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.365Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:32:32.365Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] [2019-07-31T09:32:32.365Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2019-07-31T09:32:32.365Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:32.365Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2019-07-31T09:32:32.365Z] 30 problems (30 warnings) [2019-07-31T09:32:32.365Z] [INFO] [2019-07-31T09:32:32.365Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:32.365Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:32:32.365Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2019-07-31T09:32:32.365Z] [INFO] [2019-07-31T09:32:32.365Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:32.365Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-31T09:32:32.365Z] [INFO] [2019-07-31T09:32:32.365Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:32.365Z] [INFO] [2019-07-31T09:32:32.365Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:32.365Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-31T09:32:32.621Z] [INFO] [2019-07-31T09:32:32.621Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:32.621Z] [INFO] [2019-07-31T09:32:32.621Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:32.621Z] [INFO] [2019-07-31T09:32:32.621Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:32.621Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-31T09:32:32.876Z] [INFO] [2019-07-31T09:32:32.876Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:32.876Z] [INFO] [2019-07-31T09:32:32.876Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:32.876Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec [2019-07-31T09:32:32.876Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T09:32:33.418Z] [INFO] [2019-07-31T09:32:33.418Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:33.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-31T09:32:33.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.pom [2019-07-31T09:32:33.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-31T09:32:33.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:32:33.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-p2metadata.xml [2019-07-31T09:32:33.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-p2artifacts.xml [2019-07-31T09:32:33.418Z] [INFO] [2019-07-31T09:32:33.418Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T09:32:33.418Z] [INFO] [2019-07-31T09:32:33.418Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2019-07-31T09:32:33.418Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT [48/134] [2019-07-31T09:32:33.418Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:32:33.418Z] [INFO] [2019-07-31T09:32:33.418Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.418Z] [INFO] [2019-07-31T09:32:33.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.418Z] [INFO] The project's OSGi version is 3.0.0.201907310859 [2019-07-31T09:32:33.418Z] [INFO] [2019-07-31T09:32:33.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.418Z] [INFO] [2019-07-31T09:32:33.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.418Z] [INFO] [2019-07-31T09:32:33.418Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.418Z] [INFO] [2019-07-31T09:32:33.418Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.418Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:32:33.418Z] [INFO] [2019-07-31T09:32:33.765Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:32:33.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2019-07-31T09:32:33.765Z] [INFO] [2019-07-31T09:32:33.765Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.765Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2019-07-31T09:32:33.765Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] [2019-07-31T09:32:33.765Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2019-07-31T09:32:33.765Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:33.765Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-31T09:32:33.765Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] [2019-07-31T09:32:33.765Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2019-07-31T09:32:33.765Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:33.765Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-31T09:32:33.765Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] [2019-07-31T09:32:33.765Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2019-07-31T09:32:33.765Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:32:33.765Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-31T09:32:33.765Z] 3 problems (3 warnings) [2019-07-31T09:32:33.765Z] [INFO] [2019-07-31T09:32:33.765Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:32:33.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2019-07-31T09:32:33.765Z] [INFO] [2019-07-31T09:32:33.765Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.765Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-31T09:32:33.765Z] [INFO] [2019-07-31T09:32:33.765Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.765Z] [INFO] [2019-07-31T09:32:33.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.765Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-31T09:32:33.765Z] [INFO] [2019-07-31T09:32:33.765Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.765Z] [INFO] [2019-07-31T09:32:33.765Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.765Z] [INFO] [2019-07-31T09:32:33.765Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.765Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-31T09:32:33.765Z] [INFO] [2019-07-31T09:32:33.765Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.765Z] [INFO] [2019-07-31T09:32:33.765Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:33.765Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec [2019-07-31T09:32:33.765Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 28 classes [2019-07-31T09:32:34.021Z] [INFO] [2019-07-31T09:32:34.021Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:34.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-31T09:32:34.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.pom [2019-07-31T09:32:34.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-31T09:32:34.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:32:34.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:32:34.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:32:34.021Z] [INFO] [2019-07-31T09:32:34.021Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T09:32:34.021Z] [INFO] [2019-07-31T09:32:34.021Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2019-07-31T09:32:34.021Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [49/134] [2019-07-31T09:32:34.021Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:32:34.021Z] [INFO] [2019-07-31T09:32:34.021Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.021Z] [INFO] [2019-07-31T09:32:34.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.021Z] [INFO] The project's OSGi version is 0.0.4.201907310859 [2019-07-31T09:32:34.021Z] [INFO] [2019-07-31T09:32:34.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.021Z] [INFO] [2019-07-31T09:32:34.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.021Z] [INFO] [2019-07-31T09:32:34.021Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.021Z] [INFO] [2019-07-31T09:32:34.021Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.021Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:32:34.021Z] [INFO] [2019-07-31T09:32:34.021Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:32:34.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2019-07-31T09:32:34.021Z] [INFO] [2019-07-31T09:32:34.021Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.021Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2019-07-31T09:32:34.276Z] [INFO] [2019-07-31T09:32:34.276Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.276Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:32:34.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2019-07-31T09:32:34.276Z] [INFO] [2019-07-31T09:32:34.276Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.276Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2019-07-31T09:32:34.532Z] [INFO] [2019-07-31T09:32:34.532Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.532Z] [INFO] [2019-07-31T09:32:34.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.532Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-31T09:32:34.532Z] [INFO] [2019-07-31T09:32:34.532Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.532Z] [INFO] [2019-07-31T09:32:34.532Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.532Z] [INFO] [2019-07-31T09:32:34.532Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.532Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-31T09:32:34.532Z] [INFO] [2019-07-31T09:32:34.532Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:34.532Z] [INFO] [2019-07-31T09:32:34.532Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:32:35.900Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T09:32:35.900Z] [INFO] Command line: [2019-07-31T09:32:35.900Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T09:32:35.900Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:32:37.786Z] !SESSION 2019-07-31 09:32:35.646 ----------------------------------------------- [2019-07-31T09:32:37.786Z] eclipse.buildId=unknown [2019-07-31T09:32:37.786Z] java.version=1.8.0_202 [2019-07-31T09:32:37.786Z] java.vendor=Oracle Corporation [2019-07-31T09:32:37.786Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:32:37.786Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T09:32:37.786Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T09:32:37.786Z] [2019-07-31T09:32:37.786Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:32:37.635 [2019-07-31T09:32:37.786Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:32:37.786Z] !STACK 0 [2019-07-31T09:32:37.786Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T09:32:37.786Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:32:37.786Z] [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:32:37.786Z] [2019-07-31T09:32:37.786Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:32:37.737 [2019-07-31T09:32:37.786Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:32:37.786Z] !STACK 0 [2019-07-31T09:32:37.786Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T09:32:37.786Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:32:37.786Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:32:37.786Z] -> 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-31T09:32:37.786Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:32:37.786Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:32:37.786Z] [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:32:37.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:32:39.149Z] process 7985: 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-31T09:32:39.149Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:32:39.405Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:32:39.405Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:32:47.482Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-31T09:32:47.482Z] Display size: 1440x900 [2019-07-31T09:32:47.482Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-31T09:32:47.482Z] GTK version=3.18.9 [2019-07-31T09:32:47.482Z] GTK theme=Ambiance [2019-07-31T09:32:47.482Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T09:32:47.482Z] Time zone: Coordinated Universal Time [2019-07-31T09:32:47.482Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T09:32:47.482Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T09:32:48.042Z] *** BUG *** [2019-07-31T09:32:48.042Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:32:48.042Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:32:48.042Z] [2019-07-31T09:32:48.042Z] *** BUG *** [2019-07-31T09:32:48.042Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:32:48.042Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:32:48.042Z] [2019-07-31T09:32:48.042Z] *** BUG *** [2019-07-31T09:32:48.042Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:32:48.042Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:32:48.042Z] [2019-07-31T09:32:48.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T09:32:48.297Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:33:20.311Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T09:33:20.311Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:33:20.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:33:20.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:33:20.311Z] DEBUG - Setting state to checked on: minor_faults [2019-07-31T09:33:20.311Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T09:33:20.311Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:33:23.574Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T09:33:23.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:33:23.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:33:23.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:33:23.574Z] DEBUG - Setting state to checked on: kernel_vm [2019-07-31T09:33:23.574Z] DEBUG - Setting state to unchecked on: minor_faults [2019-07-31T09:33:23.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197507391 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:33:23.574Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:33:23.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:33:23.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:33:23.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:33:23.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197507473 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:33:23.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197507474 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:33:23.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197507474 data=null} to TreeItem with text {test} [2019-07-31T09:33:23.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197507475 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:33:23.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197507475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:33:23.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197507491 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:33:23.574Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:33:23.574Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:33:23.574Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:33:23.829Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:33:23.829Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:33:23.829Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:33:23.829Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:33:23.829Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:33:23.829Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:33:23.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:33:23.829Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:33:23.829Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:33:23.829Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:33:23.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197508067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:33:23.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197508067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:33:23.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197508068 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:33:23.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197508068 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:33:23.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197508068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:33:23.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197508068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:33:23.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197508068 data=null item=null 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-31T09:33:23.829Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197508068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:33:23.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197508068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:33:23.829Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197508069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:33:23.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197508069 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:33:23.829Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197508069 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:33:23.829Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:33:23.829Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:33:23.829Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:33:23.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:33:23.829Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:33:23.829Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:33:23.829Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:33:23.829Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:33:23.829Z] DEBUG - Clicking on OK [2019-07-31T09:33:23.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197508072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:33:23.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197508072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:33:23.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197508072 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:33:23.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197508072 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:33:23.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197508072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:33:23.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197508073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:33:24.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:33:24.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:33:24.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:33:24.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:33:24.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:33:24.084Z] DEBUG - Clicked on OK [2019-07-31T09:33:24.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197508073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:33:24.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197507681 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-31T09:33:25.204Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.938 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-31T09:33:25.204Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 32.567 s [2019-07-31T09:33:25.204Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 2.896 s [2019-07-31T09:33:25.204Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-31T09:33:25.463Z] *** BUG *** [2019-07-31T09:33:25.463Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:33:25.463Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:33:25.463Z] [2019-07-31T09:33:25.463Z] *** BUG *** [2019-07-31T09:33:25.463Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:33:25.463Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:33:25.463Z] [2019-07-31T09:33:25.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T09:33:25.718Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:33:52.204Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T09:33:52.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:33:52.204Z] DEBUG - number of items : 6 [2019-07-31T09:33:52.204Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197536008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197536009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197536009 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1197536009 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197536009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197536010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197536010 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-31T09:33:52.204Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197536110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197536110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197536111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197536111 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197536111 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-31T09:33:52.204Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-31T09:33:52.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1197536115 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-31T09:33:52.204Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-31T09:33:52.204Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T09:33:52.204Z] DEBUG - number of items : 6 [2019-07-31T09:33:52.204Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197536270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197536270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197536271 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197536271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197536271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197536271 data=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-31T09:33:52.204Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197536274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197536275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197536275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197536275 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197536275 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T09:33:52.204Z] DEBUG - number of items : 6 [2019-07-31T09:33:52.204Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197536287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197536287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197536287 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197536288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197536288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197536288 data=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-31T09:33:52.204Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197536289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197536290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197536290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197536290 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197536290 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T09:33:52.204Z] DEBUG - number of items : 6 [2019-07-31T09:33:52.204Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197536297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197536297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197536297 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197536297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197536297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197536297 data=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-31T09:33:52.204Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197536306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197536306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197536306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197536306 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197536307 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T09:33:52.204Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T09:33:52.204Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T09:33:52.460Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:33:54.972Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T09:33:54.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:34:07.130Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T09:34:07.130Z] DEBUG - number of items : 6 [2019-07-31T09:34:07.130Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197550765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197550765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197550765 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1197550766 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197550766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197550766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197550766 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-31T09:34:07.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197550807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197550807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197550807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197550807 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197550807 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2019-07-31T09:34:07.130Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197550912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197550913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197550913 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1197550913 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197550913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197550913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197550913 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-31T09:34:07.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197550996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197550996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197550997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197550997 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197550997 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.130Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-31T09:34:07.130Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-31T09:34:07.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1197550999 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-31T09:34:07.130Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-31T09:34:07.130Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T09:34:07.130Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T09:34:07.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:34:07.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:34:07.386Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T09:34:07.386Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T09:34:07.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:34:07.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:34:07.641Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T09:34:07.641Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T09:34:07.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:34:07.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:34:07.897Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T09:34:07.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:34:07.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:34:07.897Z] DEBUG - number of items : 6 [2019-07-31T09:34:07.897Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:07.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197552072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:07.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197552072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:07.897Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197552072 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:07.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197552072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:07.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197552072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:07.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197552072 data=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-31T09:34:07.897Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197552076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197552077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197552077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197552077 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197552077 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:07.897Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T09:34:08.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T09:34:08.152Z] DEBUG - number of items : 6 [2019-07-31T09:34:08.152Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T09:34:08.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197552172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:08.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197552172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:08.152Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197552172 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:08.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197552172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:08.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197552172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:08.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197552172 data=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-31T09:34:08.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197552174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:08.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197552174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:08.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197552174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:08.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197552174 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:08.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197552175 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:08.152Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:08.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T09:34:08.152Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T09:34:08.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T09:34:08.152Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:34:10.912Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T09:34:10.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:34:10.912Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2019-07-31T09:34:10.912Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2019-07-31T09:34:10.912Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2019-07-31T09:34:10.912Z] *** BUG *** [2019-07-31T09:34:10.912Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:34:10.912Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:34:10.912Z] [2019-07-31T09:34:10.912Z] *** BUG *** [2019-07-31T09:34:10.912Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:34:10.912Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:34:10.912Z] [2019-07-31T09:34:10.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1197554861 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-31T09:34:11.167Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2019-07-31T09:34:11.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T09:34:11.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T09:34:11.167Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2019-07-31T09:34:11.167Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-31T09:34:11.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1197555212 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-31T09:34:11.167Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-31T09:34:11.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T09:34:11.728Z] *** BUG *** [2019-07-31T09:34:11.728Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:34:11.728Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:34:11.728Z] [2019-07-31T09:34:11.728Z] *** BUG *** [2019-07-31T09:34:11.728Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:34:11.728Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:34:11.728Z] [2019-07-31T09:34:11.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T09:34:12.238Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-31T09:34:12.239Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T09:34:12.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:34:12.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:34:12.800Z] DEBUG - number of items : 6 [2019-07-31T09:34:12.800Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T09:34:12.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1197556866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:12.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197556866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:12.800Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1197556866 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:12.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1197556866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:12.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1197556866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T09:34:12.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1197556866 data=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-31T09:34:12.800Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1197556867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:12.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1197556872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:12.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1197556872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:12.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1197556872 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:12.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1197556872 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:12.800Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-31T09:34:12.800Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-31T09:34:12.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:34:12.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:34:13.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197557871 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:34:13.725Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:34:13.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:34:13.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:34:13.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:34:13.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197557902 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:34:13.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197557905 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:34:13.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197557905 data=null} to TreeItem with text {test} [2019-07-31T09:34:13.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197557905 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:34:13.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197557906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:34:13.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197557914 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:34:13.980Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:34:13.980Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:34:13.980Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:34:14.541Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:34:14.541Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:34:14.541Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:34:14.541Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:34:14.541Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:34:14.541Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:34:14.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:34:14.541Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:34:14.541Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:34:14.541Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:34:14.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197558772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:34:14.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197558773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:34:14.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197558773 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:34:14.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197558773 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:34:14.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197558773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:34:14.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197558773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:34:14.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197558773 data=null item=null 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-31T09:34:14.541Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197558773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:34:14.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197558774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:34:14.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197558774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:34:14.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197558774 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:34:14.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197558774 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:34:14.541Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:34:14.541Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:34:14.541Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:34:14.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:34:14.541Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:34:14.541Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:34:14.541Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:34:14.541Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:34:14.541Z] DEBUG - Clicking on OK [2019-07-31T09:34:14.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197558775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:34:14.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197558775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:34:14.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197558775 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:34:14.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197558775 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:34:14.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197558775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:34:14.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197558775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:34:14.541Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:34:14.541Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:34:14.541Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:34:14.541Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:34:14.541Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:34:14.541Z] DEBUG - Clicked on OK [2019-07-31T09:34:15.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197558775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:34:15.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197558010 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-31T09:34:15.101Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.061 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-31T09:34:15.101Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 26.772 s [2019-07-31T09:34:15.101Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 15.969 s [2019-07-31T09:34:15.101Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 5.389 s [2019-07-31T09:34:15.101Z] [2019-07-31T09:34:15.101Z] Results: [2019-07-31T09:34:15.101Z] [2019-07-31T09:34:15.101Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:34:15.101Z] [2019-07-31T09:34:15.662Z] [2019-07-31T09:34:15.662Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 09:34:15.508 [2019-07-31T09:34:15.662Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T09:34:16.587Z] [INFO] All tests passed! [2019-07-31T09:34:16.587Z] [INFO] [2019-07-31T09:34:16.587Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:34:16.587Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T09:34:16.587Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-31T09:34:16.587Z] [INFO] [2019-07-31T09:34:16.587Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:34:16.587Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-31T09:34:16.587Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.pom [2019-07-31T09:34:16.587Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2019-07-31T09:34:16.587Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:34:16.587Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T09:34:16.587Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T09:34:16.587Z] [INFO] [2019-07-31T09:34:16.587Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T09:34:16.587Z] [INFO] [2019-07-31T09:34:16.587Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2019-07-31T09:34:16.587Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT [50/134] [2019-07-31T09:34:16.587Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:34:16.587Z] [INFO] [2019-07-31T09:34:16.587Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:16.587Z] [INFO] [2019-07-31T09:34:16.587Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:16.587Z] [INFO] The project's OSGi version is 1.0.7.201907310859 [2019-07-31T09:34:16.587Z] [INFO] [2019-07-31T09:34:16.587Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:16.587Z] [INFO] [2019-07-31T09:34:16.587Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:16.587Z] [INFO] [2019-07-31T09:34:16.587Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:16.587Z] [INFO] [2019-07-31T09:34:16.587Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:16.587Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:34:16.587Z] [INFO] [2019-07-31T09:34:16.587Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:16.587Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:34:16.587Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2019-07-31T09:34:16.587Z] [INFO] [2019-07-31T09:34:16.587Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:16.587Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2019-07-31T09:34:16.842Z] [INFO] [2019-07-31T09:34:16.842Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:16.842Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:34:16.842Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2019-07-31T09:34:16.842Z] [INFO] [2019-07-31T09:34:16.842Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:17.097Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-07-31T09:34:17.097Z] [INFO] [2019-07-31T09:34:17.097Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:17.097Z] [INFO] [2019-07-31T09:34:17.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:17.097Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-31T09:34:17.097Z] [INFO] [2019-07-31T09:34:17.097Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:17.097Z] [INFO] [2019-07-31T09:34:17.097Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:17.097Z] [INFO] [2019-07-31T09:34:17.097Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:17.097Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-31T09:34:17.097Z] [INFO] [2019-07-31T09:34:17.097Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:17.097Z] [INFO] [2019-07-31T09:34:17.097Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:34:18.022Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T09:34:18.022Z] [INFO] Command line: [2019-07-31T09:34:18.022Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T09:34:18.022Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:34:20.533Z] !SESSION 2019-07-31 09:34:18.137 ----------------------------------------------- [2019-07-31T09:34:20.533Z] eclipse.buildId=unknown [2019-07-31T09:34:20.533Z] java.version=1.8.0_202 [2019-07-31T09:34:20.533Z] java.vendor=Oracle Corporation [2019-07-31T09:34:20.533Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:34:20.533Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T09:34:20.533Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T09:34:20.533Z] [2019-07-31T09:34:20.533Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:34:19.943 [2019-07-31T09:34:20.533Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:34:20.533Z] !STACK 0 [2019-07-31T09:34:20.533Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T09:34:20.533Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:34:20.533Z] [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:34:20.533Z] [2019-07-31T09:34:20.533Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:34:20.051 [2019-07-31T09:34:20.533Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:34:20.533Z] !STACK 0 [2019-07-31T09:34:20.533Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T09:34:20.533Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:34:20.533Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:34:20.533Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T09:34:20.533Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:34:20.533Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:34:20.533Z] [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:34:20.533Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:34:21.458Z] process 8281: 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-31T09:34:21.458Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:34:21.713Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:34:21.713Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:34:28.376Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-31T09:34:28.376Z] Display size: 1440x900 [2019-07-31T09:34:28.376Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-31T09:34:28.376Z] GTK version=3.18.9 [2019-07-31T09:34:28.376Z] GTK theme=Ambiance [2019-07-31T09:34:28.376Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T09:34:28.376Z] Time zone: Coordinated Universal Time [2019-07-31T09:34:28.376Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T09:34:28.376Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T09:34:29.737Z] *** BUG *** [2019-07-31T09:34:29.737Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:34:29.737Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:34:29.737Z] [2019-07-31T09:34:29.737Z] *** BUG *** [2019-07-31T09:34:29.737Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:34:29.737Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:34:29.737Z] [2019-07-31T09:34:29.737Z] *** BUG *** [2019-07-31T09:34:29.737Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:34:29.737Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:34:29.737Z] [2019-07-31T09:34:29.737Z] *** BUG *** [2019-07-31T09:34:29.737Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:34:29.737Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:34:29.737Z] [2019-07-31T09:34:29.737Z] *** BUG *** [2019-07-31T09:34:29.737Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:34:29.737Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:34:29.737Z] [2019-07-31T09:34:29.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197574062 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-31T09:34:29.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197574080 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:34:29.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197574081 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-31T09:34:29.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197574095 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:34:29.992Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T09:34:30.247Z] *** BUG *** [2019-07-31T09:34:30.247Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:34:30.247Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:34:30.247Z] [2019-07-31T09:34:30.247Z] *** BUG *** [2019-07-31T09:34:30.247Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:34:30.247Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:34:30.247Z] [2019-07-31T09:34:30.247Z] *** BUG *** [2019-07-31T09:34:30.247Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:34:30.247Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:34:30.247Z] [2019-07-31T09:34:30.247Z] *** BUG *** [2019-07-31T09:34:30.247Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:34:30.247Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:34:30.247Z] [2019-07-31T09:34:30.247Z] *** BUG *** [2019-07-31T09:34:30.247Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:34:30.247Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:34:30.247Z] [2019-07-31T09:34:30.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197574367 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-31T09:34:30.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197574369 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T09:34:30.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197574371 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-31T09:34:30.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197574372 data=null button=1 stateMask=0x80000 x=0 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T09:34:30.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T09:34:30.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T09:34:30.503Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-31T09:34:30.503Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-31T09:34:30.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1197574678 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-31T09:34:30.503Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-31T09:34:30.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T09:34:38.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197581983 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-31T09:34:39.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197583466 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:34:39.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197583467 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-31T09:34:40.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197584833 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:34:40.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T09:34:42.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197586309 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-31T09:34:42.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197586367 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:34:42.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197586368 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-31T09:34:42.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197586370 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:34:42.581Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T09:34:49.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197592518 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-31T09:34:50.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197594192 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:34:50.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197594192 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-31T09:34:51.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197595312 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:34:51.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T09:34:59.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197603202 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-31T09:35:01.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197605161 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:35:01.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197605162 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-31T09:35:03.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197607111 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:35:03.257Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T09:35:13.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197616247 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-31T09:35:15.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197618891 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:35:15.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197618893 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-31T09:35:17.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197621496 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:35:17.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T09:35:19.209Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.916 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-31T09:35:19.209Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.401 s [2019-07-31T09:35:19.209Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.218 s [2019-07-31T09:35:19.209Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.355 s [2019-07-31T09:35:19.209Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 11.424 s [2019-07-31T09:35:19.209Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.221 s [2019-07-31T09:35:19.209Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 10.542 s [2019-07-31T09:35:19.209Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 11.689 s [2019-07-31T09:35:19.209Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 14.455 s [2019-07-31T09:35:19.209Z] [2019-07-31T09:35:19.209Z] Results: [2019-07-31T09:35:19.209Z] [2019-07-31T09:35:19.209Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:35:19.209Z] [2019-07-31T09:35:20.572Z] [INFO] All tests passed! [2019-07-31T09:35:20.572Z] [INFO] [2019-07-31T09:35:20.572Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:35:20.572Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T09:35:20.572Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-31T09:35:20.572Z] [INFO] [2019-07-31T09:35:20.572Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:35:20.572Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-31T09:35:20.572Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.pom [2019-07-31T09:35:20.572Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-07-31T09:35:20.572Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:35:20.572Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-31T09:35:20.572Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-31T09:35:20.572Z] [INFO] [2019-07-31T09:35:20.572Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T09:35:20.572Z] [INFO] [2019-07-31T09:35:20.572Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2019-07-31T09:35:20.572Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT [51/134] [2019-07-31T09:35:20.572Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:35:20.572Z] [INFO] [2019-07-31T09:35:20.572Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:20.572Z] [INFO] [2019-07-31T09:35:20.572Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:20.572Z] [INFO] The project's OSGi version is 1.0.10.201907310859 [2019-07-31T09:35:20.572Z] [INFO] [2019-07-31T09:35:20.572Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:20.572Z] [INFO] [2019-07-31T09:35:20.572Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:20.572Z] [INFO] [2019-07-31T09:35:20.572Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:20.572Z] [INFO] [2019-07-31T09:35:20.572Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:20.572Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:35:20.572Z] [INFO] [2019-07-31T09:35:20.572Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:20.572Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:35:20.572Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2019-07-31T09:35:20.572Z] [INFO] [2019-07-31T09:35:20.572Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:20.827Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes [2019-07-31T09:35:21.388Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[146] [2019-07-31T09:35:21.388Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-31T09:35:21.388Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:35:21.388Z] 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-31T09:35:21.388Z] 1 problem (1 warning) [2019-07-31T09:35:21.388Z] [INFO] [2019-07-31T09:35:21.388Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:21.388Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:35:21.388Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2019-07-31T09:35:21.388Z] [INFO] [2019-07-31T09:35:21.388Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:21.388Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T09:35:21.388Z] [INFO] [2019-07-31T09:35:21.388Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:21.388Z] [INFO] [2019-07-31T09:35:21.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:21.388Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T09:35:21.388Z] [INFO] [2019-07-31T09:35:21.388Z] [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-31T09:35:21.388Z] [INFO] [2019-07-31T09:35:21.388Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:21.388Z] [INFO] [2019-07-31T09:35:21.388Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:21.388Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T09:35:21.388Z] [INFO] [2019-07-31T09:35:21.388Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:21.388Z] [INFO] [2019-07-31T09:35:21.388Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:35:22.753Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T09:35:22.753Z] [INFO] Command line: [2019-07-31T09:35:22.753Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T09:35:22.753Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:35:24.640Z] !SESSION 2019-07-31 09:35:22.654 ----------------------------------------------- [2019-07-31T09:35:24.640Z] eclipse.buildId=unknown [2019-07-31T09:35:24.640Z] java.version=1.8.0_202 [2019-07-31T09:35:24.640Z] java.vendor=Oracle Corporation [2019-07-31T09:35:24.640Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:35:24.640Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T09:35:24.640Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T09:35:24.640Z] [2019-07-31T09:35:24.640Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:35:24.614 [2019-07-31T09:35:24.640Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:35:24.640Z] !STACK 0 [2019-07-31T09:35:24.640Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T09:35:24.640Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:35:24.640Z] [2019-07-31T09:35:24.640Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:35:24.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:35:24.640Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:35:24.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:35:24.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:35:24.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:35:24.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:35:24.640Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:35:24.640Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:35:24.640Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:35:24.895Z] [2019-07-31T09:35:24.895Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:35:24.711 [2019-07-31T09:35:24.895Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:35:24.895Z] !STACK 0 [2019-07-31T09:35:24.895Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T09:35:24.895Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:35:24.895Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:35:24.895Z] -> 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-31T09:35:24.895Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:35:24.895Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:35:24.895Z] [2019-07-31T09:35:24.895Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:35:24.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:35:24.895Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:35:24.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:35:24.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:35:24.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:35:24.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:35:24.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:35:24.895Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:35:24.895Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:35:26.265Z] process 8379: 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-31T09:35:26.265Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:35:26.265Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:35:26.265Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:35:32.794Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-31T09:35:33.355Z] Display size: 1440x900 [2019-07-31T09:35:33.355Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-31T09:35:33.355Z] GTK version=3.18.9 [2019-07-31T09:35:33.355Z] GTK theme=Ambiance [2019-07-31T09:35:33.355Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T09:35:33.355Z] Time zone: Coordinated Universal Time [2019-07-31T09:35:33.355Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T09:35:33.355Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T09:35:34.719Z] *** BUG *** [2019-07-31T09:35:34.719Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:35:34.719Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:35:34.719Z] [2019-07-31T09:35:34.719Z] *** BUG *** [2019-07-31T09:35:34.719Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:35:34.719Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:35:34.719Z] [2019-07-31T09:35:34.719Z] *** BUG *** [2019-07-31T09:35:34.719Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:35:34.719Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:35:34.719Z] [2019-07-31T09:35:34.719Z] *** BUG *** [2019-07-31T09:35:34.719Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:35:34.719Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:35:34.719Z] [2019-07-31T09:35:34.719Z] *** BUG *** [2019-07-31T09:35:34.719Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:35:34.719Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:35:34.719Z] [2019-07-31T09:35:34.719Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T09:35:34.719Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T09:35:34.719Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T09:35:41.454Z] *** BUG *** [2019-07-31T09:35:41.454Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:35:41.454Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:35:41.454Z] [2019-07-31T09:35:41.454Z] *** BUG *** [2019-07-31T09:35:41.454Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:35:41.454Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:35:41.454Z] [2019-07-31T09:35:41.454Z] *** BUG *** [2019-07-31T09:35:41.454Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:35:41.454Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:35:41.454Z] [2019-07-31T09:35:41.454Z] *** BUG *** [2019-07-31T09:35:41.454Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:35:41.454Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:35:41.454Z] [2019-07-31T09:35:41.454Z] *** BUG *** [2019-07-31T09:35:41.454Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:35:41.454Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:35:41.454Z] [2019-07-31T09:35:42.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T09:35:42.676Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T09:35:42.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197646782 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-31T09:35:42.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197646809 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:35:42.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197646809 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-31T09:35:42.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197646813 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:35:42.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197647094 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:35:42.932Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:35:42.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:35:42.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:35:42.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:35:42.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197647136 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:35:42.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197647137 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:35:42.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197647137 data=null} to TreeItem with text {test} [2019-07-31T09:35:42.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197647137 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:35:42.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197647138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:35:42.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197647169 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:35:43.187Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:35:43.187Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:35:43.443Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:35:43.698Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:35:43.698Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:35:43.698Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:35:43.698Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:35:43.698Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:43.698Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:35:43.698Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:35:43.698Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:35:43.698Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:43.698Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:35:43.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197647812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:43.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197647813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:43.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197647813 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:43.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197647813 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:43.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197647814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:43.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197647814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:43.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197647814 data=null item=null 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-31T09:35:43.698Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197647814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:43.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197647814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:43.698Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197647814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:43.698Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197647814 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:43.698Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197647815 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:43.698Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:43.698Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:35:43.698Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:35:43.698Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:35:43.698Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:35:43.698Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:35:43.698Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:35:43.698Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:43.698Z] DEBUG - Clicking on OK [2019-07-31T09:35:43.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197647817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:43.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197647818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:43.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197647818 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:43.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197647818 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:43.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197647818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:43.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197647818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:43.698Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:43.698Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:43.698Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:43.698Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:43.698Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:43.698Z] DEBUG - Clicked on OK [2019-07-31T09:35:44.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197647818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:44.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197647432 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-31T09:35:44.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T09:35:44.513Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.598 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-31T09:35:44.513Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 10.241 s [2019-07-31T09:35:44.513Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-31T09:35:44.768Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T09:35:44.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:35:44.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:35:44.768Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T09:35:44.768Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T09:35:51.298Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T09:35:51.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:35:51.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:35:51.298Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-31T09:35:51.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197654574 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:35:51.298Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:35:51.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:35:51.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:35:51.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:35:51.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197654604 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:35:51.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197654604 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:35:51.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197654604 data=null} to TreeItem with text {test} [2019-07-31T09:35:51.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197654604 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:35:51.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197654605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:35:51.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197654660 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:35:51.298Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:35:51.298Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:35:51.298Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:35:51.298Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:35:51.298Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:35:51.298Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:35:51.298Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:35:51.298Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:51.298Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:35:51.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:35:51.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:35:51.298Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:51.298Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:35:51.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197655491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:51.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197655492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:51.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197655492 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:51.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197655492 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:51.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197655492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:51.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197655492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:51.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197655492 data=null item=null 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-31T09:35:51.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197655492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:51.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197655492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:51.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197655492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:51.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197655493 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:51.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197655493 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:51.298Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:51.298Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:35:51.298Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:35:51.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:35:51.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:35:51.298Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:35:51.298Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:35:51.298Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:51.298Z] DEBUG - Clicking on OK [2019-07-31T09:35:51.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197655494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:51.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197655494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:51.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197655494 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:51.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197655494 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:51.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197655495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:51.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197655495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:51.298Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:51.298Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:51.298Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:51.298Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:51.298Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:51.298Z] DEBUG - Clicked on OK [2019-07-31T09:35:51.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197655495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:51.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197654771 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-31T09:35:51.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T09:35:51.858Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.482 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-31T09:35:51.858Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 7.271 s [2019-07-31T09:35:51.858Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-31T09:35:52.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:35:52.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197656475 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-31T09:35:52.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197656478 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T09:35:52.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197656497 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-31T09:35:52.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197656500 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:35:52.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1197656567 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-31T09:35:52.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1197656571 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-31T09:35:52.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1197656581 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-31T09:35:52.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1197656596 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {System Call} [2019-07-31T09:35:52.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197656596 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-31T09:35:52.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197656599 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:35:52.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197656617 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-31T09:35:52.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197656661 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:35:52.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=1197656674 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-31T09:35:52.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1197656677 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Start Time} [2019-07-31T09:35:52.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:35:52.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:35:52.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:35:57.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:35:57.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197661576 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-31T09:35:57.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197661579 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T09:35:57.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197661599 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-31T09:35:57.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197661602 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:35:57.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197661815 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:35:57.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:35:57.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:35:57.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:35:57.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:35:57.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197661848 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:35:57.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197661848 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:35:57.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197661848 data=null} to TreeItem with text {test} [2019-07-31T09:35:57.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197661848 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:35:57.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197661848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:35:57.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197661857 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:35:57.911Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:35:57.911Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:35:57.911Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:35:58.470Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:35:58.471Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:35:58.471Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:35:58.471Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:35:58.471Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:58.471Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:35:58.471Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:35:58.471Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:35:58.471Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:58.471Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:35:58.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197662673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:58.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197662674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:58.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197662674 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:58.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197662674 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:58.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197662674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:58.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197662674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:58.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197662674 data=null item=null 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-31T09:35:58.471Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197662674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:58.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197662674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:58.471Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197662674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:58.471Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197662675 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:58.471Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197662675 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:58.471Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:35:58.471Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:35:58.471Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:35:58.471Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:35:58.471Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:35:58.471Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:35:58.471Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:35:58.471Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:58.471Z] DEBUG - Clicking on OK [2019-07-31T09:35:58.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197662676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:58.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197662676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:58.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197662676 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:58.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197662676 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:58.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197662676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:58.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197662676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:58.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:58.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:58.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:58.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:58.471Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:58.471Z] DEBUG - Clicked on OK [2019-07-31T09:35:59.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197662676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:35:59.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197661909 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-31T09:35:59.032Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:35:59.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:35:59.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197663389 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-31T09:35:59.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197663390 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T09:35:59.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197663392 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-31T09:35:59.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197663393 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T09:35:59.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:35:59.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:35:59.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:35:59.543Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-31T09:35:59.543Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-31T09:35:59.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1197663693 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-31T09:35:59.543Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-31T09:35:59.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:35:59.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:36:09.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197672336 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-31T09:36:09.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197673615 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:36:10.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197673617 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-31T09:36:10.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197674989 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:36:10.852Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:36:14.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:36:14.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197677713 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-31T09:36:14.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197677716 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T09:36:14.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197677771 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-31T09:36:14.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197677773 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:36:14.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:36:14.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:36:22.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197685214 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-31T09:36:22.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197686410 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:36:22.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197686411 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-31T09:36:24.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197688369 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:36:24.246Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:36:27.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:36:35.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197699661 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-31T09:36:35.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197699667 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T09:36:36.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197700567 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-31T09:36:36.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197700572 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:36:37.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:36:40.336Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:36:50.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197712483 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-31T09:36:51.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197715480 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:36:52.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1197715481 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-31T09:36:54.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1197718328 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T09:36:54.081Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T09:36:57.341Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.231 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-31T09:36:57.341Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.583 s [2019-07-31T09:36:57.341Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 6.431 s [2019-07-31T09:36:57.341Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.222 s [2019-07-31T09:36:57.341Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.343 s [2019-07-31T09:36:57.341Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 13.816 s [2019-07-31T09:36:57.341Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.238 s [2019-07-31T09:36:57.341Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 13.224 s [2019-07-31T09:36:57.341Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 12.879 s [2019-07-31T09:36:57.341Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 17.397 s [2019-07-31T09:36:57.341Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-31T09:36:57.341Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197721363 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:36:57.596Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2019-07-31T09:36:57.596Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:37:01.757Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:37:01.757Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:37:01.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:37:01.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:37:01.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:37:01.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:37:01.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:37:01.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:37:01.757Z] DEBUG - Setting state to checked on: bug446190 [2019-07-31T09:37:02.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:37:02.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:37:02.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197726671 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:37:02.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:37:02.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:37:02.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:37:02.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:37:02.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197726698 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:37:02.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197726698 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:37:02.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197726699 data=null} to TreeItem with text {test} [2019-07-31T09:37:02.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197726699 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:37:02.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197726699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:37:02.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197726708 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:37:02.766Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:37:02.766Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:37:02.766Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:37:03.327Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:37:03.327Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:37:03.327Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:37:03.327Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:37:03.327Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:03.327Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:37:03.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:03.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:03.327Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:03.327Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:37:03.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197727511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:03.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197727511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:03.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197727511 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:03.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197727511 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:03.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197727511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:03.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197727511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:03.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197727511 data=null item=null 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-31T09:37:03.327Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197727511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:03.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197727512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:03.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197727512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:03.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197727512 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:03.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197727512 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:03.327Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:03.327Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:37:03.327Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:37:03.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:03.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:03.327Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:37:03.327Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:03.327Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:03.327Z] DEBUG - Clicking on OK [2019-07-31T09:37:03.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197727513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:03.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197727513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:03.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197727513 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:03.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197727514 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:03.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197727514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:03.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197727514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:03.327Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:03.327Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:03.327Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:03.327Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:03.327Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:03.327Z] DEBUG - Clicked on OK [2019-07-31T09:37:03.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197727514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:03.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197726797 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-31T09:37:03.887Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.737 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-31T09:37:03.887Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 4.964 s [2019-07-31T09:37:03.887Z] [2019-07-31T09:37:03.887Z] Results: [2019-07-31T09:37:03.887Z] [2019-07-31T09:37:03.887Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:37:03.887Z] [2019-07-31T09:37:04.448Z] [2019-07-31T09:37:04.448Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 09:37:04.151 [2019-07-31T09:37:04.448Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T09:37:05.377Z] [INFO] All tests passed! [2019-07-31T09:37:05.377Z] [INFO] [2019-07-31T09:37:05.377Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:37:05.377Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T09:37:05.632Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-31T09:37:05.632Z] [INFO] [2019-07-31T09:37:05.632Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T09:37:05.632Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T09:37:05.632Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-31T09:37:05.632Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T09:37:05.632Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:37:05.632Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-31T09:37:05.632Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-31T09:37:05.632Z] [INFO] [2019-07-31T09:37:05.632Z] [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-31T09:37:05.632Z] [INFO] [2019-07-31T09:37:05.632Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2019-07-31T09:37:05.632Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/134] [2019-07-31T09:37:05.632Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:37:05.632Z] [INFO] [2019-07-31T09:37:05.632Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.632Z] [INFO] [2019-07-31T09:37:05.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.632Z] [INFO] The project's OSGi version is 1.0.1.201907310859 [2019-07-31T09:37:05.632Z] [INFO] [2019-07-31T09:37:05.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.632Z] [INFO] [2019-07-31T09:37:05.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.632Z] [INFO] [2019-07-31T09:37:05.632Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.632Z] [INFO] [2019-07-31T09:37:05.632Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.632Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:37:05.632Z] [INFO] [2019-07-31T09:37:05.632Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:37:05.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2019-07-31T09:37:05.632Z] [INFO] [2019-07-31T09:37:05.632Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.632Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2019-07-31T09:37:05.887Z] [INFO] [2019-07-31T09:37:05.887Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:37:05.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2019-07-31T09:37:05.887Z] [INFO] [2019-07-31T09:37:05.887Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.887Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T09:37:05.887Z] [INFO] [2019-07-31T09:37:05.887Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.887Z] [INFO] [2019-07-31T09:37:05.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.887Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T09:37:05.887Z] [INFO] [2019-07-31T09:37:05.887Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.887Z] [INFO] [2019-07-31T09:37:05.887Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.887Z] [INFO] [2019-07-31T09:37:05.887Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:05.887Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T09:37:06.142Z] [INFO] [2019-07-31T09:37:06.142Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:06.142Z] [INFO] [2019-07-31T09:37:06.142Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:06.702Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log [2019-07-31T09:37:06.702Z] [INFO] Command line: [2019-07-31T09:37:06.702Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:37:06.702Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:37:08.588Z] !SESSION 2019-07-31 09:37:06.817 ----------------------------------------------- [2019-07-31T09:37:08.588Z] eclipse.buildId=unknown [2019-07-31T09:37:08.588Z] java.version=1.8.0_202 [2019-07-31T09:37:08.588Z] java.vendor=Oracle Corporation [2019-07-31T09:37:08.588Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:37:08.588Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:37:08.588Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:37:08.588Z] [2019-07-31T09:37:08.588Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:37:08.538 [2019-07-31T09:37:08.588Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:37:08.588Z] !STACK 0 [2019-07-31T09:37:08.588Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:37:08.588Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:37:08.588Z] [2019-07-31T09:37:08.588Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:37:08.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:37:08.588Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:37:08.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:37:08.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:37:08.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:37:08.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:37:08.588Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:37:08.588Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:37:08.588Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:37:08.844Z] [2019-07-31T09:37:08.844Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:37:08.655 [2019-07-31T09:37:08.844Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:37:08.844Z] !STACK 0 [2019-07-31T09:37:08.844Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:37:08.844Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:37:08.844Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:37:08.844Z] -> 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-31T09:37:08.844Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:37:08.844Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:37:08.844Z] [2019-07-31T09:37:08.844Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:37:08.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:37:08.844Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:37:08.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:37:08.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:37:08.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:37:08.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:37:08.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:37:08.844Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:37:08.844Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:37:09.769Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-31T09:37:10.024Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-31T09:37:10.024Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.017 s [2019-07-31T09:37:10.024Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0 s [2019-07-31T09:37:10.024Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-31T09:37:10.024Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-31T09:37:10.024Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.002 s [2019-07-31T09:37:10.024Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-31T09:37:10.024Z] 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-31T09:37:10.024Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0 s [2019-07-31T09:37:10.024Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-31T09:37:10.024Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-31T09:37:10.024Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.001 s [2019-07-31T09:37:10.024Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0 s [2019-07-31T09:37:10.024Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-31T09:37:10.024Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-31T09:37:10.024Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-31T09:37:10.024Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-31T09:37:10.024Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-31T09:37:10.024Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-31T09:37:10.024Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-31T09:37:10.024Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-31T09:37:10.024Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-31T09:37:10.024Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-31T09:37:10.024Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-31T09:37:10.024Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-31T09:37:10.024Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-31T09:37:10.024Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-31T09:37:10.024Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-31T09:37:10.024Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-31T09:37:10.024Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-31T09:37:10.024Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-31T09:37:10.024Z] [2019-07-31T09:37:10.024Z] Results: [2019-07-31T09:37:10.024Z] [2019-07-31T09:37:10.024Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:37:10.024Z] [2019-07-31T09:37:10.949Z] [INFO] All tests passed! [2019-07-31T09:37:10.949Z] [INFO] [2019-07-31T09:37:10.949Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:10.949Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec [2019-07-31T09:37:10.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-31T09:37:10.949Z] [INFO] [2019-07-31T09:37:10.949Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:10.949Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T09:37:10.949Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T09:37:10.949Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T09:37:10.949Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:37:10.949Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T09:37:10.949Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T09:37:10.949Z] [INFO] [2019-07-31T09:37:10.949Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T09:37:10.949Z] [INFO] [2019-07-31T09:37:10.949Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2019-07-31T09:37:10.949Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/134] [2019-07-31T09:37:10.949Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:37:10.949Z] [INFO] [2019-07-31T09:37:10.949Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:10.949Z] [INFO] [2019-07-31T09:37:10.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:10.949Z] [INFO] The project's OSGi version is 1.0.3.201907310859 [2019-07-31T09:37:10.949Z] [INFO] [2019-07-31T09:37:10.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:10.949Z] [INFO] [2019-07-31T09:37:10.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:10.949Z] [INFO] [2019-07-31T09:37:10.949Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:10.949Z] [INFO] [2019-07-31T09:37:10.949Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:10.949Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:37:10.949Z] [INFO] [2019-07-31T09:37:10.949Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:10.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:37:10.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2019-07-31T09:37:10.949Z] [INFO] [2019-07-31T09:37:10.949Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:10.949Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2019-07-31T09:37:11.510Z] [INFO] [2019-07-31T09:37:11.510Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:11.510Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:37:11.510Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2019-07-31T09:37:11.510Z] [INFO] [2019-07-31T09:37:11.510Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:11.510Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T09:37:11.510Z] [INFO] [2019-07-31T09:37:11.510Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:11.510Z] [INFO] [2019-07-31T09:37:11.510Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:11.510Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T09:37:11.510Z] [INFO] [2019-07-31T09:37:11.510Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:11.510Z] [INFO] [2019-07-31T09:37:11.510Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:11.510Z] [INFO] [2019-07-31T09:37:11.510Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:11.510Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T09:37:11.510Z] [INFO] [2019-07-31T09:37:11.510Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:11.510Z] [INFO] [2019-07-31T09:37:11.510Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:12.872Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T09:37:12.872Z] [INFO] Command line: [2019-07-31T09:37:12.872Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T09:37:12.872Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:37:14.759Z] !SESSION 2019-07-31 09:37:12.823 ----------------------------------------------- [2019-07-31T09:37:14.759Z] eclipse.buildId=unknown [2019-07-31T09:37:14.759Z] java.version=1.8.0_202 [2019-07-31T09:37:14.759Z] java.vendor=Oracle Corporation [2019-07-31T09:37:14.759Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:37:14.759Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T09:37:14.759Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T09:37:14.759Z] [2019-07-31T09:37:14.759Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:37:14.721 [2019-07-31T09:37:14.759Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:37:14.759Z] !STACK 0 [2019-07-31T09:37:14.759Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T09:37:14.759Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:37:14.759Z] [2019-07-31T09:37:14.759Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:37:14.759Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:37:14.759Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:37:14.759Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:37:14.759Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:37:14.759Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:37:14.759Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:37:14.759Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:37:14.759Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:37:14.759Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:37:15.166Z] [2019-07-31T09:37:15.166Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:37:14.824 [2019-07-31T09:37:15.166Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:37:15.166Z] !STACK 0 [2019-07-31T09:37:15.166Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T09:37:15.166Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:37:15.166Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:37:15.166Z] -> 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-31T09:37:15.166Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:37:15.166Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:37:15.166Z] [2019-07-31T09:37:15.166Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:37:15.166Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:37:15.166Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:37:15.166Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:37:15.166Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:37:15.166Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:37:15.166Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:37:15.166Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:37:15.166Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:37:15.166Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:37:16.094Z] process 8644: 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-31T09:37:16.094Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:37:16.655Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:37:16.655Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:37:23.188Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-31T09:37:23.188Z] Display size: 1440x900 [2019-07-31T09:37:23.188Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-31T09:37:23.188Z] GTK version=3.18.9 [2019-07-31T09:37:23.188Z] GTK theme=Ambiance [2019-07-31T09:37:23.188Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T09:37:23.188Z] Time zone: Coordinated Universal Time [2019-07-31T09:37:23.188Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T09:37:23.188Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T09:37:24.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2019-07-31T09:37:24.114Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2019-07-31T09:37:24.114Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2019-07-31T09:37:24.370Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2019-07-31T09:37:24.370Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:24.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197748608 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:24.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197748667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197748667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197748668 data=null doit=true} to (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197748668 data=null} to (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1197748668 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1197748669 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197748669 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-31T09:37:24.627Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1197748671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197748671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1197748672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1197748672 data=null doit=true} to (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1197748672 data=null} to (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2019-07-31T09:37:24.627Z] 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-31T09:37:24.627Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-31T09:37:24.627Z] 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-31T09:37:24.627Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - Setting state to checked on: Integer [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Setting state to unchecked on: Integer [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Setting state to checked on: Duration (ns) [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Setting state to unchecked on: Duration (ns) [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Setting state to unchecked on: Timestamp [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:24.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197748769 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Clicking on TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1197748772 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1197748772 data=null doit=true} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:37:24.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1197748773 data=null} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1197748773 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197748774 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-31T09:37:24.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1197748774 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1197748774 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1197748774 data=null doit=true} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1197748774 data=null} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Clicked on TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - Clicking on [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197748786 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-31T09:37:24.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197748786 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-31T09:37:24.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197748786 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:24.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197748786 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197748786 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-31T09:37:24.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197748786 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-31T09:37:24.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197748787 data=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-31T09:37:24.627Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1197748793 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-31T09:37:24.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197748794 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-31T09:37:24.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1197748794 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-31T09:37:24.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1197748794 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:24.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1197748795 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:24.627Z] DEBUG - Clicked on [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:24.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197748805 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Clicking on TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1197748807 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1197748807 data=null doit=true} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:37:24.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1197748808 data=null} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1197748808 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197748810 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-31T09:37:24.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1197748811 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1197748811 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1197748811 data=null doit=true} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1197748811 data=null} to TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - Clicked on TableItem with text {String} [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:24.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:24.627Z] DEBUG - Setting state to checked on: Timestamp2 [2019-07-31T09:37:24.627Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:24.627Z] DEBUG - Clicking on [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197748868 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-31T09:37:24.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197748868 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-31T09:37:24.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197748868 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:24.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197748868 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:24.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197748868 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-31T09:37:24.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197748868 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-31T09:37:24.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197748869 data=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-31T09:37:24.883Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1197748874 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-31T09:37:24.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197748877 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-31T09:37:24.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1197748877 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-31T09:37:24.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1197748877 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:24.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1197748882 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:24.883Z] DEBUG - Clicked on [2019-07-31T09:37:24.883Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.305 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-31T09:37:24.883Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 0.668 s [2019-07-31T09:37:24.883Z] [2019-07-31T09:37:24.883Z] Results: [2019-07-31T09:37:24.883Z] [2019-07-31T09:37:24.883Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:37:24.883Z] [2019-07-31T09:37:26.769Z] [INFO] All tests passed! [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:26.769Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T09:37:26.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:26.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T09:37:26.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.pom [2019-07-31T09:37:26.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T09:37:26.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:37:26.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T09:37:26.769Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2019-07-31T09:37:26.769Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/134] [2019-07-31T09:37:26.769Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:26.769Z] [INFO] The project's OSGi version is 1.0.3.201907310859 [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:26.769Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:26.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:37:26.769Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:26.769Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:26.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:37:26.769Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:26.769Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T09:37:26.769Z] [INFO] [2019-07-31T09:37:26.769Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:27.025Z] [INFO] [2019-07-31T09:37:27.025Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:27.025Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T09:37:27.025Z] [INFO] [2019-07-31T09:37:27.025Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:27.025Z] [INFO] [2019-07-31T09:37:27.025Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:27.025Z] [INFO] [2019-07-31T09:37:27.025Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:27.025Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T09:37:27.025Z] [INFO] [2019-07-31T09:37:27.025Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:27.025Z] [INFO] [2019-07-31T09:37:27.025Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:28.388Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T09:37:28.388Z] [INFO] Command line: [2019-07-31T09:37:28.388Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T09:37:28.388Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:37:30.337Z] !SESSION 2019-07-31 09:37:28.206 ----------------------------------------------- [2019-07-31T09:37:30.337Z] eclipse.buildId=unknown [2019-07-31T09:37:30.337Z] java.version=1.8.0_202 [2019-07-31T09:37:30.337Z] java.vendor=Oracle Corporation [2019-07-31T09:37:30.337Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:37:30.337Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T09:37:30.337Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T09:37:30.337Z] [2019-07-31T09:37:30.337Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:37:30.148 [2019-07-31T09:37:30.337Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:37:30.337Z] !STACK 0 [2019-07-31T09:37:30.337Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T09:37:30.337Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:37:30.337Z] [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:37:30.337Z] [2019-07-31T09:37:30.337Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:37:30.252 [2019-07-31T09:37:30.337Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:37:30.337Z] !STACK 0 [2019-07-31T09:37:30.337Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T09:37:30.337Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:37:30.337Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:37:30.337Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T09:37:30.337Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:37:30.337Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:37:30.337Z] [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:37:30.337Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:37:31.700Z] process 8709: 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-31T09:37:31.700Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:37:31.955Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:37:31.955Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:37:38.482Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-31T09:37:38.737Z] Display size: 1440x900 [2019-07-31T09:37:38.737Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-31T09:37:38.737Z] GTK version=3.18.9 [2019-07-31T09:37:38.737Z] GTK theme=Ambiance [2019-07-31T09:37:38.737Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T09:37:38.737Z] Time zone: Coordinated Universal Time [2019-07-31T09:37:38.737Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T09:37:38.737Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T09:37:41.249Z] [2019-07-31T09:37:41.249Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:37:40.944 [2019-07-31T09:37:41.249Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2019-07-31T09:37:41.249Z] !STACK 0 [2019-07-31T09:37:41.249Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T09:37:41.249Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T09:37:41.249Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T09:37:41.249Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:37:41.249Z] [2019-07-31T09:37:41.249Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 09:37:41.110 [2019-07-31T09:37:41.249Z] !MESSAGE Exception executing analysis [2019-07-31T09:37:41.249Z] !STACK 0 [2019-07-31T09:37:41.249Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T09:37:41.249Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T09:37:41.249Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T09:37:41.249Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:37:43.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:37:43.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:37:43.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:37:43.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:37:43.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:37:43.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:37:43.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197767877 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:37:43.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197767877 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:37:43.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197767877 data=null} to TreeItem with text {test} [2019-07-31T09:37:43.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197767878 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:37:43.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197767879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:37:43.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197767991 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:37:43.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:37:43.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197767994 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:37:43.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197767994 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:37:43.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197767994 data=null} to TreeItem with text {test} [2019-07-31T09:37:43.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197767995 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:37:43.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197767995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:37:43.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197768008 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:37:43.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197768010 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:37:43.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197768010 data=null} to TreeItem with text {test} [2019-07-31T09:37:43.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197768011 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:37:44.016Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197768011 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-31T09:37:44.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197768180 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:37:44.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:37:44.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197768183 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:37:44.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197768184 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:37:44.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197768184 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:37:44.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197768184 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:37:44.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197768185 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:37:44.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197768223 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:37:44.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197768224 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:37:44.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197768224 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:37:44.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197768225 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:37:44.016Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197768225 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-31T09:37:44.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197768273 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:37:44.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1197768274 data=null doit=true} to TreeItem with text {A-Test-10K} [2019-07-31T09:37:44.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1197768274 data=null} to TreeItem with text {A-Test-10K} [2019-07-31T09:37:44.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1197768274 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-31T09:37:44.271Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197768275 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-31T09:37:44.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1197768278 data=null button=1 stateMask=0x80000 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-31T09:37:44.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=1197768285 data=null doit=true} to TreeItem with text {External Analyses} [2019-07-31T09:37:44.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1197768286 data=null} to TreeItem with text {External Analyses} [2019-07-31T09:37:44.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1197768286 data=null button=1 stateMask=0x0 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-31T09:37:44.271Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197768286 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-31T09:37:44.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1197768291 data=null button=1 stateMask=0x80000 x=137 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-31T09:37:44.271Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T09:37:44.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1197768361 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T09:37:44.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1197768361 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T09:37:44.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:37:44.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1197768362 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T09:37:44.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1197768362 data=null button=1 stateMask=0x0 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T09:37:44.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197768362 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-31T09:37:44.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1197768372 data=null button=1 stateMask=0x80000 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T09:37:44.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1197768373 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T09:37:44.271Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1197768373 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T09:37:44.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1197768593 data=null button=1 stateMask=0x80000 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T09:37:44.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1197768593 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T09:37:44.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1197768593 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T09:37:44.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1197768594 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T09:37:44.527Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T09:37:44.527Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-31T09:37:44.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1197768607 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-31T09:37:44.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:44.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:44.527Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:37:44.527Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:44.527Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:44.527Z] DEBUG - Clicking on OK [2019-07-31T09:37:44.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197768613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:44.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197768613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:44.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197768613 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:44.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197768613 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:44.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197768614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:44.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197768614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:44.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197768614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:44.527Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1197768374 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-31T09:37:44.782Z] *** BUG *** [2019-07-31T09:37:44.782Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:37:44.782Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:37:44.782Z] [2019-07-31T09:37:44.782Z] *** BUG *** [2019-07-31T09:37:44.782Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:37:44.782Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:37:44.782Z] [2019-07-31T09:37:44.782Z] *** BUG *** [2019-07-31T09:37:44.782Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:37:44.782Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:37:44.782Z] [2019-07-31T09:37:44.782Z] *** BUG *** [2019-07-31T09:37:44.782Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:37:44.782Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:37:44.782Z] [2019-07-31T09:37:44.782Z] *** BUG *** [2019-07-31T09:37:44.782Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:37:44.782Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:37:44.782Z] [2019-07-31T09:37:44.782Z] *** BUG *** [2019-07-31T09:37:44.782Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:37:44.782Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:37:44.782Z] [2019-07-31T09:37:44.782Z] DEBUG - Clicked on [2019-07-31T09:37:45.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-31T09:37:45.292Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-31T09:37:45.292Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T09:37:45.547Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T09:37:45.547Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:45.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197769611 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197769673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197769673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197769673 data=null doit=true} to (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197769673 data=null} to (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1197769673 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1197769674 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197769674 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-31T09:37:45.547Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1197769676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197769676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1197769676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1197769676 data=null doit=true} to (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1197769676 data=null} to (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:45.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197769677 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1197769690 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-31T09:37:45.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1197769691 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-31T09:37:45.547Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:37:45.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1197769692 data=null} to TableItem with text {Wakee process (name)} [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1197769692 data=null button=1 stateMask=0x0 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-31T09:37:45.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197769693 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-31T09:37:45.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1197769693 data=null button=1 stateMask=0x80000 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1197769693 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-31T09:37:45.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1197769693 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-31T09:37:45.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1197769693 data=null} to TableItem with text {Wakee process (name)} [2019-07-31T09:37:45.547Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:45.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:45.547Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T09:37:45.547Z] DEBUG - Setting state to checked on: Priority [2019-07-31T09:37:45.547Z] DEBUG - Setting state to checked on: Target CPU [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:45.547Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:45.547Z] DEBUG - Clicking on [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197769712 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-31T09:37:45.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197769712 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-31T09:37:45.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197769712 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:45.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197769712 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197769712 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-31T09:37:45.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197769712 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-31T09:37:45.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197769712 data=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-31T09:37:45.547Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1197769776 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-31T09:37:45.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197769781 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-31T09:37:45.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1197769782 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-31T09:37:45.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1197769782 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:45.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1197769782 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:45.547Z] DEBUG - Clicked on [2019-07-31T09:37:45.547Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:45.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197769788 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:45.547Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:45.547Z] DEBUG - Clicking on OK [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197769790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197769790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:45.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197769790 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:45.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197769790 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197769791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:45.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197769791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:45.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197769791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:45.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1197769397 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-31T09:37:46.070Z] DEBUG - Clicked on [2019-07-31T09:37:46.070Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T09:37:46.070Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T09:37:46.070Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T09:37:46.070Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:46.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197770285 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:46.070Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:46.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197770286 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:46.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:46.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:46.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:46.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:46.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:46.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:46.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:46.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:46.070Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:37:46.070Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T09:37:46.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197770288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197770288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197770288 data=null doit=true} to (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197770288 data=null} to (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1197770292 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1197770293 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197770293 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-31T09:37:46.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1197770299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197770299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1197770300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1197770300 data=null doit=true} to (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1197770300 data=null} to (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:46.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197770301 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2019-07-31T09:37:46.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1197770303 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-31T09:37:46.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1197770303 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-31T09:37:46.071Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:37:46.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1197770304 data=null} to TableItem with text {Waker process (name)} [2019-07-31T09:37:46.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1197770304 data=null button=1 stateMask=0x0 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-31T09:37:46.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197770305 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-31T09:37:46.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1197770305 data=null button=1 stateMask=0x80000 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-31T09:37:46.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1197770305 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-31T09:37:46.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1197770310 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-31T09:37:46.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1197770310 data=null} to TableItem with text {Waker process (name)} [2019-07-31T09:37:46.071Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:46.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:46.326Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T09:37:46.326Z] DEBUG - Setting state to checked on: Priority [2019-07-31T09:37:46.326Z] DEBUG - Setting state to checked on: Target CPU [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:46.326Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:46.326Z] DEBUG - Clicking on [2019-07-31T09:37:46.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197770375 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-31T09:37:46.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197770375 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-31T09:37:46.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197770375 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:46.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197770375 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:46.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197770375 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-31T09:37:46.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197770375 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-31T09:37:46.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197770375 data=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-31T09:37:46.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1197770394 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-31T09:37:46.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197770397 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-31T09:37:46.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1197770398 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-31T09:37:46.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1197770398 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:46.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1197770398 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:46.326Z] DEBUG - Clicked on [2019-07-31T09:37:46.326Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:46.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197770399 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:46.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:46.326Z] DEBUG - Clicking on OK [2019-07-31T09:37:46.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197770400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:46.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197770400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:46.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197770401 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:46.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197770401 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:46.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197770401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:46.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197770401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:46.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197770401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:46.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1197770101 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-31T09:37:46.581Z] DEBUG - Clicked on [2019-07-31T09:37:46.581Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T09:37:46.581Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T09:37:46.581Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-31T09:37:46.581Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-31T09:37:46.581Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-31T09:37:46.581Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:46.581Z] 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-31T09:37:46.581Z] DEBUG - Clicking on &Reset Perspective [2019-07-31T09:37:46.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1197770783 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-31T09:37:46.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1197770783 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-31T09:37:46.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1197770783 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T09:37:46.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1197770783 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T09:37:46.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1197770783 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-31T09:37:46.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1197770783 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-31T09:37:46.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1197770783 data=null item=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-31T09:37:46.836Z] DEBUG - Clicked on [2019-07-31T09:37:46.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:37:47.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:37:47.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:37:47.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:37:47.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:37:47.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:37:47.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197771171 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:37:47.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197771171 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:37:47.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197771171 data=null} to TreeItem with text {test} [2019-07-31T09:37:47.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197771171 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:37:47.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197771171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:37:47.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197771198 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:37:47.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:37:47.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197771198 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:37:47.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197771199 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:37:47.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197771199 data=null} to TreeItem with text {test} [2019-07-31T09:37:47.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197771199 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:37:47.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197771199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:37:47.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197771207 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:37:47.092Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T09:37:47.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:37:47.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197771208 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:37:47.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197771208 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:37:47.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197771208 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:37:47.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197771208 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:37:47.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197771209 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:37:47.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197771269 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:37:47.092Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T09:37:47.092Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2019-07-31T09:37:47.092Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2019-07-31T09:37:47.092Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T09:37:47.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1197771271 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T09:37:47.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1197771271 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T09:37:47.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:37:47.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1197771271 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T09:37:47.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1197771272 data=null button=1 stateMask=0x0 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T09:37:47.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197771272 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-31T09:37:47.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1197771279 data=null button=1 stateMask=0x80000 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T09:37:47.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1197771287 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T09:37:47.092Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1197771287 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T09:37:47.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1197771480 data=null button=1 stateMask=0x80000 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T09:37:47.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1197771480 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T09:37:47.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1197771480 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T09:37:47.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1197771481 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T09:37:47.347Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T09:37:47.347Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-31T09:37:47.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1197771482 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-31T09:37:47.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:47.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:47.347Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:37:47.347Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:47.347Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:47.347Z] DEBUG - Clicking on OK [2019-07-31T09:37:47.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197771483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:47.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197771483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:47.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197771483 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:47.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197771483 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:47.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197771483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:47.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197771483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:47.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197771483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:47.347Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1197771288 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-31T09:37:47.602Z] *** BUG *** [2019-07-31T09:37:47.602Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:37:47.602Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:37:47.602Z] [2019-07-31T09:37:47.602Z] *** BUG *** [2019-07-31T09:37:47.602Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:37:47.602Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:37:47.602Z] [2019-07-31T09:37:47.602Z] *** BUG *** [2019-07-31T09:37:47.602Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:37:47.602Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:37:47.602Z] [2019-07-31T09:37:47.602Z] *** BUG *** [2019-07-31T09:37:47.602Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:37:47.602Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:37:47.602Z] [2019-07-31T09:37:47.602Z] DEBUG - Clicked on [2019-07-31T09:37:47.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-31T09:37:47.857Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-31T09:37:47.857Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T09:37:48.113Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T09:37:48.113Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:48.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197772274 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197772276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197772276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197772276 data=null doit=true} to (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197772276 data=null} to (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1197772276 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1197772277 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197772277 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-31T09:37:48.113Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1197772280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197772280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1197772280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1197772281 data=null doit=true} to (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1197772281 data=null} to (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:48.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197772281 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1197772295 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1197772295 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.113Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:37:48.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1197772296 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1197772296 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197772296 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-31T09:37:48.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1197772297 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.113Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1197772297 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.113Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1197772297 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.113Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1197772297 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.113Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.113Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T09:37:48.113Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.113Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T09:37:48.113Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T09:37:48.113Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:48.113Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.113Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:48.113Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:48.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:48.113Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:48.113Z] DEBUG - Clicking on [2019-07-31T09:37:48.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197772311 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-31T09:37:48.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197772311 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-31T09:37:48.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197772311 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197772311 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197772311 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-31T09:37:48.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197772311 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-31T09:37:48.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197772311 data=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-31T09:37:48.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1197772371 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-31T09:37:48.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197772373 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-31T09:37:48.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1197772373 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-31T09:37:48.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1197772373 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1197772374 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.368Z] DEBUG - Clicked on [2019-07-31T09:37:48.368Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:48.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197772374 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.368Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-31T09:37:48.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1197772376 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1197772377 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.368Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:37:48.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1197772377 data=null} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1197772383 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197772383 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-31T09:37:48.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1197772383 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1197772383 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1197772383 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1197772383 data=null} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.368Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.368Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T09:37:48.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.368Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T09:37:48.368Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T09:37:48.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:48.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.368Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:48.368Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:48.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:48.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:48.368Z] DEBUG - Clicking on [2019-07-31T09:37:48.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197772387 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-31T09:37:48.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197772387 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-31T09:37:48.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197772387 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197772387 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197772388 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-31T09:37:48.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197772388 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-31T09:37:48.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197772388 data=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-31T09:37:48.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1197772393 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-31T09:37:48.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197772400 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-31T09:37:48.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1197772400 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-31T09:37:48.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1197772400 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1197772400 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.369Z] DEBUG - Clicked on [2019-07-31T09:37:48.369Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:48.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197772401 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:48.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.369Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:48.369Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:48.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:48.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:48.369Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:37:48.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:48.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.369Z] DEBUG - Clicking on OK [2019-07-31T09:37:48.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197772402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197772402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197772402 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197772402 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197772402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197772402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197772402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1197772093 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-31T09:37:48.624Z] DEBUG - Clicked on [2019-07-31T09:37:48.624Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T09:37:48.624Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T09:37:48.624Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T09:37:48.624Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:48.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197772870 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:48.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.624Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T09:37:48.624Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T09:37:48.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1197772872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:48.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197772872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:48.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1197772872 data=null doit=true} to (of type 'Table') [2019-07-31T09:37:48.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1197772872 data=null} to (of type 'Table') [2019-07-31T09:37:48.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1197772872 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T09:37:48.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1197772872 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T09:37:48.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197772872 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-31T09:37:48.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1197772876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1197772876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1197772876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1197772876 data=null doit=true} to (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1197772876 data=null} to (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:48.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197772877 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1197772890 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1197772890 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:37:48.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1197772891 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1197772891 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197772892 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-31T09:37:48.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1197772892 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1197772892 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1197772892 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1197772892 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - Clicking on [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197772900 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-31T09:37:48.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197772900 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-31T09:37:48.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197772900 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197772900 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197772901 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-31T09:37:48.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197772906 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-31T09:37:48.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197772906 data=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-31T09:37:48.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1197772910 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-31T09:37:48.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197772915 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-31T09:37:48.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1197772915 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-31T09:37:48.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1197772915 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1197772915 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Clicked on [2019-07-31T09:37:48.880Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:48.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197772916 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1197772970 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1197772970 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T09:37:48.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1197772971 data=null} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1197772971 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1197772971 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-31T09:37:48.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1197772971 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1197772971 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1197772972 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1197772972 data=null} to TableItem with text {Switch timestamp} [2019-07-31T09:37:48.880Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T09:37:48.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T09:37:48.880Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - Clicking on [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1197772975 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-31T09:37:48.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197772975 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-31T09:37:48.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1197772975 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1197772975 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1197772975 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-31T09:37:48.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1197772975 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-31T09:37:48.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1197772975 data=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-31T09:37:48.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1197772990 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-31T09:37:48.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1197772993 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-31T09:37:48.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1197772993 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-31T09:37:48.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1197772993 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1197772993 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Clicked on [2019-07-31T09:37:48.880Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:48.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197772994 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-31T09:37:48.880Z] 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-31T09:37:48.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T09:37:48.880Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@20d1737 [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1197772996 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-31T09:37:48.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1197772997 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-31T09:37:48.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1197772997 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T09:37:48.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1197772997 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1197772997 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-31T09:37:48.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1197772997 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-31T09:37:48.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1197772997 data=null item=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-31T09:37:48.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1197772997 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-31T09:37:48.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1197772997 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-31T09:37:48.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1197772998 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-31T09:37:48.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1197772998 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T09:37:48.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1197772998 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T09:37:48.880Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T09:37:48.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1197772998 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:48.880Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Clicking on OK [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197772999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197772999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197773000 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197773000 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197773000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197773000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197773000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:48.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1197772679 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-31T09:37:49.136Z] DEBUG - Clicked on [2019-07-31T09:37:49.136Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T09:37:49.390Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T09:37:49.390Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-31T09:37:49.390Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-31T09:37:49.390Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-31T09:37:49.390Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:49.390Z] 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-31T09:37:49.390Z] DEBUG - Clicking on &Reset Perspective [2019-07-31T09:37:49.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1197773487 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-31T09:37:49.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1197773487 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-31T09:37:49.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1197773487 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T09:37:49.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1197773487 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T09:37:49.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1197773487 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-31T09:37:49.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1197773488 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-31T09:37:49.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1197773488 data=null item=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-31T09:37:49.646Z] DEBUG - Clicked on [2019-07-31T09:37:49.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197773865 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:37:49.646Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:37:49.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:37:49.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:37:49.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:37:49.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1197773903 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:37:49.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1197773903 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:37:49.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1197773903 data=null} to TreeItem with text {test} [2019-07-31T09:37:49.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1197773904 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:37:49.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197773904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:37:49.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1197773980 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:37:50.157Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:37:50.157Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:37:50.157Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:37:51.082Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:37:51.082Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:37:51.082Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:37:51.082Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:37:51.082Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:51.082Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:37:51.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:51.082Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:51.082Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:51.082Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:37:51.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197775020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:51.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197775020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:51.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197775020 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:51.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197775020 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:51.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197775020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:51.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197775020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:51.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197775020 data=null item=null 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-31T09:37:51.082Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197775020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:51.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197775021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:51.082Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197775021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:51.082Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197775021 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:51.082Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197775021 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:51.082Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:37:51.082Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:37:51.082Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:37:51.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:37:51.082Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:37:51.082Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:37:51.082Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:37:51.082Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:51.082Z] DEBUG - Clicking on OK [2019-07-31T09:37:51.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197775022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:51.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197775022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:51.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197775022 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:51.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197775022 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:51.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197775022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:51.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197775022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:51.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:51.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:51.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:51.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:51.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:51.082Z] DEBUG - Clicked on OK [2019-07-31T09:37:51.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197775022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:37:51.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197774172 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-31T09:37:51.593Z] [2019-07-31T09:37:51.593Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 09:37:51.333 [2019-07-31T09:37:51.593Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2019-07-31T09:37:51.593Z] [2019-07-31T09:37:51.593Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 09:37:51.334 [2019-07-31T09:37:51.593Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2019-07-31T09:37:51.593Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.512 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-31T09:37:51.593Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 3.304 s [2019-07-31T09:37:51.593Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 2.697 s [2019-07-31T09:37:51.593Z] [2019-07-31T09:37:51.593Z] Results: [2019-07-31T09:37:51.593Z] [2019-07-31T09:37:51.593Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:37:51.593Z] [2019-07-31T09:37:51.848Z] [2019-07-31T09:37:51.848Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 09:37:51.741 [2019-07-31T09:37:51.848Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T09:37:52.774Z] [INFO] All tests passed! [2019-07-31T09:37:52.774Z] [INFO] [2019-07-31T09:37:52.774Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:52.774Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T09:37:52.774Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests' with 3 classes [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:53.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T09:37:53.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.pom [2019-07-31T09:37:53.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T09:37:53.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:37:53.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T09:37:53.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2019-07-31T09:37:53.029Z] [INFO] Building Trace Compass BTF Support Parent 5.0.0-SNAPSHOT [55/134] [2019-07-31T09:37:53.029Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T09:37:53.029Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T09:37:53.029Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T09:37:53.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.0.0-SNAPSHOT.pom [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2019-07-31T09:37:53.029Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/134] [2019-07-31T09:37:53.029Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.029Z] [INFO] The project's OSGi version is 2.2.0.201907310859 [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.029Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:37:53.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2019-07-31T09:37:53.029Z] [INFO] [2019-07-31T09:37:53.029Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.029Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/classes [2019-07-31T09:37:53.284Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2019-07-31T09:37:53.284Z] throws AttributeNotFoundException { [2019-07-31T09:37:53.284Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:37:53.284Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2019-07-31T09:37:53.284Z] 1 problem (1 warning) [2019-07-31T09:37:53.284Z] [INFO] [2019-07-31T09:37:53.284Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:37:53.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2019-07-31T09:37:53.284Z] [INFO] [2019-07-31T09:37:53.284Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.284Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-07-31T09:37:53.284Z] [INFO] [2019-07-31T09:37:53.284Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.284Z] [INFO] [2019-07-31T09:37:53.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.284Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-31T09:37:53.284Z] [INFO] [2019-07-31T09:37:53.284Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.284Z] [INFO] [2019-07-31T09:37:53.284Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.284Z] [INFO] [2019-07-31T09:37:53.284Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.284Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-31T09:37:53.538Z] [INFO] [2019-07-31T09:37:53.538Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.538Z] [INFO] [2019-07-31T09:37:53.538Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.538Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec [2019-07-31T09:37:53.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T09:37:53.538Z] [INFO] [2019-07-31T09:37:53.538Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.538Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-31T09:37:53.538Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.pom [2019-07-31T09:37:53.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-07-31T09:37:53.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:37:53.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:37:53.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:37:53.539Z] [INFO] [2019-07-31T09:37:53.539Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T09:37:53.539Z] [INFO] [2019-07-31T09:37:53.539Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2019-07-31T09:37:53.539Z] [INFO] Building Trace Compass Documentation 5.0.0-SNAPSHOT [57/134] [2019-07-31T09:37:53.539Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T09:37:53.539Z] [INFO] [2019-07-31T09:37:53.539Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2019-07-31T09:37:53.539Z] [INFO] [2019-07-31T09:37:53.539Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2019-07-31T09:37:53.539Z] [INFO] [2019-07-31T09:37:53.539Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc --- [2019-07-31T09:37:53.539Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:37:53.539Z] [INFO] [2019-07-31T09:37:53.539Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2019-07-31T09:37:53.539Z] [INFO] [2019-07-31T09:37:53.539Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2019-07-31T09:37:53.539Z] [INFO] [2019-07-31T09:37:53.539Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2019-07-31T09:37:53.539Z] [INFO] [2019-07-31T09:37:53.539Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2019-07-31T09:37:53.539Z] [INFO] [2019-07-31T09:37:53.539Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.doc --- [2019-07-31T09:37:53.539Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:37:53.539Z] [INFO] [2019-07-31T09:37:53.539Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2019-07-31T09:37:53.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.0.0-SNAPSHOT.pom [2019-07-31T09:37:53.539Z] [INFO] [2019-07-31T09:37:53.539Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2019-07-31T09:37:53.539Z] [INFO] Building Trace Compass Developer Guide 5.0.0-SNAPSHOT [58/134] [2019-07-31T09:37:53.539Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:37:53.539Z] [INFO] [2019-07-31T09:37:53.539Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:37:53.539Z] [INFO] [2019-07-31T09:37:53.539Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:37:53.794Z] 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-31T09:37:53.794Z] 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-31T09:37:53.794Z] 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-31T09:37:55.679Z] 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-31T09:37:55.679Z] 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-31T09:37:55.679Z] 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-31T09:37:55.679Z] 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 28 kB/s) [2019-07-31T09:37:55.679Z] 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-31T09:37:55.679Z] 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-31T09:37:55.679Z] 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-31T09:37:55.679Z] 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-31T09:37:55.679Z] 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-31T09:37:55.680Z] 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-31T09:37:55.680Z] 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 324 kB/s) [2019-07-31T09:37:55.680Z] 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-31T09:37:55.680Z] 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-31T09:37:55.680Z] 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-31T09:37:55.935Z] 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-31T09:37:55.935Z] 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-31T09:37:55.935Z] 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-31T09:37:55.935Z] 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 185 kB/s) [2019-07-31T09:37:55.935Z] 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-31T09:37:55.935Z] 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-31T09:37:55.935Z] 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-31T09:37:56.190Z] 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-31T09:37:56.190Z] 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-31T09:37:56.190Z] 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-31T09:37:56.190Z] 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 22 kB/s) [2019-07-31T09:37:56.445Z] 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-31T09:37:56.445Z] 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-31T09:37:56.445Z] 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-31T09:37:56.445Z] 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-31T09:37:56.445Z] 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-31T09:37:56.700Z] 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-31T09:37:56.700Z] 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 385 kB/s) [2019-07-31T09:37:56.700Z] 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-31T09:37:56.700Z] 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-31T09:37:56.700Z] 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-31T09:37:56.955Z] 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-31T09:37:56.955Z] 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-31T09:37:56.955Z] 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-31T09:37:56.955Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom (5.6 kB at 187 kB/s) [2019-07-31T09:37:56.955Z] 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-31T09:37:56.955Z] 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-31T09:37:56.955Z] 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-31T09:37:57.210Z] 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-31T09:37:57.210Z] 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-31T09:37:57.210Z] 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-31T09:37:57.210Z] 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 58 kB/s) [2019-07-31T09:37:57.210Z] 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-31T09:37:57.210Z] 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-31T09:37:57.210Z] 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-31T09:37:57.465Z] 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-31T09:37:57.465Z] 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-31T09:37:57.465Z] 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-31T09:37:57.465Z] 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 57 kB/s) [2019-07-31T09:37:57.465Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T09:37:57.465Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T09:37:57.465Z] 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-31T09:37:57.720Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T09:37:57.720Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T09:37:57.720Z] 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-31T09:37:57.720Z] 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 212 kB/s) [2019-07-31T09:37:57.720Z] 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-31T09:37:57.720Z] 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-31T09:37:57.720Z] 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-31T09:37:57.976Z] 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-31T09:37:57.976Z] 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-31T09:37:57.976Z] 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-31T09:37:57.976Z] 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 439 kB/s) [2019-07-31T09:37:58.231Z] 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-31T09:37:58.231Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T09:37:58.231Z] 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-31T09:37:58.231Z] 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-31T09:37:58.231Z] 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-31T09:37:58.231Z] 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-31T09:37:58.231Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T09:37:58.232Z] 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-31T09:37:58.232Z] 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-31T09:37:58.232Z] 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-31T09:37:58.232Z] 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-31T09:37:58.232Z] 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-31T09:37:58.232Z] 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-31T09:37:58.232Z] 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-31T09:37:58.232Z] 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-31T09:37:58.487Z] 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-31T09:37:58.487Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T09:37:58.487Z] 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-31T09:37:58.487Z] 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-31T09:37:58.487Z] 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-31T09:37:58.743Z] 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-31T09:37:58.743Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T09:37:58.743Z] 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-31T09:37:58.743Z] 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-31T09:37:58.743Z] 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-31T09:37:58.743Z] 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-31T09:37:58.743Z] 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-31T09:37:58.743Z] 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-31T09:37:58.743Z] 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-31T09:37:58.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.jar [2019-07-31T09:37:58.743Z] Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (2): 0.1/2.5 MB | 4.1/74 kB Progress (2): 0.1/2.5 MB | 4.1/74 kB Progress (2): 0.1/2.5 MB | 7.7/74 kB Progress (2): 0.1/2.5 MB | 7.7/74 kB Progress (2): 0.1/2.5 MB | 12/74 kB Progress (2): 0.1/2.5 MB | 12/74 kB Progress (2): 0.1/2.5 MB | 16/74 kB Progress (2): 0.1/2.5 MB | 16/74 kB Progress (2): 0.1/2.5 MB | 20/74 kB Progress (2): 0.1/2.5 MB | 20/74 kB Progress (2): 0.1/2.5 MB | 24/74 kB Progress (2): 0.1/2.5 MB | 24/74 kB Progress (2): 0.1/2.5 MB | 28/74 kB Progress (2): 0.1/2.5 MB | 28/74 kB Progress (2): 0.1/2.5 MB | 32/74 kB Progress (2): 0.1/2.5 MB | 32/74 kB Progress (2): 0.1/2.5 MB | 36/74 kB Progress (2): 0.1/2.5 MB | 36/74 kB Progress (2): 0.1/2.5 MB | 40/74 kB Progress (2): 0.1/2.5 MB | 40/74 kB Progress (2): 0.1/2.5 MB | 44/74 kB Progress (2): 0.1/2.5 MB | 44/74 kB Progress (2): 0.1/2.5 MB | 48/74 kB Progress (2): 0.1/2.5 MB | 48/74 kB Progress (2): 0.1/2.5 MB | 52/74 kB Progress (2): 0.1/2.5 MB | 52/74 kB Progress (2): 0.1/2.5 MB | 56/74 kB Progress (2): 0.2/2.5 MB | 56/74 kB Progress (2): 0.2/2.5 MB | 60/74 kB Progress (2): 0.2/2.5 MB | 60/74 kB Progress (2): 0.2/2.5 MB | 64/74 kB Progress (2): 0.2/2.5 MB | 64/74 kB Progress (2): 0.2/2.5 MB | 68/74 kB Progress (2): 0.2/2.5 MB | 68/74 kB Progress (2): 0.2/2.5 MB | 72/74 kB Progress (2): 0.2/2.5 MB | 72/74 kB Progress (3): 0.2/2.5 MB | 72/74 kB | 4.1/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 4.1/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 7.7/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 7.7/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 12/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 12/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 16/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 16/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 20/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 20/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 24/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 24/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 28/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 28/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 32/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 32/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 36/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 36/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 40/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 40/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 44/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 44/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 48/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 48/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 52/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 52/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 56/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 56/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 60/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 60/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 64/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 64/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 68/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 68/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 72/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 72/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 76/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 76/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 80/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 80/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 84/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 84/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 88/294 kB Progress (3): 0.3/2.5 MB | 74 kB | 88/294 kB Progress (3): 0.3/2.5 MB | 74 kB | 92/294 kB Progress (3): 0.3/2.5 MB | 74 kB | 92/294 kB Progress (3): 0.3/2.5 MB | 74 kB | 96/294 kB Progress (3): 0.3/2.5 MB | 74 kB | 96/294 kB Progress (3): 0.3/2.5 MB | 74 kB | 100/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 2.1 MB/s) [2019-07-31T09:37:58.999Z] Progress (2): 0.3/2.5 MB | 100/294 kB Progress (2): 0.3/2.5 MB | 104/294 kB Progress (2): 0.3/2.5 MB | 104/294 kB Progress (2): 0.3/2.5 MB | 108/294 kB Progress (2): 0.3/2.5 MB | 108/294 kB Progress (2): 0.3/2.5 MB | 112/294 kB Progress (2): 0.3/2.5 MB | 112/294 kB Progress (2): 0.3/2.5 MB | 116/294 kB Progress (2): 0.3/2.5 MB | 116/294 kB Progress (2): 0.3/2.5 MB | 120/294 kB Progress (2): 0.3/2.5 MB | 120/294 kB Progress (2): 0.3/2.5 MB | 124/294 kB Progress (2): 0.3/2.5 MB | 124/294 kB Progress (2): 0.3/2.5 MB | 128/294 kB Progress (2): 0.3/2.5 MB | 128/294 kB Progress (2): 0.3/2.5 MB | 132/294 kB Progress (2): 0.3/2.5 MB | 132/294 kB Progress (2): 0.3/2.5 MB | 136/294 kB Progress (2): 0.3/2.5 MB | 136/294 kB Progress (2): 0.3/2.5 MB | 140/294 kB Progress (2): 0.3/2.5 MB | 140/294 kB Progress (2): 0.3/2.5 MB | 144/294 kB Progress (2): 0.3/2.5 MB | 144/294 kB Progress (2): 0.3/2.5 MB | 148/294 kB Progress (2): 0.3/2.5 MB | 148/294 kB Progress (2): 0.3/2.5 MB | 152/294 kB Progress (2): 0.3/2.5 MB | 152/294 kB Progress (2): 0.3/2.5 MB | 156/294 kB Progress (2): 0.3/2.5 MB | 156/294 kB Progress (2): 0.3/2.5 MB | 160/294 kB Progress (2): 0.3/2.5 MB | 160/294 kB Progress (2): 0.3/2.5 MB | 164/294 kB Progress (2): 0.3/2.5 MB | 164/294 kB Progress (2): 0.3/2.5 MB | 168/294 kB Progress (2): 0.3/2.5 MB | 168/294 kB Progress (2): 0.3/2.5 MB | 172/294 kB Progress (2): 0.3/2.5 MB | 172/294 kB Progress (2): 0.3/2.5 MB | 176/294 kB Progress (2): 0.3/2.5 MB | 176/294 kB Progress (2): 0.3/2.5 MB | 180/294 kB Progress (2): 0.3/2.5 MB | 180/294 kB Progress (2): 0.3/2.5 MB | 184/294 kB Progress (2): 0.3/2.5 MB | 184/294 kB Progress (2): 0.3/2.5 MB | 188/294 kB Progress (2): 0.4/2.5 MB | 188/294 kB Progress (2): 0.4/2.5 MB | 192/294 kB Progress (2): 0.4/2.5 MB | 192/294 kB Progress (2): 0.4/2.5 MB | 196/294 kB Progress (2): 0.4/2.5 MB | 196/294 kB Progress (2): 0.4/2.5 MB | 200/294 kB Progress (2): 0.4/2.5 MB | 200/294 kB Progress (2): 0.4/2.5 MB | 204/294 kB Progress (2): 0.4/2.5 MB | 204/294 kB Progress (2): 0.4/2.5 MB | 208/294 kB Progress (2): 0.4/2.5 MB | 208/294 kB Progress (2): 0.4/2.5 MB | 212/294 kB Progress (2): 0.4/2.5 MB | 212/294 kB Progress (2): 0.4/2.5 MB | 216/294 kB Progress (2): 0.4/2.5 MB | 216/294 kB Progress (2): 0.4/2.5 MB | 220/294 kB Progress (2): 0.4/2.5 MB | 220/294 kB Progress (2): 0.4/2.5 MB | 224/294 kB Progress (2): 0.4/2.5 MB | 224/294 kB Progress (2): 0.4/2.5 MB | 228/294 kB Progress (2): 0.4/2.5 MB | 228/294 kB Progress (2): 0.4/2.5 MB | 232/294 kB Progress (2): 0.4/2.5 MB | 232/294 kB Progress (2): 0.4/2.5 MB | 236/294 kB Progress (2): 0.4/2.5 MB | 236/294 kB Progress (2): 0.4/2.5 MB | 240/294 kB Progress (2): 0.4/2.5 MB | 240/294 kB Progress (2): 0.4/2.5 MB | 244/294 kB Progress (2): 0.4/2.5 MB | 244/294 kB Progress (2): 0.4/2.5 MB | 248/294 kB Progress (2): 0.4/2.5 MB | 248/294 kB Progress (2): 0.4/2.5 MB | 252/294 kB Progress (2): 0.4/2.5 MB | 252/294 kB Progress (2): 0.4/2.5 MB | 256/294 kB Progress (2): 0.4/2.5 MB | 256/294 kB Progress (2): 0.4/2.5 MB | 260/294 kB Progress (2): 0.4/2.5 MB | 260/294 kB Progress (2): 0.4/2.5 MB | 264/294 kB Progress (2): 0.4/2.5 MB | 264/294 kB Progress (2): 0.4/2.5 MB | 268/294 kB Progress (2): 0.4/2.5 MB | 268/294 kB Progress (2): 0.4/2.5 MB | 272/294 kB Progress (2): 0.4/2.5 MB | 272/294 kB Progress (2): 0.4/2.5 MB | 276/294 kB Progress (2): 0.4/2.5 MB | 276/294 kB Progress (2): 0.4/2.5 MB | 280/294 kB Progress (2): 0.4/2.5 MB | 280/294 kB Progress (2): 0.4/2.5 MB | 284/294 kB Progress (2): 0.4/2.5 MB | 284/294 kB Progress (2): 0.4/2.5 MB | 288/294 kB Progress (2): 0.5/2.5 MB | 288/294 kB Progress (2): 0.5/2.5 MB | 292/294 kB Progress (2): 0.5/2.5 MB | 292/294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5 MB | 294 kB Progress (3): 2.5 MB | 294 kB | 4.1/39 kB Progress (3): 2.5 MB | 294 kB | 7.7/39 kB Progress (3): 2.5 MB | 294 kB | 12/39 kB Progress (3): 2.5 MB | 294 kB | 16/39 kB Progress (3): 2.5 MB | 294 kB | 20/39 kB Progress (3): 2.5 MB | 294 kB | 24/39 kB Progress (3): 2.5 MB | 294 kB | 28/39 kB Progress (3): 2.5 MB | 294 kB | 32/39 kB Progress (3): 2.5 MB | 294 kB | 36/39 kB Progress (3): 2.5 MB | 294 kB | 39 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 4.1/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 7.7/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 12/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 16/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 20/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 24/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 28/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 32/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 33/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 37/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 41/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 45/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 49/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 53/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 57/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 61/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 65/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 66/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 70/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 74/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 78/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 82/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 86/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 90/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 94/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 98/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 98/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 102/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 106/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 110/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 114/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 118/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 122/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 126/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 130/345 kB Progress (4): 2.5 MB | 294 kB | 39 kB | 131/345 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar (39 kB at 237 kB/s) [2019-07-31T09:37:58.999Z] Progress (3): 2.5 MB | 294 kB | 135/345 kB Progress (3): 2.5 MB | 294 kB | 139/345 kB Progress (3): 2.5 MB | 294 kB | 143/345 kB Progress (3): 2.5 MB | 294 kB | 147/345 kB Progress (3): 2.5 MB | 294 kB | 151/345 kB Progress (3): 2.5 MB | 294 kB | 155/345 kB Progress (3): 2.5 MB | 294 kB | 159/345 kB Progress (3): 2.5 MB | 294 kB | 163/345 kB Progress (3): 2.5 MB | 294 kB | 164/345 kB Progress (3): 2.5 MB | 294 kB | 168/345 kB Progress (3): 2.5 MB | 294 kB | 172/345 kB Progress (3): 2.5 MB | 294 kB | 176/345 kB Progress (3): 2.5 MB | 294 kB | 180/345 kB Progress (3): 2.5 MB | 294 kB | 184/345 kB Progress (3): 2.5 MB | 294 kB | 188/345 kB Progress (3): 2.5 MB | 294 kB | 192/345 kB Progress (3): 2.5 MB | 294 kB | 196/345 kB Progress (3): 2.5 MB | 294 kB | 197/345 kB Progress (3): 2.5 MB | 294 kB | 201/345 kB Progress (3): 2.5 MB | 294 kB | 205/345 kB Progress (3): 2.5 MB | 294 kB | 209/345 kB Progress (3): 2.5 MB | 294 kB | 213/345 kB Progress (3): 2.5 MB | 294 kB | 217/345 kB Progress (3): 2.5 MB | 294 kB | 221/345 kB Progress (3): 2.5 MB | 294 kB | 225/345 kB Progress (3): 2.5 MB | 294 kB | 229/345 kB Progress (3): 2.5 MB | 294 kB | 233/345 kB Progress (3): 2.5 MB | 294 kB | 237/345 kB Progress (3): 2.5 MB | 294 kB | 241/345 kB Progress (3): 2.5 MB | 294 kB | 245/345 kB Progress (3): 2.5 MB | 294 kB | 249/345 kB Progress (3): 2.5 MB | 294 kB | 253/345 kB Progress (3): 2.5 MB | 294 kB | 257/345 kB Progress (3): 2.5 MB | 294 kB | 261/345 kB Progress (3): 2.5 MB | 294 kB | 265/345 kB Progress (3): 2.5 MB | 294 kB | 269/345 kB Progress (3): 2.5 MB | 294 kB | 273/345 kB Progress (3): 2.5 MB | 294 kB | 277/345 kB Progress (3): 2.5 MB | 294 kB | 281/345 kB Progress (3): 2.5 MB | 294 kB | 285/345 kB Progress (3): 2.5 MB | 294 kB | 289/345 kB Progress (3): 2.5 MB | 294 kB | 293/345 kB Progress (3): 2.5 MB | 294 kB | 297/345 kB Progress (3): 2.5 MB | 294 kB | 301/345 kB Progress (3): 2.5 MB | 294 kB | 305/345 kB Progress (3): 2.5 MB | 294 kB | 309/345 kB Progress (3): 2.5 MB | 294 kB | 313/345 kB Progress (3): 2.5 MB | 294 kB | 317/345 kB Progress (3): 2.5 MB | 294 kB | 321/345 kB Progress (3): 2.5 MB | 294 kB | 325/345 kB Progress (3): 2.5 MB | 294 kB | 329/345 kB Progress (3): 2.5 MB | 294 kB | 333/345 kB Progress (3): 2.5 MB | 294 kB | 337/345 kB Progress (3): 2.5 MB | 294 kB | 341/345 kB Progress (3): 2.5 MB | 294 kB | 345/345 kB Progress (3): 2.5 MB | 294 kB | 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 1.9 MB/s) [2019-07-31T09:37:59.254Z] 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 509 kB/s) [2019-07-31T09:37:59.509Z] 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 3.9 MB/s) [2019-07-31T09:37:59.764Z] [INFO] Executing tasks [2019-07-31T09:37:59.765Z] [2019-07-31T09:37:59.765Z] main: [2019-07-31T09:37:59.765Z] [2019-07-31T09:37:59.765Z] clean: [2019-07-31T09:37:59.765Z] [INFO] Executed tasks [2019-07-31T09:37:59.765Z] [INFO] [2019-07-31T09:37:59.765Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:37:59.765Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target [2019-07-31T09:37:59.765Z] [INFO] [2019-07-31T09:37:59.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:37:59.765Z] [INFO] The project's OSGi version is 5.0.0.201907310859 [2019-07-31T09:37:59.765Z] [INFO] [2019-07-31T09:37:59.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:37:59.765Z] [INFO] [2019-07-31T09:37:59.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:37:59.765Z] [INFO] [2019-07-31T09:37:59.765Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:37:59.765Z] [INFO] [2019-07-31T09:37:59.765Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:37:59.765Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:37:59.765Z] [INFO] [2019-07-31T09:37:59.765Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:37:59.765Z] [INFO] Executing tasks [2019-07-31T09:37:59.765Z] [2019-07-31T09:37:59.765Z] main: [2019-07-31T09:37:59.765Z] [2019-07-31T09:37:59.765Z] build: [2019-07-31T09:38:00.325Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2019-07-31T09:38:00.325Z] [2019-07-31T09:38:00.325Z] test: [2019-07-31T09:38:00.325Z] [xmlvalidate] 19 file(s) have been successfully validated. [2019-07-31T09:38:00.325Z] [INFO] Executed tasks [2019-07-31T09:38:00.325Z] [INFO] [2019-07-31T09:38:00.325Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:38:00.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:38:00.325Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2019-07-31T09:38:00.325Z] [INFO] [2019-07-31T09:38:00.325Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:38:00.325Z] [INFO] [2019-07-31T09:38:00.325Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:38:00.580Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-31T09:38:00.580Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2019-07-31T09:38:00.580Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-31T09:38:00.580Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-31T09:38:00.835Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-31T09:38:00.835Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-31T09:38:00.835Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T09:38:00.835Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T09:38:01.090Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T09:38:01.091Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T09:38:02.453Z] [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-31T09:38:02.453Z] [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-31T09:38:02.453Z] [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-31T09:38:02.708Z] [INFO] Fetching org.apache.lucene.analyzers-common_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (681.1kB) [2019-07-31T09:38:02.708Z] [INFO] Fetching org.apache.lucene.analyzers-common_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (681.1kB) [2019-07-31T09:38:03.633Z] [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-31T09:38:04.559Z] [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-31T09:38:04.559Z] [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-31T09:38:05.921Z] [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-31T09:38:05.921Z] [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-31T09:38:05.921Z] [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-31T09:38:05.921Z] [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-31T09:38:06.176Z] [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-31T09:38:06.176Z] [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-31T09:38:06.176Z] [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-31T09:38:06.176Z] [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-31T09:38:06.711Z] [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-31T09:38:06.711Z] [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-31T09:38:06.967Z] [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-31T09:38:06.967Z] [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-31T09:38:06.967Z] [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-31T09:38:06.967Z] [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-31T09:38:06.967Z] [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-31T09:38:06.967Z] [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-31T09:38:07.527Z] [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-31T09:38:07.527Z] [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-31T09:38:07.527Z] [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-31T09:38:07.527Z] [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-31T09:38:07.782Z] [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-31T09:38:07.782Z] [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-31T09:38:07.782Z] [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-31T09:38:07.782Z] [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-31T09:38:08.037Z] [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-31T09:38:08.037Z] [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-31T09:38:08.293Z] [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-31T09:38:08.293Z] [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-31T09:38:08.548Z] [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-31T09:38:08.548Z] [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-31T09:38:08.803Z] [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-31T09:38:08.803Z] [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-31T09:38:14.039Z] [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-31T09:38:14.039Z] [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-31T09:38:14.039Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2019-07-31T09:38:14.039Z] [INFO] Command line: [2019-07-31T09:38:14.039Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T09:38:14.039Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:38:15.402Z] Buildfile: build.xml [2019-07-31T09:38:15.402Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T09:38:15.402Z] [2019-07-31T09:38:15.402Z] build.index: [2019-07-31T09:38:17.287Z] BUILD SUCCESSFUL [2019-07-31T09:38:17.287Z] [2019-07-31T09:38:17.287Z] BUILD SUCCESSFUL [2019-07-31T09:38:17.287Z] Total time: 2 seconds [2019-07-31T09:38:18.213Z] [INFO] [2019-07-31T09:38:18.213Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:38:18.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:38:18.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2019-07-31T09:38:18.213Z] [INFO] [2019-07-31T09:38:18.213Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:38:18.213Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-31T09:38:18.213Z] [INFO] [2019-07-31T09:38:18.213Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:38:18.213Z] [INFO] [2019-07-31T09:38:18.213Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:38:18.213Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-31T09:38:18.213Z] [INFO] [2019-07-31T09:38:18.213Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:38:18.213Z] [INFO] [2019-07-31T09:38:18.213Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:38:18.213Z] [INFO] [2019-07-31T09:38:18.213Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:38:18.213Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-31T09:38:18.468Z] [INFO] [2019-07-31T09:38:18.468Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:38:18.468Z] [INFO] [2019-07-31T09:38:18.468Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:38:18.468Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T09:38:18.468Z] [INFO] [2019-07-31T09:38:18.468Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:38:18.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-31T09:38:18.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.pom [2019-07-31T09:38:18.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-31T09:38:18.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:38:18.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:38:18.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:38:18.468Z] [INFO] [2019-07-31T09:38:18.468Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T09:38:18.468Z] [INFO] [2019-07-31T09:38:18.468Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2019-07-31T09:38:18.468Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT [59/134] [2019-07-31T09:38:18.468Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:38:18.723Z] [INFO] [2019-07-31T09:38:18.723Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:18.723Z] [INFO] [2019-07-31T09:38:18.723Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:18.723Z] [INFO] The project's OSGi version is 2.1.8.201907310859 [2019-07-31T09:38:18.723Z] [INFO] [2019-07-31T09:38:18.723Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:18.723Z] [INFO] [2019-07-31T09:38:18.723Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:18.723Z] [INFO] [2019-07-31T09:38:18.723Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:18.723Z] [INFO] [2019-07-31T09:38:18.723Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:18.723Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:38:18.723Z] [INFO] [2019-07-31T09:38:18.723Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:18.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:38:18.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2019-07-31T09:38:18.723Z] [INFO] [2019-07-31T09:38:18.723Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:18.723Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2019-07-31T09:38:19.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] [2019-07-31T09:38:19.282Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T09:38:19.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:38:19.282Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T09:38:19.282Z] 2. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 45) [2019-07-31T09:38:19.282Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T09:38:19.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:38:19.282Z] 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-31T09:38:19.282Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-31T09:38:19.282Z] [INFO] [2019-07-31T09:38:19.282Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:19.282Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:38:19.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2019-07-31T09:38:19.282Z] [INFO] [2019-07-31T09:38:19.282Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:19.282Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-31T09:38:19.282Z] [INFO] [2019-07-31T09:38:19.282Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:19.282Z] [INFO] [2019-07-31T09:38:19.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:19.537Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-31T09:38:19.537Z] [INFO] [2019-07-31T09:38:19.537Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:19.537Z] [INFO] [2019-07-31T09:38:19.537Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:19.537Z] [INFO] [2019-07-31T09:38:19.537Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:19.537Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-31T09:38:19.537Z] [INFO] [2019-07-31T09:38:19.537Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:19.537Z] [INFO] [2019-07-31T09:38:19.537Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:19.537Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec [2019-07-31T09:38:19.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T09:38:19.537Z] [INFO] [2019-07-31T09:38:19.537Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:19.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-31T09:38:19.796Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.pom [2019-07-31T09:38:19.796Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-31T09:38:19.796Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:38:19.796Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-p2metadata.xml [2019-07-31T09:38:19.796Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-p2artifacts.xml [2019-07-31T09:38:19.796Z] [INFO] [2019-07-31T09:38:19.796Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T09:38:19.796Z] [INFO] [2019-07-31T09:38:19.796Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2019-07-31T09:38:19.796Z] [INFO] Building org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT [60/134] [2019-07-31T09:38:19.796Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T09:38:19.796Z] [INFO] [2019-07-31T09:38:19.796Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:19.796Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target [2019-07-31T09:38:19.796Z] [INFO] [2019-07-31T09:38:19.796Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:19.796Z] [INFO] The project's OSGi version is 5.0.0.201907310859 [2019-07-31T09:38:19.796Z] [INFO] [2019-07-31T09:38:19.796Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:19.796Z] [INFO] [2019-07-31T09:38:19.796Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:19.796Z] [INFO] [2019-07-31T09:38:19.796Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:19.796Z] [INFO] [2019-07-31T09:38:19.796Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:19.796Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:38:19.796Z] [INFO] [2019-07-31T09:38:19.796Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:19.796Z] [INFO] [2019-07-31T09:38:19.796Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:19.796Z] [INFO] [2019-07-31T09:38:19.796Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:19.796Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-31T09:38:19.796Z] [INFO] [2019-07-31T09:38:19.796Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:19.796Z] [INFO] [2019-07-31T09:38:19.796Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:19.796Z] [INFO] [2019-07-31T09:38:19.796Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:20.051Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:38:20.051Z] [INFO] [2019-07-31T09:38:20.051Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:20.051Z] [INFO] [2019-07-31T09:38:20.051Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:20.051Z] [INFO] [2019-07-31T09:38:20.051Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:20.051Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T09:38:20.051Z] [INFO] [2019-07-31T09:38:20.051Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:20.051Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-31T09:38:20.051Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.pom [2019-07-31T09:38:20.051Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:38:20.051Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:38:20.051Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:38:20.051Z] [INFO] [2019-07-31T09:38:20.051Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2019-07-31T09:38:20.051Z] [INFO] [2019-07-31T09:38:20.051Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2019-07-31T09:38:20.051Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/134] [2019-07-31T09:38:20.051Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:38:20.051Z] [INFO] [2019-07-31T09:38:20.051Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.051Z] [INFO] [2019-07-31T09:38:20.051Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.307Z] [INFO] The project's OSGi version is 1.0.2.201907310859 [2019-07-31T09:38:20.307Z] [INFO] [2019-07-31T09:38:20.307Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.307Z] [INFO] [2019-07-31T09:38:20.307Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.307Z] [INFO] [2019-07-31T09:38:20.307Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.307Z] [INFO] [2019-07-31T09:38:20.307Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.307Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:38:20.307Z] [INFO] [2019-07-31T09:38:20.307Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.307Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:38:20.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2019-07-31T09:38:20.307Z] [INFO] [2019-07-31T09:38:20.307Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.307Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/classes [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:38:20.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.614Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.614Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.614Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.614Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec [2019-07-31T09:38:20.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-31T09:38:20.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.pom [2019-07-31T09:38:20.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-07-31T09:38:20.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:38:20.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T09:38:20.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2019-07-31T09:38:20.614Z] [INFO] Building org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT [62/134] [2019-07-31T09:38:20.614Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.614Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.614Z] [INFO] The project's OSGi version is 5.0.0.201907310859 [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.614Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.614Z] [INFO] [2019-07-31T09:38:20.614Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.869Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.869Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.869Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.869Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-31T09:38:20.869Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.pom [2019-07-31T09:38:20.869Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:38:20.869Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:38:20.869Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2019-07-31T09:38:20.869Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT [63/134] [2019-07-31T09:38:20.869Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:20.869Z] [INFO] The project's OSGi version is 1.0.0.201907310859 [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:20.869Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:20.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:38:20.869Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2019-07-31T09:38:20.869Z] [INFO] [2019-07-31T09:38:20.869Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:20.869Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2019-07-31T09:38:21.125Z] [INFO] [2019-07-31T09:38:21.125Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:21.125Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:38:21.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2019-07-31T09:38:21.125Z] [INFO] [2019-07-31T09:38:21.125Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:21.125Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T09:38:21.125Z] [INFO] [2019-07-31T09:38:21.125Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:21.125Z] [INFO] [2019-07-31T09:38:21.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:21.125Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:38:21.125Z] [INFO] [2019-07-31T09:38:21.125Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:21.125Z] [INFO] [2019-07-31T09:38:21.125Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:21.125Z] [INFO] [2019-07-31T09:38:21.125Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:21.125Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:38:21.125Z] [INFO] [2019-07-31T09:38:21.125Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:21.125Z] [INFO] [2019-07-31T09:38:21.125Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:22.051Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2019-07-31T09:38:22.051Z] [INFO] Command line: [2019-07-31T09:38:22.051Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:38:22.051Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:38:24.564Z] !SESSION 2019-07-31 09:38:22.113 ----------------------------------------------- [2019-07-31T09:38:24.564Z] eclipse.buildId=unknown [2019-07-31T09:38:24.564Z] java.version=1.8.0_202 [2019-07-31T09:38:24.564Z] java.vendor=Oracle Corporation [2019-07-31T09:38:24.564Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:38:24.564Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:38:24.564Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:38:24.564Z] [2019-07-31T09:38:24.564Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:38:24.133 [2019-07-31T09:38:24.564Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:38:24.564Z] !STACK 0 [2019-07-31T09:38:24.564Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:38:24.564Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:38:24.564Z] [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:38:24.564Z] [2019-07-31T09:38:24.564Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:38:24.238 [2019-07-31T09:38:24.564Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:38:24.564Z] !STACK 0 [2019-07-31T09:38:24.564Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:38:24.564Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:38:24.564Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:38:24.564Z] -> 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-31T09:38:24.564Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:38:24.564Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:38:24.564Z] [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:38:24.564Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:38:26.205Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-31T09:38:26.460Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-31T09:38:26.460Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.167 s [2019-07-31T09:38:26.460Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.029 s [2019-07-31T09:38:26.460Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.013 s [2019-07-31T09:38:26.460Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.005 s [2019-07-31T09:38:26.460Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.053 s [2019-07-31T09:38:26.460Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.003 s [2019-07-31T09:38:26.460Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.013 s [2019-07-31T09:38:26.460Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.01 s [2019-07-31T09:38:26.460Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.003 s [2019-07-31T09:38:26.460Z] [2019-07-31T09:38:26.460Z] Results: [2019-07-31T09:38:26.460Z] [2019-07-31T09:38:26.460Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:38:26.460Z] [2019-07-31T09:38:27.386Z] [INFO] All tests passed! [2019-07-31T09:38:27.386Z] [INFO] [2019-07-31T09:38:27.386Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:27.386Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec [2019-07-31T09:38:27.386Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-31T09:38:27.386Z] [INFO] [2019-07-31T09:38:27.386Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:27.386Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:38:27.386Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T09:38:27.386Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T09:38:27.386Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:38:27.386Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:38:27.386Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:38:27.386Z] [INFO] [2019-07-31T09:38:27.386Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T09:38:27.386Z] [INFO] [2019-07-31T09:38:27.386Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2019-07-31T09:38:27.386Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT [64/134] [2019-07-31T09:38:27.386Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:38:27.386Z] [INFO] [2019-07-31T09:38:27.386Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.386Z] [INFO] [2019-07-31T09:38:27.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.386Z] [INFO] The project's OSGi version is 1.1.5.201907310859 [2019-07-31T09:38:27.386Z] [INFO] [2019-07-31T09:38:27.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.386Z] [INFO] [2019-07-31T09:38:27.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.386Z] [INFO] [2019-07-31T09:38:27.386Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.386Z] [INFO] [2019-07-31T09:38:27.386Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.386Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:38:27.386Z] [INFO] [2019-07-31T09:38:27.386Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:38:27.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2019-07-31T09:38:27.386Z] [INFO] [2019-07-31T09:38:27.386Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.386Z] [INFO] Compiling 13 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/classes [2019-07-31T09:38:27.642Z] [INFO] [2019-07-31T09:38:27.642Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:38:27.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2019-07-31T09:38:27.642Z] [INFO] [2019-07-31T09:38:27.642Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.642Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-31T09:38:27.642Z] [INFO] [2019-07-31T09:38:27.642Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.642Z] [INFO] [2019-07-31T09:38:27.642Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.642Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-31T09:38:27.642Z] [INFO] [2019-07-31T09:38:27.642Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.642Z] [INFO] [2019-07-31T09:38:27.642Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.642Z] [INFO] [2019-07-31T09:38:27.642Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.642Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-31T09:38:27.642Z] [INFO] [2019-07-31T09:38:27.642Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:27.642Z] [INFO] [2019-07-31T09:38:27.642Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:28.567Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2019-07-31T09:38:28.567Z] [INFO] Command line: [2019-07-31T09:38:28.567Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:38:28.567Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:38:30.453Z] !SESSION 2019-07-31 09:38:28.575 ----------------------------------------------- [2019-07-31T09:38:30.453Z] eclipse.buildId=unknown [2019-07-31T09:38:30.453Z] java.version=1.8.0_202 [2019-07-31T09:38:30.453Z] java.vendor=Oracle Corporation [2019-07-31T09:38:30.453Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:38:30.453Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:38:30.453Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:38:30.453Z] [2019-07-31T09:38:30.453Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:38:30.248 [2019-07-31T09:38:30.453Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:38:30.453Z] !STACK 0 [2019-07-31T09:38:30.453Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T09:38:30.453Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:38:30.453Z] [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:38:30.453Z] [2019-07-31T09:38:30.453Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:38:30.416 [2019-07-31T09:38:30.453Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:38:30.453Z] !STACK 0 [2019-07-31T09:38:30.453Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T09:38:30.453Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:38:30.453Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:38:30.453Z] -> 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-31T09:38:30.453Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T09:38:30.453Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:38:30.453Z] [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:38:30.453Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:38:31.821Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-31T09:38:31.821Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-31T09:38:31.821Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.002 s [2019-07-31T09:38:31.821Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-31T09:38:31.821Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-31T09:38:31.821Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.04 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-31T09:38:31.821Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-31T09:38:31.821Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] 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-31T09:38:31.821Z] 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-31T09:38:31.821Z] 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-31T09:38:31.821Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-31T09:38:31.821Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.821Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.821Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] 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-31T09:38:31.822Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] 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-31T09:38:31.822Z] 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-31T09:38:31.822Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.822Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.822Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] 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-31T09:38:31.822Z] 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-31T09:38:31.822Z] 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-31T09:38:31.822Z] 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.001 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.822Z] testFormat[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-31T09:38:31.822Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-31T09:38:31.822Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0.001 s [2019-07-31T09:38:31.822Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] testFormat[11: ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T09:38:31.822Z] 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-31T09:38:31.822Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-31T09:38:32.077Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-31T09:38:32.077Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.077Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.077Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.078Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] 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-31T09:38:32.078Z] 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-31T09:38:32.078Z] 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-31T09:38:32.078Z] 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-31T09:38:32.078Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] 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-31T09:38:32.078Z] 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-31T09:38:32.078Z] 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-31T09:38:32.078Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T09:38:32.078Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-31T09:38:32.918Z] [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-31T09:38:32.918Z] [Fatal Error] :1:4: Recursive entity reference "A". (Reference path: A -> B -> A), [2019-07-31T09:38:32.918Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.606 s - in org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-31T09:38:32.918Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) skipped [2019-07-31T09:38:32.918Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.602 s [2019-07-31T09:38:32.918Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.002 s [2019-07-31T09:38:32.918Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-31T09:38:32.918Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-31T09:38:32.918Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.002 s [2019-07-31T09:38:32.918Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-31T09:38:32.918Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.003 s [2019-07-31T09:38:32.918Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-31T09:38:32.918Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-31T09:38:32.918Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-31T09:38:32.918Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.057 s [2019-07-31T09:38:32.918Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.006 s [2019-07-31T09:38:32.918Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.004 s [2019-07-31T09:38:32.918Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T09:38:32.918Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T09:38:32.918Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T09:38:32.918Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T09:38:32.918Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T09:38:32.918Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144432390504,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144440206791,"ph":"f","tid":1,"cat":"mydog","id":"0x1"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144441442709,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144442469190,"ph":"f","tid":1,"cat":"myspider","id":"0x2"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144500384466,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144500967531,"ph":"f","tid":1,"cat":"null","id":"0x3"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144502967529,"ph":"B","tid":1,"name":"foo"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144504761576,"ph":"E","tid":1} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144506750049,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144507216603,"ph":"f","tid":1,"cat":"myspider","id":"0x5"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T09:38:32.918Z] INFO: {"ts":10122144512743046,"ph":"B","tid":1,"name":"foo"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T09:38:32.918Z] INFO: {"ts":10122144513137065,"ph":"B","tid":1,"name":"bar"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T09:38:32.918Z] INFO: {"ts":10122144513631625,"ph":"E","tid":1} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T09:38:32.918Z] INFO: {"ts":10122144513945791,"ph":"E","tid":1} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144514658423,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144514991676,"ph":"E","tid":1} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144515301635,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144515594415,"ph":"E","tid":1} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144515878742,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144516186686,"ph":"E","tid":1} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144516737709,"ph":"B","tid":1,"name":"foo"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144517357098,"ph":"E","tid":1} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-31T09:38:32.918Z] INFO: {"ts":10122144519665920,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-31T09:38:32.918Z] INFO: {"ts":10122144520272562,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T09:38:32.918Z] INFO: {"ts":10122144521109426,"ph":"B","tid":1,"name":"foo"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T09:38:32.918Z] INFO: {"ts":10122144521412273,"ph":"B","tid":1,"name":"bar"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T09:38:32.918Z] INFO: {"ts":10122144521665518,"ph":"E","tid":1} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T09:38:32.918Z] INFO: {"ts":10122144521898878,"ph":"E","tid":1} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144522355752,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T09:38:32.918Z] WARNING: {"ts":10122144522649536,"ph":"f","tid":1,"cat":"myspider","id":"0x6"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T09:38:32.918Z] INFO: {"ts":10122144525474999,"ph":"B","tid":1,"name":"world"} [2019-07-31T09:38:32.918Z] Jul 31, 2019 9:38:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T09:38:32.918Z] INFO: {"ts":10122144525658658,"ph":"E","tid":1} [2019-07-31T09:38:32.918Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-31T09:38:32.918Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.015 s [2019-07-31T09:38:32.918Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T09:38:32.918Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.057 s [2019-07-31T09:38:32.918Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T09:38:32.918Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T09:38:32.918Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T09:38:32.918Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2019-07-31T09:38:32.918Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T09:38:32.918Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T09:38:32.918Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-31T09:38:32.918Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-31T09:38:32.918Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-31T09:38:32.918Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-31T09:38:32.918Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.001 s [2019-07-31T09:38:32.918Z] [2019-07-31T09:38:32.918Z] Results: [2019-07-31T09:38:32.918Z] [2019-07-31T09:38:32.918Z] Tests run: 538, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T09:38:32.918Z] [2019-07-31T09:38:33.844Z] [INFO] All tests passed! [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:33.844Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec [2019-07-31T09:38:33.844Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:33.844Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-31T09:38:33.844Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.pom [2019-07-31T09:38:33.844Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-31T09:38:33.844Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:38:33.844Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-p2metadata.xml [2019-07-31T09:38:33.844Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-p2artifacts.xml [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2019-07-31T09:38:33.844Z] [INFO] Building org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT [65/134] [2019-07-31T09:38:33.844Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.844Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.844Z] [INFO] The project's OSGi version is 5.0.0.201907310859 [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.844Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.844Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.844Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.844Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.845Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:38:33.845Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.845Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.845Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.845Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T09:38:33.845Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.845Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T09:38:33.845Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.pom [2019-07-31T09:38:33.845Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:38:33.845Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:38:33.845Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:38:33.845Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2019-07-31T09:38:33.845Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2019-07-31T09:38:33.845Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/134] [2019-07-31T09:38:33.845Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:38:33.845Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:33.845Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:33.845Z] [INFO] The project's OSGi version is 1.0.1.201907310859 [2019-07-31T09:38:33.845Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:33.845Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:33.845Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:33.845Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:33.845Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:38:33.845Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:33.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:38:33.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2019-07-31T09:38:33.845Z] [INFO] [2019-07-31T09:38:33.845Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:33.845Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2019-07-31T09:38:34.100Z] [INFO] [2019-07-31T09:38:34.100Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:34.100Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:38:34.100Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2019-07-31T09:38:34.100Z] [INFO] [2019-07-31T09:38:34.100Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:34.100Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T09:38:34.100Z] [INFO] [2019-07-31T09:38:34.100Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:34.100Z] [INFO] [2019-07-31T09:38:34.100Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:34.100Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-31T09:38:34.100Z] [INFO] [2019-07-31T09:38:34.100Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:34.100Z] [INFO] [2019-07-31T09:38:34.100Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:34.100Z] [INFO] [2019-07-31T09:38:34.100Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:34.100Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-31T09:38:34.100Z] [INFO] [2019-07-31T09:38:34.100Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:34.100Z] [INFO] [2019-07-31T09:38:34.100Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:35.025Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2019-07-31T09:38:35.025Z] [INFO] Command line: [2019-07-31T09:38:35.025Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:38:35.025Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:38:36.911Z] !SESSION 2019-07-31 09:38:34.879 ----------------------------------------------- [2019-07-31T09:38:36.911Z] eclipse.buildId=unknown [2019-07-31T09:38:36.911Z] java.version=1.8.0_202 [2019-07-31T09:38:36.911Z] java.vendor=Oracle Corporation [2019-07-31T09:38:36.911Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:38:36.911Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:38:36.911Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:38:36.911Z] [2019-07-31T09:38:36.911Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:38:36.617 [2019-07-31T09:38:36.911Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:38:36.911Z] !STACK 0 [2019-07-31T09:38:36.911Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-07-31T09:38:36.911Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:38:36.911Z] [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:38:36.911Z] [2019-07-31T09:38:36.911Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:38:36.722 [2019-07-31T09:38:36.911Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:38:36.911Z] !STACK 0 [2019-07-31T09:38:36.911Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122] [2019-07-31T09:38:36.911Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:38:36.911Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:38:36.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-31T09:38:36.911Z] org.apache.httpcomponents.httpclient.win [30] [2019-07-31T09:38:36.911Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:38:36.911Z] [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:38:36.911Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:38:37.836Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-31T09:38:37.836Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.077 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-31T09:38:37.836Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.027 s [2019-07-31T09:38:37.836Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T09:38:37.836Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2019-07-31T09:38:37.836Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T09:38:37.836Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T09:38:37.836Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T09:38:37.836Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-31T09:38:38.091Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.194 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-31T09:38:38.091Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T09:38:38.091Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.036 s [2019-07-31T09:38:38.091Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.002 s [2019-07-31T09:38:38.091Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T09:38:38.091Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T09:38:38.091Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T09:38:38.091Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T09:38:38.091Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T09:38:38.091Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T09:38:38.091Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T09:38:38.091Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T09:38:38.091Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T09:38:38.091Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T09:38:38.091Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T09:38:38.091Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T09:38:38.091Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T09:38:38.091Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T09:38:38.091Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T09:38:38.091Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T09:38:38.091Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T09:38:38.091Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T09:38:38.091Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T09:38:38.091Z] [2019-07-31T09:38:38.091Z] Results: [2019-07-31T09:38:38.091Z] [2019-07-31T09:38:38.091Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2019-07-31T09:38:38.091Z] [2019-07-31T09:38:39.976Z] [INFO] All tests passed! [2019-07-31T09:38:39.976Z] [INFO] [2019-07-31T09:38:39.976Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:39.976Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec [2019-07-31T09:38:39.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-31T09:38:39.976Z] [INFO] [2019-07-31T09:38:39.976Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:39.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-31T09:38:39.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.pom [2019-07-31T09:38:39.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T09:38:39.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:38:39.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T09:38:39.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2019-07-31T09:38:39.977Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT [67/134] [2019-07-31T09:38:39.977Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] The project's OSGi version is 5.0.0.201907310859 [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T09:38:39.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.pom [2019-07-31T09:38:39.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:38:39.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:38:39.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T09:38:39.977Z] [INFO] [2019-07-31T09:38:39.977Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2019-07-31T09:38:39.977Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT [68/134] [2019-07-31T09:38:39.977Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:38:40.232Z] [INFO] [2019-07-31T09:38:40.232Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.232Z] [INFO] [2019-07-31T09:38:40.232Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.232Z] [INFO] The project's OSGi version is 1.0.8.201907310859 [2019-07-31T09:38:40.232Z] [INFO] [2019-07-31T09:38:40.232Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.232Z] [INFO] [2019-07-31T09:38:40.232Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.232Z] [INFO] [2019-07-31T09:38:40.232Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.232Z] [INFO] [2019-07-31T09:38:40.232Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.232Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:38:40.232Z] [INFO] [2019-07-31T09:38:40.232Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:38:40.232Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2019-07-31T09:38:40.232Z] [INFO] [2019-07-31T09:38:40.232Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.232Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2019-07-31T09:38:40.488Z] [INFO] [2019-07-31T09:38:40.488Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.488Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:38:40.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2019-07-31T09:38:40.488Z] [INFO] [2019-07-31T09:38:40.488Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.488Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T09:38:40.488Z] [INFO] [2019-07-31T09:38:40.488Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.488Z] [INFO] [2019-07-31T09:38:40.488Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.488Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T09:38:40.488Z] [INFO] [2019-07-31T09:38:40.488Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.488Z] [INFO] [2019-07-31T09:38:40.488Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.488Z] [INFO] [2019-07-31T09:38:40.488Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.488Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T09:38:40.488Z] [INFO] [2019-07-31T09:38:40.488Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:40.488Z] [INFO] [2019-07-31T09:38:40.488Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:38:41.851Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T09:38:41.851Z] [INFO] Command line: [2019-07-31T09:38:41.851Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T09:38:41.851Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:38:43.737Z] !SESSION 2019-07-31 09:38:41.713 ----------------------------------------------- [2019-07-31T09:38:43.737Z] eclipse.buildId=unknown [2019-07-31T09:38:43.737Z] java.version=1.8.0_202 [2019-07-31T09:38:43.737Z] java.vendor=Oracle Corporation [2019-07-31T09:38:43.737Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:38:43.737Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T09:38:43.737Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T09:38:43.737Z] [2019-07-31T09:38:43.737Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:38:43.616 [2019-07-31T09:38:43.737Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:38:43.737Z] !STACK 0 [2019-07-31T09:38:43.737Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T09:38:43.737Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:38:43.737Z] [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:38:43.737Z] [2019-07-31T09:38:43.737Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:38:43.722 [2019-07-31T09:38:43.737Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:38:43.737Z] !STACK 0 [2019-07-31T09:38:43.737Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T09:38:43.737Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:38:43.737Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:38:43.737Z] -> 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-31T09:38:43.737Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:38:43.737Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:38:43.737Z] [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:38:43.737Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:38:45.100Z] process 9100: 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-31T09:38:45.100Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:38:45.354Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:38:45.354Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:38:52.190Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-31T09:38:52.190Z] Display size: 1440x900 [2019-07-31T09:38:52.190Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-31T09:38:52.190Z] GTK version=3.18.9 [2019-07-31T09:38:52.190Z] GTK theme=Ambiance [2019-07-31T09:38:52.190Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T09:38:52.190Z] Time zone: Coordinated Universal Time [2019-07-31T09:38:52.190Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T09:38:52.190Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T09:39:07.022Z] [2019-07-31T09:39:07.022Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 09:39:06.026 [2019-07-31T09:39:07.022Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2019-07-31T09:39:12.263Z] [2019-07-31T09:39:12.263Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 09:39:12.215 [2019-07-31T09:39:12.263Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2019-07-31T09:39:20.625Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.098 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-31T09:39:20.625Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest) Time elapsed: 13.054 s [2019-07-31T09:39:20.625Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-31T09:39:20.881Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:21.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:21.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:21.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:21.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:21.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:21.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197865609 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:21.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197865609 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:21.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197865609 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:21.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197865609 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:21.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197865609 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-31T09:39:21.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197865637 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:21.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:21.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197865638 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:21.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197865638 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:21.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197865638 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:21.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197865638 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:21.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197865638 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-31T09:39:21.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197865648 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:21.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197865648 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:21.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197865649 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:21.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197865649 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:21.441Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1197865649 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-31T09:39:21.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197865651 data=null button=1 stateMask=0x80000 x=88 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:21.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:21.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197865652 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:39:21.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197865652 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:39:21.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197865652 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:39:21.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197865652 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:39:21.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197865653 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-31T09:39:21.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197865666 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:39:21.696Z] [2019-07-31T09:39:21.696Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:21.529 [2019-07-31T09:39:21.696Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:21.696Z] [2019-07-31T09:39:21.696Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-31T09:39:21.696Z] !STACK 0 [2019-07-31T09:39:21.696Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:21.696Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:21.696Z] Caused by: MismatchedTokenException(57!=72) [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229) [2019-07-31T09:39:21.696Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730) [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T09:39:21.696Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:21.696Z] ... 9 more [2019-07-31T09:39:22.256Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:22.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197866286 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:22.256Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:22.256Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:22.256Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:22.256Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:22.256Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:22.256Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:22.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:22.256Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:22.256Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:22.256Z] DEBUG - Clicking on OK [2019-07-31T09:39:22.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197866289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:22.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197866290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:22.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197866290 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:22.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197866290 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:22.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197866290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:22.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197866290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:22.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197866290 data=null item=null 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-31T09:39:22.256Z] DEBUG - Clicked on [2019-07-31T09:39:22.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:22.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:22.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:22.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:22.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:22.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:22.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197866726 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:22.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197866729 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:22.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197866729 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:22.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197866729 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:22.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197866729 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-31T09:39:22.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197866773 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:22.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:22.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197866773 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:22.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197866773 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:22.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197866774 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:22.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197866774 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:22.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197866774 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-31T09:39:22.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197866779 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:22.767Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:22.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:22.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197866780 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:22.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197866785 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:22.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197866785 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:22.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197866785 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:22.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197866786 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:22.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197866795 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:22.767Z] [2019-07-31T09:39:22.767Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:22.653 [2019-07-31T09:39:22.767Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:22.767Z] [2019-07-31T09:39:22.767Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T09:39:22.767Z] !STACK 0 [2019-07-31T09:39:22.767Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:22.767Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:22.767Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:22.767Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:22.767Z] ... 9 more [2019-07-31T09:39:23.328Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:23.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197867575 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:23.328Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:23.328Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:23.328Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:23.328Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:23.328Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:23.328Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:23.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:23.328Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:23.328Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:23.328Z] DEBUG - Clicking on OK [2019-07-31T09:39:23.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197867577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:23.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197867577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:23.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197867577 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:23.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197867577 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:23.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197867577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:23.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197867577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:23.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197867577 data=null item=null 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-31T09:39:23.584Z] DEBUG - Clicked on [2019-07-31T09:39:23.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:23.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:23.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:23.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:23.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:23.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:23.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197867921 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:23.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197867921 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:23.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197867921 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:23.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197867921 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:23.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197867922 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-31T09:39:23.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197867963 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:23.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:23.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197867964 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:23.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197867964 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:23.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197867964 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:23.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197867965 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:23.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197867965 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-31T09:39:23.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197867970 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:23.839Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:23.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:23.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197867971 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:23.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197867972 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:23.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197867972 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:23.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197867972 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:23.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197867972 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:23.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197867985 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:24.095Z] [2019-07-31T09:39:24.095Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:23.854 [2019-07-31T09:39:24.095Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:24.095Z] [2019-07-31T09:39:24.095Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-31T09:39:24.095Z] !STACK 0 [2019-07-31T09:39:24.095Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:24.095Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:24.095Z] Caused by: NoViableAltException(75@[]) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T09:39:24.095Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:24.095Z] ... 9 more [2019-07-31T09:39:24.655Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:24.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197868768 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:24.655Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:24.655Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:24.655Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:24.655Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:24.655Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:24.655Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:24.655Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:24.655Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:24.655Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:24.655Z] DEBUG - Clicking on OK [2019-07-31T09:39:24.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197868769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:24.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197868770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:24.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197868770 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:24.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197868770 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:24.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197868770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:24.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197868770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:24.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197868770 data=null item=null 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-31T09:39:24.655Z] DEBUG - Clicked on [2019-07-31T09:39:24.910Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:24.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:24.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:24.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:24.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:24.910Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:24.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197869074 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:24.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197869074 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:24.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197869074 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:24.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197869074 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:24.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197869075 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-31T09:39:24.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197869086 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:24.910Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:24.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197869087 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:24.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197869087 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:24.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197869087 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:24.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197869087 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:24.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197869087 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-31T09:39:24.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197869099 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:24.910Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:24.910Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:24.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197869100 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:24.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197869100 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:24.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197869100 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:24.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197869101 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:24.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197869101 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:24.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197869112 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:25.166Z] [2019-07-31T09:39:25.166Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:25.019 [2019-07-31T09:39:25.166Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:25.166Z] [2019-07-31T09:39:25.166Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-31T09:39:25.166Z] !STACK 0 [2019-07-31T09:39:25.166Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:25.166Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:25.166Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163) [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:25.166Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:25.166Z] ... 9 more [2019-07-31T09:39:25.725Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:25.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197869883 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:25.725Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:25.725Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:25.725Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:25.725Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:25.725Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:25.725Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:25.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:25.725Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:25.725Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:25.725Z] DEBUG - Clicking on OK [2019-07-31T09:39:25.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197869884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:25.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197869884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:25.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197869884 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:25.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197869884 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:25.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197869884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:25.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197869884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:25.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197869884 data=null item=null 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-31T09:39:25.725Z] DEBUG - Clicked on [2019-07-31T09:39:25.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:25.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:25.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:25.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:25.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:25.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:25.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197870164 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:25.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197870165 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:25.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197870165 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:25.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197870165 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:25.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197870165 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-31T09:39:25.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197870177 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:25.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:25.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197870177 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:25.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197870177 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:25.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197870177 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:25.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197870178 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:25.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197870184 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-31T09:39:25.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197870190 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:25.981Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:25.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:25.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197870191 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:25.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197870191 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:25.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197870191 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:25.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197870191 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:25.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197870191 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:25.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197870203 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:26.236Z] [2019-07-31T09:39:26.236Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:26.108 [2019-07-31T09:39:26.236Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:26.236Z] [2019-07-31T09:39:26.236Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-31T09:39:26.236Z] !STACK 0 [2019-07-31T09:39:26.236Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:26.236Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:26.236Z] Caused by: NoViableAltException(14@[]) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T09:39:26.236Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:26.236Z] ... 9 more [2019-07-31T09:39:26.797Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:26.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197870927 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:26.797Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:26.797Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:26.797Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:26.797Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:26.797Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:26.797Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:26.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:26.797Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:26.797Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:26.797Z] DEBUG - Clicking on OK [2019-07-31T09:39:26.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197870928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:26.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197870928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:26.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197870928 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:26.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197870928 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:26.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197870928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:26.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197870928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:26.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197870928 data=null item=null 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-31T09:39:26.797Z] DEBUG - Clicked on [2019-07-31T09:39:27.053Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:27.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:27.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:27.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:27.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:27.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:27.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197871199 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:27.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197871199 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:27.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197871199 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:27.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197871200 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:27.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197871200 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-31T09:39:27.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197871211 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:27.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:27.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197871212 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:27.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197871212 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:27.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197871212 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:27.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197871212 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:27.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197871212 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-31T09:39:27.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197871224 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:27.053Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:27.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:27.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197871225 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:27.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197871263 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:27.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197871264 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:27.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197871264 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:27.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197871265 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:27.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197871276 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:27.308Z] [2019-07-31T09:39:27.308Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:27.144 [2019-07-31T09:39:27.308Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:27.308Z] [2019-07-31T09:39:27.308Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T09:39:27.308Z] !STACK 0 [2019-07-31T09:39:27.308Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:27.308Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:27.308Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:27.308Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:27.308Z] ... 9 more [2019-07-31T09:39:27.868Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:27.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197871996 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:27.868Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:27.868Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:27.868Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:27.868Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:27.868Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:27.868Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:27.868Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:27.868Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:27.868Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:27.868Z] DEBUG - Clicking on OK [2019-07-31T09:39:27.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197871997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:27.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197871997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:27.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197871997 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:27.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197871997 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:27.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197871997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:27.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197871997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:27.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197871997 data=null item=null 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-31T09:39:27.868Z] DEBUG - Clicked on [2019-07-31T09:39:28.123Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:28.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:28.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:28.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:28.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:28.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:28.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197872262 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:28.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197872262 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:28.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197872262 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:28.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197872263 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:28.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197872263 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-31T09:39:28.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197872288 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:28.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:28.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197872289 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:28.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197872289 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:28.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197872289 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:28.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197872290 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:28.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197872290 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-31T09:39:28.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197872300 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:28.123Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:28.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:28.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197872300 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:28.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197872301 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:28.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197872301 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:28.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197872301 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:28.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197872301 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:28.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197872367 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:28.379Z] [2019-07-31T09:39:28.379Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:28.243 [2019-07-31T09:39:28.379Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:28.379Z] [2019-07-31T09:39:28.379Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T09:39:28.379Z] !STACK 0 [2019-07-31T09:39:28.379Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:28.379Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:28.379Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:28.379Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:28.379Z] ... 9 more [2019-07-31T09:39:29.221Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:29.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197873103 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:29.221Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:29.221Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:29.221Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:29.221Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:29.221Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:29.221Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:29.221Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:29.221Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:29.221Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:29.221Z] DEBUG - Clicking on OK [2019-07-31T09:39:29.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197873104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:29.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197873104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:29.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197873104 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:29.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197873104 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:29.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197873105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:29.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197873105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:29.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197873105 data=null item=null 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-31T09:39:29.221Z] DEBUG - Clicked on [2019-07-31T09:39:29.221Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:29.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:29.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:29.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:29.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:29.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:29.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197873368 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:29.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197873369 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:29.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197873369 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:29.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197873369 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:29.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197873369 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-31T09:39:29.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197873389 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:29.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:29.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197873390 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:29.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197873390 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:29.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197873390 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:29.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197873390 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:29.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197873391 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-31T09:39:29.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197873397 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:29.221Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:29.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:29.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197873398 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:29.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197873398 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:29.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197873398 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:29.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197873398 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:29.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197873399 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:29.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197873409 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:29.478Z] [2019-07-31T09:39:29.478Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:29.328 [2019-07-31T09:39:29.478Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:29.478Z] [2019-07-31T09:39:29.478Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T09:39:29.478Z] !STACK 0 [2019-07-31T09:39:29.478Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:29.478Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:29.478Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:29.478Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:29.478Z] ... 9 more [2019-07-31T09:39:30.039Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:30.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197874199 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:30.039Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:30.039Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:30.039Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:30.039Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:30.039Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:30.039Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:30.039Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:30.039Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:30.039Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:30.039Z] DEBUG - Clicking on OK [2019-07-31T09:39:30.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197874201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:30.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197874201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:30.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197874201 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:30.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197874201 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:30.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197874201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:30.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197874201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:30.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197874201 data=null item=null 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-31T09:39:30.039Z] DEBUG - Clicked on [2019-07-31T09:39:30.295Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:30.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:30.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:30.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:30.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:30.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:30.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197874400 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:30.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197874400 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:30.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197874400 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:30.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197874401 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:30.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197874401 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-31T09:39:30.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197874470 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:30.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:30.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197874471 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:30.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197874471 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:30.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197874471 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:30.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197874471 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:30.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197874472 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-31T09:39:30.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197874477 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:30.295Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:30.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:30.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197874478 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:30.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197874478 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:30.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197874478 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:30.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197874478 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:30.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197874482 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:30.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197874490 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:30.549Z] [2019-07-31T09:39:30.549Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:30.353 [2019-07-31T09:39:30.549Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:30.549Z] [2019-07-31T09:39:30.549Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T09:39:30.549Z] !STACK 0 [2019-07-31T09:39:30.549Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:30.549Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:30.549Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:30.549Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:30.549Z] ... 9 more [2019-07-31T09:39:31.109Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:31.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197875269 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:31.109Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:31.109Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:31.109Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:31.109Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:31.109Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:31.109Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:31.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:31.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:31.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:31.109Z] DEBUG - Clicking on OK [2019-07-31T09:39:31.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197875269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:31.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197875270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:31.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197875270 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:31.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197875270 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:31.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197875270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:31.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197875270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:31.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197875270 data=null item=null 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-31T09:39:31.109Z] DEBUG - Clicked on [2019-07-31T09:39:31.364Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:31.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:31.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:31.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:31.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:31.364Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:31.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197875497 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:31.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197875497 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:31.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197875497 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:31.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197875498 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:31.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197875498 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-31T09:39:31.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197875514 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:31.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:31.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197875515 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:31.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197875515 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:31.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197875515 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:31.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197875515 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:31.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197875515 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-31T09:39:31.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197875568 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:31.365Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:31.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:31.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197875569 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:31.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197875569 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:31.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197875569 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:31.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197875569 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:31.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197875570 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:31.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197875578 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:31.620Z] [2019-07-31T09:39:31.620Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:31.419 [2019-07-31T09:39:31.620Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:31.620Z] [2019-07-31T09:39:31.620Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T09:39:31.620Z] !STACK 0 [2019-07-31T09:39:31.620Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:31.620Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:31.620Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:31.620Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:31.620Z] ... 9 more [2019-07-31T09:39:32.181Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:32.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197876178 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:32.181Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:32.181Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:32.181Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:32.181Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:32.181Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:32.181Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:32.181Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:32.181Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:32.181Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:32.181Z] DEBUG - Clicking on OK [2019-07-31T09:39:32.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197876180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:32.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197876180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:32.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197876180 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:32.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197876180 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:32.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197876180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:32.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197876180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:32.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197876180 data=null item=null 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-31T09:39:32.181Z] DEBUG - Clicked on [2019-07-31T09:39:32.436Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:32.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:32.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:32.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:32.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:32.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:32.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197876455 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:32.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197876455 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:32.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197876455 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:32.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197876455 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:32.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197876458 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-31T09:39:32.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197876470 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:32.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:32.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197876471 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:32.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197876471 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:32.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197876471 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:32.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197876471 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:32.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197876471 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-31T09:39:32.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197876481 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:32.436Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:32.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:32.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197876482 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:32.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197876482 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:32.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197876482 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:32.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197876482 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:32.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197876482 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:32.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197876491 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:32.436Z] [2019-07-31T09:39:32.436Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:32.350 [2019-07-31T09:39:32.436Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:32.436Z] [2019-07-31T09:39:32.436Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T09:39:32.436Z] !STACK 0 [2019-07-31T09:39:32.437Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:32.437Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:32.437Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:32.437Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:32.437Z] ... 9 more [2019-07-31T09:39:32.997Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:32.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197877208 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:32.997Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:32.997Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:32.997Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:32.997Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:32.997Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:32.997Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:32.997Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:32.997Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:32.997Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:32.997Z] DEBUG - Clicking on OK [2019-07-31T09:39:32.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197877210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:32.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197877210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:32.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197877210 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:32.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197877210 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:32.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197877210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:32.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197877210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:32.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197877210 data=null item=null 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-31T09:39:33.252Z] DEBUG - Clicked on [2019-07-31T09:39:33.252Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:33.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:33.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:33.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:33.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:33.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:33.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197877466 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:33.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197877466 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:33.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197877466 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:33.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197877467 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:33.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197877467 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-31T09:39:33.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197877480 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:33.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:33.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197877481 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:33.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197877481 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:33.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197877481 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:33.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197877481 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:33.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197877482 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-31T09:39:33.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197877486 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:33.252Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:33.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:33.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197877487 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:33.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197877487 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:33.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197877487 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:33.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197877488 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:33.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197877488 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:33.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197877501 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:33.507Z] [2019-07-31T09:39:33.507Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:33.414 [2019-07-31T09:39:33.507Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:33.507Z] [2019-07-31T09:39:33.507Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-31T09:39:33.507Z] !STACK 0 [2019-07-31T09:39:33.507Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:33.507Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:33.507Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:33.507Z] ... 9 more [2019-07-31T09:39:33.507Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2019-07-31T09:39:33.507Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-31T09:39:33.507Z] at java.lang.Long.parseLong(Long.java:592) [2019-07-31T09:39:33.507Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-31T09:39:33.507Z] at java.lang.Long.decode(Long.java:928) [2019-07-31T09:39:33.507Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-31T09:39:33.507Z] ... 16 more [2019-07-31T09:39:34.068Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:34.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197878283 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:34.068Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:34.068Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:34.068Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:34.068Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:34.068Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:34.068Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:34.068Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:34.068Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:34.068Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:34.068Z] DEBUG - Clicking on OK [2019-07-31T09:39:34.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197878285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:34.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197878285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:34.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197878285 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:34.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197878285 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:34.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197878285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:34.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197878285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:34.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197878285 data=null item=null 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-31T09:39:34.323Z] DEBUG - Clicked on [2019-07-31T09:39:34.323Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:34.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:34.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:34.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:34.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:34.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:34.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197878525 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:34.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197878525 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:34.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197878525 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:34.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197878560 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:34.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197878561 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-31T09:39:34.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197878572 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:34.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:34.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197878573 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:34.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197878573 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:34.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197878573 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:34.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197878574 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:34.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197878574 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-31T09:39:34.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197878584 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:34.579Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:34.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:34.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197878585 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:34.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197878585 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:34.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197878585 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:34.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197878585 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:34.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197878586 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:34.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197878594 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:34.579Z] [2019-07-31T09:39:34.579Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:34.507 [2019-07-31T09:39:34.579Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:34.579Z] [2019-07-31T09:39:34.579Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T09:39:34.579Z] !STACK 0 [2019-07-31T09:39:34.579Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:34.579Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:34.579Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:34.579Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:34.579Z] ... 9 more [2019-07-31T09:39:35.141Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:35.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197879325 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:35.141Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:35.141Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:35.141Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:35.141Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:35.141Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:35.141Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:35.141Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:35.141Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:35.141Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:35.141Z] DEBUG - Clicking on OK [2019-07-31T09:39:35.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197879326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:35.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197879326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:35.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197879326 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:35.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197879326 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:35.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197879326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:35.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197879326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:35.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197879326 data=null item=null 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-31T09:39:35.141Z] DEBUG - Clicked on [2019-07-31T09:39:35.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:35.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:35.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:35.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:35.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:35.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:35.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197879612 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:35.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197879612 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:35.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197879612 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:35.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197879612 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:35.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197879613 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-31T09:39:35.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197879664 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:35.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:35.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197879665 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:35.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197879665 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:35.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197879665 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:35.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197879666 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:35.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197879666 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-31T09:39:35.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197879671 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:35.652Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:35.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:35.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197879671 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:35.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197879672 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:35.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197879672 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:35.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197879672 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:35.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197879672 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:35.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197879685 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:35.652Z] [2019-07-31T09:39:35.652Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:35.543 [2019-07-31T09:39:35.652Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:35.652Z] [2019-07-31T09:39:35.652Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-31T09:39:35.652Z] !STACK 0 [2019-07-31T09:39:35.652Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:35.652Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:35.652Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:35.652Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:35.652Z] ... 9 more [2019-07-31T09:39:36.212Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:36.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197880390 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:36.212Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:36.212Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:36.212Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:36.212Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:36.212Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:36.212Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:36.212Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:36.212Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:36.212Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:36.212Z] DEBUG - Clicking on OK [2019-07-31T09:39:36.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197880391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:36.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197880391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:36.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197880391 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:36.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197880391 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:36.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197880391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:36.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197880391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:36.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197880391 data=null item=null 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-31T09:39:36.212Z] DEBUG - Clicked on [2019-07-31T09:39:36.467Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:36.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:36.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:36.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:36.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:36.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:36.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197880593 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:36.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197880593 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:36.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197880593 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:36.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197880593 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:36.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197880593 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-31T09:39:36.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197880610 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:36.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:36.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197880611 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:36.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197880611 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:36.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197880611 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:36.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197880611 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:36.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197880611 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-31T09:39:36.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197880665 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:36.467Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:36.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:36.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197880666 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:36.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197880666 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:36.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197880666 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:36.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197880666 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:36.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197880666 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:36.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197880674 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:36.723Z] [2019-07-31T09:39:36.723Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:36.517 [2019-07-31T09:39:36.723Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:36.723Z] [2019-07-31T09:39:36.723Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T09:39:36.723Z] !STACK 0 [2019-07-31T09:39:36.723Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:36.723Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:36.723Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:36.723Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:36.723Z] ... 9 more [2019-07-31T09:39:37.285Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:37.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197881274 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:37.285Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:37.285Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:37.285Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:37.285Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:37.285Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:37.285Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:37.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:37.285Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:37.285Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:37.285Z] DEBUG - Clicking on OK [2019-07-31T09:39:37.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197881275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:37.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197881275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:37.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197881275 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:37.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197881276 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:37.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197881276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:37.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197881276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:37.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197881276 data=null item=null 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-31T09:39:37.285Z] DEBUG - Clicked on [2019-07-31T09:39:37.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:37.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:37.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:37.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:37.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:37.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:37.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197881488 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:37.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197881488 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:37.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197881488 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:37.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197881489 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:37.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197881489 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-31T09:39:37.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197881505 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:37.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:37.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197881506 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:37.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197881506 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:37.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197881506 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:37.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197881506 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:37.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197881506 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-31T09:39:37.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197881511 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:37.285Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:37.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:37.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197881516 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:37.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197881516 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:37.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197881516 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:37.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197881516 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:37.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197881516 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:37.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197881523 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:37.540Z] [2019-07-31T09:39:37.540Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:37.364 [2019-07-31T09:39:37.540Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:37.540Z] [2019-07-31T09:39:37.540Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T09:39:37.540Z] !STACK 0 [2019-07-31T09:39:37.540Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:37.540Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:37.540Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:37.540Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:37.540Z] ... 9 more [2019-07-31T09:39:38.101Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:38.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197882212 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:38.101Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:38.101Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:38.101Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:38.101Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:38.101Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:38.101Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:38.101Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:38.101Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:38.101Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:38.101Z] DEBUG - Clicking on OK [2019-07-31T09:39:38.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197882213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:38.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197882213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:38.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197882213 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:38.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197882214 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:38.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197882214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:38.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197882214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:38.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197882214 data=null item=null 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-31T09:39:38.101Z] DEBUG - Clicked on [2019-07-31T09:39:38.662Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:38.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:38.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:38.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:38.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:38.662Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:38.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197882631 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:38.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197882632 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:38.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197882632 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:38.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197882632 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:38.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197882632 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-31T09:39:38.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197882647 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:38.662Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:38.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197882648 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:38.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197882648 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:38.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197882648 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:38.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197882648 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:38.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197882649 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-31T09:39:38.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197882653 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:38.662Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:38.662Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:38.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1197882654 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T09:39:38.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1197882654 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T09:39:38.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1197882654 data=null} to TreeItem with text {Traces [0]} [2019-07-31T09:39:38.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1197882654 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:39:38.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197882654 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-31T09:39:38.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1197882665 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T09:39:38.662Z] [2019-07-31T09:39:38.662Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:38.534 [2019-07-31T09:39:38.662Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:38.662Z] [2019-07-31T09:39:38.662Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T09:39:38.662Z] !STACK 0 [2019-07-31T09:39:38.662Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:38.662Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:38.662Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:38.662Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:38.662Z] ... 9 more [2019-07-31T09:39:39.512Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:39.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197883268 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:39.512Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:39.512Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:39.512Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:39.512Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:39.512Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:39.512Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:39.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:39.512Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:39.512Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:39.512Z] DEBUG - Clicking on OK [2019-07-31T09:39:39.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197883269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:39.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197883269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:39.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197883269 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:39.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197883269 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:39.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197883269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:39.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197883269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:39.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197883269 data=null item=null 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-31T09:39:39.512Z] DEBUG - Clicked on [2019-07-31T09:39:39.773Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:39.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:39.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:39.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:39.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:39.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:39.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197883518 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:39.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197883518 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:39.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197883519 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:39.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197883519 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:39.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197883519 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-31T09:39:39.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197883533 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:39.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:39.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197883533 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:39.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197883533 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:39.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197883533 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:39.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197883534 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:39.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197883534 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-31T09:39:39.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197883538 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:39.773Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:39.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:39.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197883539 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:39.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197883539 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:39.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197883539 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:39.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197883539 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:39.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197883540 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:39.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197883552 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:39.773Z] [2019-07-31T09:39:39.773Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:39.419 [2019-07-31T09:39:39.773Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:39.773Z] [2019-07-31T09:39:39.773Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-31T09:39:39.773Z] !STACK 0 [2019-07-31T09:39:39.773Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:39.773Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:39.773Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:39.773Z] ... 9 more [2019-07-31T09:39:39.773Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" [2019-07-31T09:39:39.773Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-31T09:39:39.773Z] at java.lang.Long.parseLong(Long.java:589) [2019-07-31T09:39:39.773Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-31T09:39:39.773Z] at java.lang.Long.decode(Long.java:928) [2019-07-31T09:39:39.773Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-31T09:39:39.773Z] ... 17 more [2019-07-31T09:39:40.334Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:40.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197884295 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:40.334Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:40.334Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:40.334Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:40.334Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:40.334Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:40.334Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:40.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:40.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:40.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:40.334Z] DEBUG - Clicking on OK [2019-07-31T09:39:40.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197884296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:40.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197884296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:40.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197884296 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:40.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197884296 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:40.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197884296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:40.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197884296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:40.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197884296 data=null item=null 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-31T09:39:40.334Z] DEBUG - Clicked on [2019-07-31T09:39:40.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:40.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:40.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:40.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:40.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:40.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:40.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197884563 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:40.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197884564 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:40.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197884564 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:40.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197884564 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:40.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197884564 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-31T09:39:40.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197884575 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:40.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:40.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197884575 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:40.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197884575 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:40.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197884575 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:40.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197884576 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:40.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197884576 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-31T09:39:40.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197884585 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:40.589Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:40.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:40.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197884586 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:40.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197884586 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:40.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197884586 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:40.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197884586 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:40.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197884586 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:40.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197884594 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:40.589Z] [2019-07-31T09:39:40.589Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:40.443 [2019-07-31T09:39:40.589Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:40.589Z] [2019-07-31T09:39:40.589Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-31T09:39:40.589Z] !STACK 0 [2019-07-31T09:39:40.589Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:40.589Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:40.589Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:40.589Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:40.589Z] ... 9 more [2019-07-31T09:39:41.150Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:41.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197885276 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:41.150Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:41.150Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:41.150Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:41.150Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:41.150Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:41.150Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:41.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:41.150Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:41.150Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:41.150Z] DEBUG - Clicking on OK [2019-07-31T09:39:41.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197885277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:41.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197885277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:41.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197885277 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:41.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197885277 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:41.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197885277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:41.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197885277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:41.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197885277 data=null item=null 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-31T09:39:41.150Z] DEBUG - Clicked on [2019-07-31T09:39:41.406Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:41.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:41.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:41.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:41.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:41.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:41.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197885567 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:41.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197885567 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:41.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197885567 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:41.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197885567 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:41.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197885567 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-31T09:39:41.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197885584 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:41.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:41.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197885584 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:41.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197885584 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:41.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197885584 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:41.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197885585 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:41.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197885585 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-31T09:39:41.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197885590 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:41.406Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:41.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:41.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197885590 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:41.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197885591 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:41.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197885591 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:41.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197885591 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:41.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197885591 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:41.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197885603 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:41.662Z] [2019-07-31T09:39:41.662Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:41.464 [2019-07-31T09:39:41.662Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:41.662Z] [2019-07-31T09:39:41.662Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T09:39:41.662Z] !STACK 0 [2019-07-31T09:39:41.662Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:41.662Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:41.662Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:41.662Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:41.662Z] ... 9 more [2019-07-31T09:39:42.222Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:42.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197886316 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:42.222Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:42.222Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:42.222Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:42.222Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:42.222Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:42.222Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:42.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:42.222Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:42.222Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:42.222Z] DEBUG - Clicking on OK [2019-07-31T09:39:42.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197886317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:42.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197886317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:42.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197886317 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:42.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197886317 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:42.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197886317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:42.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197886318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:42.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197886318 data=null item=null 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-31T09:39:42.222Z] DEBUG - Clicked on [2019-07-31T09:39:42.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:42.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:42.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:42.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:42.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:42.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:42.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197886526 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:42.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197886526 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:42.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197886526 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:42.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197886526 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:42.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197886527 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-31T09:39:42.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197886563 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:42.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:42.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197886564 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:42.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197886564 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:42.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197886564 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:42.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197886564 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:42.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197886564 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-31T09:39:42.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197886569 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:42.477Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:42.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:42.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197886570 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:42.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197886570 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:42.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197886570 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:42.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197886570 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:42.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197886570 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:42.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197886577 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:42.477Z] [2019-07-31T09:39:42.477Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:42.420 [2019-07-31T09:39:42.477Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:42.477Z] [2019-07-31T09:39:42.477Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-31T09:39:42.477Z] !STACK 0 [2019-07-31T09:39:42.477Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:42.477Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:42.477Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:42.477Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:42.477Z] ... 9 more [2019-07-31T09:39:43.038Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:43.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197887177 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:43.038Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:43.038Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:43.038Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:43.038Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:43.038Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:43.038Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:43.038Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:43.038Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:43.038Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:43.038Z] DEBUG - Clicking on OK [2019-07-31T09:39:43.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197887178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:43.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197887178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:43.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197887178 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:43.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197887178 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:43.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197887178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:43.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197887178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:43.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197887178 data=null item=null 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-31T09:39:43.038Z] DEBUG - Clicked on [2019-07-31T09:39:43.293Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:43.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:43.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:43.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:43.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:43.293Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:43.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197887453 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:43.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197887453 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:43.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197887453 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:43.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197887453 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:43.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197887453 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-31T09:39:43.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197887468 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:43.293Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:43.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197887468 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:43.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197887469 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:43.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197887469 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:43.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197887469 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:43.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197887469 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-31T09:39:43.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197887478 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:43.293Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:43.293Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:43.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197887479 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:43.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197887479 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:43.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197887479 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:43.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197887479 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:43.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197887479 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:43.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197887487 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:43.548Z] [2019-07-31T09:39:43.548Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:43.342 [2019-07-31T09:39:43.548Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:43.548Z] [2019-07-31T09:39:43.548Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-31T09:39:43.548Z] !STACK 0 [2019-07-31T09:39:43.548Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-31T09:39:43.548Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:43.548Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:43.548Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:43.548Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:43.548Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:43.548Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:43.548Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:43.548Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:43.548Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:43.548Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:43.548Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-31T09:39:43.548Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193) [2019-07-31T09:39:43.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114) [2019-07-31T09:39:43.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-31T09:39:43.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-31T09:39:43.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T09:39:43.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T09:39:43.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:43.549Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:43.549Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:43.549Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:43.549Z] ... 9 more [2019-07-31T09:39:44.109Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:44.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197888085 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:44.109Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:44.109Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:44.109Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:44.109Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:44.109Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:44.109Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:44.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:44.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:44.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:44.109Z] DEBUG - Clicking on OK [2019-07-31T09:39:44.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197888086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:44.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197888086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:44.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197888086 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:44.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197888086 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:44.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197888086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:44.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197888086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:44.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197888086 data=null item=null 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-31T09:39:44.109Z] DEBUG - Clicked on [2019-07-31T09:39:44.109Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:44.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:44.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:44.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:44.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:44.109Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:44.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197888339 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:44.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197888339 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:44.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197888339 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:44.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197888339 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:44.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197888339 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-31T09:39:44.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197888349 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:44.109Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:44.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197888350 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:44.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197888350 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:44.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197888350 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:44.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197888350 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:44.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197888350 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-31T09:39:44.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197888367 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:44.364Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:44.364Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:44.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197888368 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:44.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197888368 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:44.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197888368 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:44.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197888369 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:44.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197888369 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:44.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197888376 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:44.364Z] [2019-07-31T09:39:44.364Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:44.170 [2019-07-31T09:39:44.364Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:44.364Z] [2019-07-31T09:39:44.364Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-31T09:39:44.364Z] !STACK 0 [2019-07-31T09:39:44.364Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:44.364Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:44.364Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216) [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T09:39:44.364Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:44.364Z] ... 9 more [2019-07-31T09:39:44.924Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:44.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197888927 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:44.924Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:44.924Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:44.924Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:44.924Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:44.924Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:44.924Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:44.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:44.924Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:44.924Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:44.924Z] DEBUG - Clicking on OK [2019-07-31T09:39:44.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197888928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:44.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197888928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:44.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197888928 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:44.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197888928 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:44.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197888928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:44.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197888928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:44.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197888928 data=null item=null 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-31T09:39:44.924Z] DEBUG - Clicked on [2019-07-31T09:39:45.179Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T09:39:45.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:45.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:45.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:45.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:45.180Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:45.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197889186 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197889186 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197889186 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197889186 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197889186 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-31T09:39:45.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197889197 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.180Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:45.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197889197 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197889197 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197889197 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197889198 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197889198 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-31T09:39:45.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197889209 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.180Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T09:39:45.180Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:45.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1197889210 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T09:39:45.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1197889210 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:45.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1197889210 data=null} to TreeItem with text {Traces [1]} [2019-07-31T09:39:45.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1197889210 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:45.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197889210 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T09:39:45.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1197889218 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T09:39:45.180Z] [2019-07-31T09:39:45.180Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 09:39:45.056 [2019-07-31T09:39:45.180Z] !MESSAGE Error initializing trace. [2019-07-31T09:39:45.180Z] [2019-07-31T09:39:45.180Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-31T09:39:45.180Z] !STACK 0 [2019-07-31T09:39:45.180Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T09:39:45.180Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:39:45.180Z] Caused by: NoViableAltException(73@[]) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T09:39:45.180Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T09:39:45.180Z] ... 9 more [2019-07-31T09:39:45.740Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T09:39:45.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1197889797 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T09:39:45.740Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:45.740Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:45.740Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T09:39:45.740Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T09:39:45.740Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:39:45.740Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:39:45.740Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:45.740Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:45.740Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:45.740Z] DEBUG - Clicking on OK [2019-07-31T09:39:45.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197889798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:45.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197889798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:45.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197889798 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:45.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197889798 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:45.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197889798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:45.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197889798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T09:39:45.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197889798 data=null item=null 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-31T09:39:45.740Z] DEBUG - Clicked on [2019-07-31T09:39:45.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1197890032 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:39:45.996Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:39:45.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:39:45.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:39:45.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:39:45.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197890037 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1197890037 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1197890037 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197890037 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1197890038 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-31T09:39:45.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1197890057 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T09:39:45.996Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:39:45.996Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:39:45.996Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:39:46.922Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:39:46.922Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:39:46.922Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:39:46.922Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:39:46.922Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:39:46.922Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:39:46.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:39:46.922Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:46.922Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:39:46.922Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:39:46.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197890873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:39:46.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197890873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:39:46.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197890873 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:39:46.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197890873 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:39:46.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197890873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:39:46.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197890873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:39:46.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197890873 data=null item=null 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-31T09:39:46.922Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197890874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:39:46.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197890874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:39:46.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197890874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:39:46.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197890874 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:39:46.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1197890874 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:39:46.922Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:39:46.922Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:39:46.922Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:39:46.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:39:46.922Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:39:46.922Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:39:46.922Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:39:46.922Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:39:46.922Z] DEBUG - Clicking on OK [2019-07-31T09:39:46.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1197890874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:39:46.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1197890874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:39:46.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1197890875 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:39:46.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1197890875 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:39:46.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1197890875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:39:46.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1197890875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:39:46.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:39:46.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:39:46.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:39:46.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:39:46.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:39:46.922Z] DEBUG - Clicked on OK [2019-07-31T09:39:46.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1197890875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:39:46.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1197890111 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-31T09:39:47.178Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.585 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-31T09:39:47.178Z] testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.623 s [2019-07-31T09:39:47.178Z] 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.194 s [2019-07-31T09:39:47.178Z] 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.152 s [2019-07-31T09:39:47.178Z] 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.064 s [2019-07-31T09:39:47.178Z] 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.061 s [2019-07-31T09:39:47.178Z] 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.059 s [2019-07-31T09:39:47.178Z] 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.111 s [2019-07-31T09:39:47.178Z] 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.032 s [2019-07-31T09:39:47.178Z] 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.096 s [2019-07-31T09:39:47.178Z] 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: 0.959 s [2019-07-31T09:39:47.178Z] 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.011 s [2019-07-31T09:39:47.178Z] 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.056 s [2019-07-31T09:39:47.178Z] 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.089 s [2019-07-31T09:39:47.178Z] 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: 0.981 s [2019-07-31T09:39:47.178Z] 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: 0.894 s [2019-07-31T09:39:47.178Z] 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.143 s [2019-07-31T09:39:47.178Z] 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: 0.886 s [2019-07-31T09:39:47.178Z] 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.016 s [2019-07-31T09:39:47.178Z] 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.033 s [2019-07-31T09:39:47.178Z] 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: 0.959 s [2019-07-31T09:39:47.178Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.926 s [2019-07-31T09:39:47.178Z] 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: 0.884 s [2019-07-31T09:39:47.178Z] 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: 0.847 s [2019-07-31T09:39:47.178Z] 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: 0.85 s [2019-07-31T09:39:47.178Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-31T09:39:47.739Z] *** BUG *** [2019-07-31T09:39:47.739Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:39:47.739Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:39:47.739Z] [2019-07-31T09:39:47.739Z] *** BUG *** [2019-07-31T09:39:47.739Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:39:47.739Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:39:47.739Z] [2019-07-31T09:39:47.994Z] *** BUG *** [2019-07-31T09:39:47.994Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:39:47.994Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:39:47.994Z] [2019-07-31T09:39:47.994Z] *** BUG *** [2019-07-31T09:39:47.994Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:39:47.994Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:39:47.994Z] [2019-07-31T09:39:47.994Z] *** BUG *** [2019-07-31T09:39:47.994Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:39:47.994Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:39:47.994Z] [2019-07-31T09:39:47.994Z] *** BUG *** [2019-07-31T09:39:47.994Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:39:47.994Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:39:47.994Z] [2019-07-31T09:39:47.994Z] *** BUG *** [2019-07-31T09:39:47.994Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:39:47.994Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:39:47.994Z] [2019-07-31T09:39:50.507Z] *** BUG *** [2019-07-31T09:39:50.507Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:39:50.507Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:39:50.507Z] [2019-07-31T09:39:50.507Z] *** BUG *** [2019-07-31T09:39:50.507Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:39:50.507Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:39:50.507Z] [2019-07-31T09:39:50.507Z] *** BUG *** [2019-07-31T09:39:50.507Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:39:50.507Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:39:50.507Z] [2019-07-31T09:41:12.468Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.555 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-31T09:41:12.468Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.518 s [2019-07-31T09:41:12.468Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.866 s [2019-07-31T09:41:12.468Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.247 s [2019-07-31T09:41:12.468Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.356 s [2019-07-31T09:41:12.468Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.393 s [2019-07-31T09:41:12.468Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 8.239 s [2019-07-31T09:41:12.468Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 7.705 s [2019-07-31T09:41:12.468Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.056 s [2019-07-31T09:41:12.468Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.572 s [2019-07-31T09:41:12.468Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.447 s [2019-07-31T09:41:12.468Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.502 s [2019-07-31T09:41:12.468Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.28 s [2019-07-31T09:41:12.468Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.946 s [2019-07-31T09:41:12.468Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.474 s [2019-07-31T09:41:12.468Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.14 s [2019-07-31T09:41:12.468Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.189 s [2019-07-31T09:41:12.468Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.42 s [2019-07-31T09:41:12.468Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.124 s [2019-07-31T09:41:12.468Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.103 s [2019-07-31T09:41:12.468Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.101 s [2019-07-31T09:41:12.468Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.188 s [2019-07-31T09:41:12.468Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.011 s [2019-07-31T09:41:12.468Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.119 s [2019-07-31T09:41:12.468Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.518 s [2019-07-31T09:41:12.468Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.354 s [2019-07-31T09:41:12.468Z] [2019-07-31T09:41:12.468Z] Results: [2019-07-31T09:41:12.468Z] [2019-07-31T09:41:12.468Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:41:12.468Z] [2019-07-31T09:41:12.468Z] [2019-07-31T09:41:12.468Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 09:41:05.030 [2019-07-31T09:41:12.468Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T09:41:12.468Z] [INFO] All tests passed! [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:41:12.468Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T09:41:12.468Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:41:12.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T09:41:12.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-31T09:41:12.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T09:41:12.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:41:12.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:12.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2019-07-31T09:41:12.468Z] [INFO] Building Trace Compass User Guide 5.0.0-SNAPSHOT [69/134] [2019-07-31T09:41:12.468Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] Executing tasks [2019-07-31T09:41:12.468Z] [2019-07-31T09:41:12.468Z] main: [2019-07-31T09:41:12.468Z] [2019-07-31T09:41:12.468Z] clean: [2019-07-31T09:41:12.468Z] [INFO] Executed tasks [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] The project's OSGi version is 5.0.0.201907310859 [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] Executing tasks [2019-07-31T09:41:12.468Z] [2019-07-31T09:41:12.468Z] main: [2019-07-31T09:41:12.468Z] [2019-07-31T09:41:12.468Z] build: [2019-07-31T09:41:12.468Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html [2019-07-31T09:41:12.468Z] [2019-07-31T09:41:12.468Z] test: [2019-07-31T09:41:12.468Z] [xmlvalidate] 18 file(s) have been successfully validated. [2019-07-31T09:41:12.468Z] [INFO] Executed tasks [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:12.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T09:41:12.468Z] [INFO] Command line: [2019-07-31T09:41:12.468Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T09:41:12.468Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:41:12.468Z] Buildfile: build.xml [2019-07-31T09:41:12.468Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T09:41:12.468Z] [2019-07-31T09:41:12.468Z] build.index: [2019-07-31T09:41:12.468Z] BUILD SUCCESSFUL [2019-07-31T09:41:12.468Z] [2019-07-31T09:41:12.468Z] BUILD SUCCESSFUL [2019-07-31T09:41:12.468Z] Total time: 2 seconds [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:12.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] [2019-07-31T09:41:12.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.468Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T09:41:12.724Z] [INFO] [2019-07-31T09:41:12.724Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.724Z] [INFO] [2019-07-31T09:41:12.724Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.724Z] [INFO] [2019-07-31T09:41:12.724Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:12.724Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T09:41:13.285Z] [INFO] [2019-07-31T09:41:13.285Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:13.540Z] [INFO] [2019-07-31T09:41:13.540Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:13.540Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T09:41:13.540Z] [INFO] [2019-07-31T09:41:13.540Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:13.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T09:41:13.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T09:41:13.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T09:41:13.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:41:13.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:13.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:13.540Z] [INFO] [2019-07-31T09:41:13.540Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T09:41:13.540Z] [INFO] [2019-07-31T09:41:13.540Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2019-07-31T09:41:13.540Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT [70/134] [2019-07-31T09:41:13.540Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:41:13.540Z] [INFO] [2019-07-31T09:41:13.540Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:13.540Z] [INFO] [2019-07-31T09:41:13.540Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:13.540Z] [INFO] Executing tasks [2019-07-31T09:41:13.540Z] [2019-07-31T09:41:13.540Z] main: [2019-07-31T09:41:13.540Z] [2019-07-31T09:41:13.540Z] clean: [2019-07-31T09:41:13.540Z] [INFO] Executed tasks [2019-07-31T09:41:13.540Z] [INFO] [2019-07-31T09:41:13.540Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:13.540Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2019-07-31T09:41:13.540Z] [INFO] [2019-07-31T09:41:13.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:13.540Z] [INFO] The project's OSGi version is 5.0.0.201907310859 [2019-07-31T09:41:13.540Z] [INFO] [2019-07-31T09:41:13.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:13.540Z] [INFO] [2019-07-31T09:41:13.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:13.541Z] [INFO] [2019-07-31T09:41:13.541Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:13.541Z] [INFO] [2019-07-31T09:41:13.541Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:13.541Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:13.541Z] [INFO] [2019-07-31T09:41:13.541Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:13.541Z] [INFO] Executing tasks [2019-07-31T09:41:13.541Z] [2019-07-31T09:41:13.541Z] main: [2019-07-31T09:41:13.541Z] [2019-07-31T09:41:13.541Z] build: [2019-07-31T09:41:13.541Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html [2019-07-31T09:41:13.541Z] [2019-07-31T09:41:13.541Z] test: [2019-07-31T09:41:13.541Z] [xmlvalidate] 8 file(s) have been successfully validated. [2019-07-31T09:41:13.541Z] [INFO] Executed tasks [2019-07-31T09:41:13.541Z] [INFO] [2019-07-31T09:41:13.541Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:13.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:13.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2019-07-31T09:41:13.541Z] [INFO] [2019-07-31T09:41:13.541Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:13.541Z] [INFO] [2019-07-31T09:41:13.541Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:13.796Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T09:41:13.796Z] [INFO] Command line: [2019-07-31T09:41:13.796Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T09:41:13.796Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:41:15.682Z] Buildfile: build.xml [2019-07-31T09:41:15.937Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T09:41:15.937Z] [2019-07-31T09:41:15.937Z] build.index: [2019-07-31T09:41:17.299Z] BUILD SUCCESSFUL [2019-07-31T09:41:17.299Z] [2019-07-31T09:41:17.299Z] BUILD SUCCESSFUL [2019-07-31T09:41:17.299Z] Total time: 2 seconds [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:18.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T09:41:18.226Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T09:41:18.226Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T09:41:18.226Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:41:18.226Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:18.226Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2019-07-31T09:41:18.226Z] [INFO] Building Trace Compass RCP User Guide 5.0.0-SNAPSHOT [71/134] [2019-07-31T09:41:18.226Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] Executing tasks [2019-07-31T09:41:18.226Z] [2019-07-31T09:41:18.226Z] main: [2019-07-31T09:41:18.226Z] [2019-07-31T09:41:18.226Z] clean: [2019-07-31T09:41:18.226Z] [INFO] Executed tasks [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] The project's OSGi version is 5.0.0.201907310859 [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] Executing tasks [2019-07-31T09:41:18.226Z] [2019-07-31T09:41:18.226Z] main: [2019-07-31T09:41:18.226Z] [2019-07-31T09:41:18.226Z] build: [2019-07-31T09:41:18.226Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html [2019-07-31T09:41:18.226Z] [2019-07-31T09:41:18.226Z] test: [2019-07-31T09:41:18.226Z] [xmlvalidate] 2 file(s) have been successfully validated. [2019-07-31T09:41:18.226Z] [INFO] Executed tasks [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:18.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:18.226Z] [INFO] [2019-07-31T09:41:18.226Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:18.481Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T09:41:18.481Z] [INFO] Command line: [2019-07-31T09:41:18.481Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T09:41:18.481Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:41:20.371Z] Buildfile: build.xml [2019-07-31T09:41:20.371Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T09:41:20.371Z] [2019-07-31T09:41:20.371Z] build.index: [2019-07-31T09:41:21.734Z] BUILD SUCCESSFUL [2019-07-31T09:41:21.734Z] [2019-07-31T09:41:21.734Z] BUILD SUCCESSFUL [2019-07-31T09:41:21.734Z] Total time: 1 second [2019-07-31T09:41:21.989Z] [INFO] [2019-07-31T09:41:21.989Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:21.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:21.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2019-07-31T09:41:21.989Z] [INFO] [2019-07-31T09:41:21.989Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:21.989Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T09:41:22.244Z] [INFO] [2019-07-31T09:41:22.244Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:22.244Z] [INFO] [2019-07-31T09:41:22.244Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:22.244Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T09:41:22.244Z] [INFO] [2019-07-31T09:41:22.244Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:22.244Z] [INFO] [2019-07-31T09:41:22.244Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:22.244Z] [INFO] [2019-07-31T09:41:22.244Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:22.244Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T09:41:22.244Z] [INFO] [2019-07-31T09:41:22.244Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:22.244Z] [INFO] [2019-07-31T09:41:22.244Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:22.244Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T09:41:22.244Z] [INFO] [2019-07-31T09:41:22.244Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:22.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T09:41:22.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T09:41:22.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T09:41:22.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:41:22.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:22.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:22.244Z] [INFO] [2019-07-31T09:41:22.244Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T09:41:22.244Z] [INFO] [2019-07-31T09:41:22.244Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2019-07-31T09:41:22.244Z] [INFO] Building Trace Compass Pcap User Guide 5.0.0-SNAPSHOT [72/134] [2019-07-31T09:41:22.244Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:41:22.244Z] [INFO] [2019-07-31T09:41:22.244Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:22.244Z] [INFO] [2019-07-31T09:41:22.244Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:22.244Z] [INFO] Executing tasks [2019-07-31T09:41:22.244Z] [2019-07-31T09:41:22.244Z] main: [2019-07-31T09:41:22.500Z] [2019-07-31T09:41:22.500Z] clean: [2019-07-31T09:41:22.500Z] [INFO] Executed tasks [2019-07-31T09:41:22.500Z] [INFO] [2019-07-31T09:41:22.500Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:22.500Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2019-07-31T09:41:22.500Z] [INFO] [2019-07-31T09:41:22.500Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:22.500Z] [INFO] The project's OSGi version is 5.0.0.201907310859 [2019-07-31T09:41:22.500Z] [INFO] [2019-07-31T09:41:22.500Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:22.500Z] [INFO] [2019-07-31T09:41:22.500Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:22.500Z] [INFO] [2019-07-31T09:41:22.500Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:22.500Z] [INFO] [2019-07-31T09:41:22.500Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:22.500Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:22.500Z] [INFO] [2019-07-31T09:41:22.500Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:22.500Z] [INFO] Executing tasks [2019-07-31T09:41:22.500Z] [2019-07-31T09:41:22.500Z] main: [2019-07-31T09:41:22.500Z] [2019-07-31T09:41:22.500Z] build: [2019-07-31T09:41:22.500Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html [2019-07-31T09:41:22.500Z] [2019-07-31T09:41:22.500Z] test: [2019-07-31T09:41:22.500Z] [xmlvalidate] 1 file(s) have been successfully validated. [2019-07-31T09:41:22.500Z] [INFO] Executed tasks [2019-07-31T09:41:22.500Z] [INFO] [2019-07-31T09:41:22.500Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:22.500Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:22.500Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2019-07-31T09:41:22.500Z] [INFO] [2019-07-31T09:41:22.500Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:22.500Z] [INFO] [2019-07-31T09:41:22.500Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:22.500Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T09:41:22.500Z] [INFO] Command line: [2019-07-31T09:41:22.500Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T09:41:22.500Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:41:25.011Z] Buildfile: build.xml [2019-07-31T09:41:25.011Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T09:41:25.011Z] [2019-07-31T09:41:25.011Z] build.index: [2019-07-31T09:41:25.937Z] BUILD SUCCESSFUL [2019-07-31T09:41:25.937Z] [2019-07-31T09:41:25.937Z] BUILD SUCCESSFUL [2019-07-31T09:41:25.937Z] Total time: 1 second [2019-07-31T09:41:26.498Z] [INFO] [2019-07-31T09:41:26.498Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:26.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:26.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2019-07-31T09:41:26.498Z] [INFO] [2019-07-31T09:41:26.498Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:26.498Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T09:41:26.498Z] [INFO] [2019-07-31T09:41:26.498Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:26.498Z] [INFO] [2019-07-31T09:41:26.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:26.498Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T09:41:26.498Z] [INFO] [2019-07-31T09:41:26.498Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:26.498Z] [INFO] [2019-07-31T09:41:26.498Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:26.498Z] [INFO] [2019-07-31T09:41:26.498Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:26.498Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T09:41:26.498Z] [INFO] [2019-07-31T09:41:26.498Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:26.498Z] [INFO] [2019-07-31T09:41:26.498Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:26.498Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T09:41:26.498Z] [INFO] [2019-07-31T09:41:26.498Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:26.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T09:41:26.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T09:41:26.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T09:41:26.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:41:26.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:26.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:26.498Z] [INFO] [2019-07-31T09:41:26.499Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T09:41:26.499Z] [INFO] [2019-07-31T09:41:26.499Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2019-07-31T09:41:26.499Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT [73/134] [2019-07-31T09:41:26.499Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:41:26.499Z] [INFO] [2019-07-31T09:41:26.499Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:26.499Z] [INFO] [2019-07-31T09:41:26.499Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:26.499Z] [INFO] The project's OSGi version is 1.0.4.201907310859 [2019-07-31T09:41:26.499Z] [INFO] [2019-07-31T09:41:26.499Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:26.499Z] [INFO] [2019-07-31T09:41:26.499Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:26.499Z] [INFO] [2019-07-31T09:41:26.499Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:26.499Z] [INFO] [2019-07-31T09:41:26.499Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:26.499Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:26.499Z] [INFO] [2019-07-31T09:41:26.499Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:26.499Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:26.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/main/resources [2019-07-31T09:41:26.499Z] [INFO] [2019-07-31T09:41:26.499Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:26.499Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/classes [2019-07-31T09:41:27.059Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] [2019-07-31T09:41:27.059Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-31T09:41:27.059Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:41:27.059Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T09:41:27.059Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] [2019-07-31T09:41:27.059Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-31T09:41:27.059Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:41:27.059Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T09:41:27.059Z] 2 problems (2 warnings) [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:27.059Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:27.059Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/test/resources [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:27.059Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:27.059Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:27.059Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:27.059Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec [2019-07-31T09:41:27.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.examples' with 5 classes [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:27.059Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-31T09:41:27.059Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.pom [2019-07-31T09:41:27.059Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-31T09:41:27.059Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:41:27.059Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:27.059Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2019-07-31T09:41:27.059Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT [74/134] [2019-07-31T09:41:27.059Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T09:41:27.059Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T09:41:27.059Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T09:41:27.059Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-5.0.0-SNAPSHOT.pom [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2019-07-31T09:41:27.059Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT [75/134] [2019-07-31T09:41:27.059Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.059Z] [INFO] The project's OSGi version is 1.0.2.201907310859 [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.059Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.059Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:27.059Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2019-07-31T09:41:27.059Z] [INFO] [2019-07-31T09:41:27.059Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.059Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2019-07-31T09:41:27.985Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[426] [2019-07-31T09:41:27.985Z] ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class); [2019-07-31T09:41:27.985Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:41:27.985Z] 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-31T09:41:27.985Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[441] [2019-07-31T09:41:27.985Z] IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class); [2019-07-31T09:41:27.985Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:41:27.985Z] 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-31T09:41:27.985Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[466] [2019-07-31T09:41:27.985Z] MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]); [2019-07-31T09:41:27.985Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:41:27.985Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated [2019-07-31T09:41:27.985Z] 3 problems (3 warnings) [2019-07-31T09:41:27.985Z] [INFO] [2019-07-31T09:41:27.985Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.985Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:27.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2019-07-31T09:41:27.985Z] [INFO] [2019-07-31T09:41:27.985Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.985Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T09:41:27.985Z] [INFO] [2019-07-31T09:41:27.985Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.985Z] [INFO] [2019-07-31T09:41:27.985Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.985Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-31T09:41:27.985Z] [INFO] [2019-07-31T09:41:27.985Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.985Z] [INFO] [2019-07-31T09:41:27.985Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.985Z] [INFO] [2019-07-31T09:41:27.985Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.985Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-31T09:41:27.985Z] [INFO] [2019-07-31T09:41:27.985Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.985Z] [INFO] [2019-07-31T09:41:27.985Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.985Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec [2019-07-31T09:41:27.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T09:41:27.985Z] [INFO] [2019-07-31T09:41:27.985Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:27.985Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-31T09:41:28.240Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.pom [2019-07-31T09:41:28.240Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T09:41:28.240Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:41:28.240Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:28.240Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:28.240Z] [INFO] [2019-07-31T09:41:28.240Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T09:41:28.240Z] [INFO] [2019-07-31T09:41:28.240Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2019-07-31T09:41:28.240Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT [76/134] [2019-07-31T09:41:28.240Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:41:28.240Z] [INFO] [2019-07-31T09:41:28.240Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.240Z] [INFO] [2019-07-31T09:41:28.240Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.240Z] [INFO] The project's OSGi version is 1.1.1.201907310859 [2019-07-31T09:41:28.240Z] [INFO] [2019-07-31T09:41:28.240Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.240Z] [INFO] [2019-07-31T09:41:28.240Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.240Z] [INFO] [2019-07-31T09:41:28.240Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.240Z] [INFO] [2019-07-31T09:41:28.240Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.240Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:28.240Z] [INFO] [2019-07-31T09:41:28.240Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:28.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2019-07-31T09:41:28.240Z] [INFO] [2019-07-31T09:41:28.240Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.240Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2019-07-31T09:41:28.800Z] [INFO] [2019-07-31T09:41:28.800Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.800Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:28.800Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2019-07-31T09:41:28.800Z] [INFO] [2019-07-31T09:41:28.800Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.800Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-31T09:41:28.800Z] [INFO] [2019-07-31T09:41:28.800Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.800Z] [INFO] [2019-07-31T09:41:28.800Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.800Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-31T09:41:28.800Z] [INFO] [2019-07-31T09:41:28.800Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.800Z] [INFO] [2019-07-31T09:41:28.800Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.800Z] [INFO] [2019-07-31T09:41:28.800Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.800Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-31T09:41:28.800Z] [INFO] [2019-07-31T09:41:28.800Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.800Z] [INFO] [2019-07-31T09:41:28.800Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.800Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec [2019-07-31T09:41:28.800Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-31T09:41:28.800Z] [INFO] [2019-07-31T09:41:28.800Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:28.800Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-31T09:41:28.800Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.pom [2019-07-31T09:41:28.800Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-31T09:41:28.800Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:41:28.800Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:29.109Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2019-07-31T09:41:29.109Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT [77/134] [2019-07-31T09:41:29.109Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] The project's OSGi version is 5.0.0.201907310859 [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T09:41:29.109Z] [INFO] [2019-07-31T09:41:29.109Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.109Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-31T09:41:29.109Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.pom [2019-07-31T09:41:29.366Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:41:29.366Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:29.366Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:29.366Z] [INFO] [2019-07-31T09:41:29.366Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T09:41:29.366Z] [INFO] [2019-07-31T09:41:29.366Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2019-07-31T09:41:29.366Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/134] [2019-07-31T09:41:29.366Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:41:29.366Z] [INFO] [2019-07-31T09:41:29.366Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.366Z] [INFO] [2019-07-31T09:41:29.366Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.366Z] [INFO] The project's OSGi version is 1.0.0.201907310859 [2019-07-31T09:41:29.366Z] [INFO] [2019-07-31T09:41:29.366Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.366Z] [INFO] [2019-07-31T09:41:29.366Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.366Z] [INFO] [2019-07-31T09:41:29.366Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.366Z] [INFO] [2019-07-31T09:41:29.366Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.366Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:29.366Z] [INFO] [2019-07-31T09:41:29.366Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.366Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:29.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2019-07-31T09:41:29.366Z] [INFO] [2019-07-31T09:41:29.366Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.366Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2019-07-31T09:41:29.621Z] [INFO] [2019-07-31T09:41:29.621Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.621Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:29.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2019-07-31T09:41:29.621Z] [INFO] [2019-07-31T09:41:29.621Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.621Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T09:41:29.621Z] [INFO] [2019-07-31T09:41:29.621Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.621Z] [INFO] [2019-07-31T09:41:29.621Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.621Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:41:29.621Z] [INFO] [2019-07-31T09:41:29.621Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.621Z] [INFO] [2019-07-31T09:41:29.621Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.621Z] [INFO] [2019-07-31T09:41:29.621Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.621Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:41:29.621Z] [INFO] [2019-07-31T09:41:29.621Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:29.621Z] [INFO] [2019-07-31T09:41:29.621Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:32.137Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2019-07-31T09:41:32.137Z] [INFO] Command line: [2019-07-31T09:41:32.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.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:41:32.137Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:41:34.024Z] !SESSION 2019-07-31 09:41:31.928 ----------------------------------------------- [2019-07-31T09:41:34.024Z] eclipse.buildId=unknown [2019-07-31T09:41:34.024Z] java.version=1.8.0_202 [2019-07-31T09:41:34.024Z] java.vendor=Oracle Corporation [2019-07-31T09:41:34.024Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:41:34.024Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:41:34.024Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:41:34.024Z] [2019-07-31T09:41:34.024Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:41:33.904 [2019-07-31T09:41:34.024Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:41:34.024Z] !STACK 0 [2019-07-31T09:41:34.024Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-31T09:41:34.024Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:41:34.024Z] [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:41:34.024Z] [2019-07-31T09:41:34.024Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:41:33.936 [2019-07-31T09:41:34.024Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:41:34.024Z] !STACK 0 [2019-07-31T09:41:34.024Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-31T09:41:34.024Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:41:34.024Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:41:34.024Z] -> 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-31T09:41:34.024Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:41:34.024Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:41:34.024Z] [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:41:34.024Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:41:35.387Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-31T09:41:35.387Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-31T09:41:35.387Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.001 s [2019-07-31T09:41:35.387Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2019-07-31T09:41:35.387Z] [2019-07-31T09:41:35.387Z] Results: [2019-07-31T09:41:35.387Z] [2019-07-31T09:41:35.387Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:41:35.387Z] [2019-07-31T09:41:36.312Z] [INFO] All tests passed! [2019-07-31T09:41:36.312Z] [INFO] [2019-07-31T09:41:36.312Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:36.312Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec [2019-07-31T09:41:36.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-31T09:41:36.312Z] [INFO] [2019-07-31T09:41:36.312Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:36.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:41:36.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T09:41:36.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T09:41:36.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:41:36.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:36.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:36.312Z] [INFO] [2019-07-31T09:41:36.312Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T09:41:36.312Z] [INFO] [2019-07-31T09:41:36.312Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2019-07-31T09:41:36.312Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/134] [2019-07-31T09:41:36.312Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:41:36.312Z] [INFO] [2019-07-31T09:41:36.312Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.312Z] [INFO] [2019-07-31T09:41:36.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.312Z] [INFO] The project's OSGi version is 1.0.0.201907310859 [2019-07-31T09:41:36.312Z] [INFO] [2019-07-31T09:41:36.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.312Z] [INFO] [2019-07-31T09:41:36.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.312Z] [INFO] [2019-07-31T09:41:36.312Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.312Z] [INFO] [2019-07-31T09:41:36.312Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.312Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:36.312Z] [INFO] [2019-07-31T09:41:36.312Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:36.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2019-07-31T09:41:36.312Z] [INFO] [2019-07-31T09:41:36.312Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.312Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2019-07-31T09:41:36.568Z] [INFO] [2019-07-31T09:41:36.568Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:36.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2019-07-31T09:41:36.568Z] [INFO] [2019-07-31T09:41:36.568Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.568Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T09:41:36.824Z] [INFO] [2019-07-31T09:41:36.824Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.824Z] [INFO] [2019-07-31T09:41:36.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.824Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:41:36.824Z] [INFO] [2019-07-31T09:41:36.824Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.824Z] [INFO] [2019-07-31T09:41:36.824Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.824Z] [INFO] [2019-07-31T09:41:36.824Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.824Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:41:36.824Z] [INFO] [2019-07-31T09:41:36.824Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:36.824Z] [INFO] [2019-07-31T09:41:36.824Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:37.749Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2019-07-31T09:41:37.749Z] [INFO] Command line: [2019-07-31T09:41:37.749Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:41:37.749Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:41:40.261Z] !SESSION 2019-07-31 09:41:37.825 ----------------------------------------------- [2019-07-31T09:41:40.261Z] eclipse.buildId=unknown [2019-07-31T09:41:40.261Z] java.version=1.8.0_202 [2019-07-31T09:41:40.261Z] java.vendor=Oracle Corporation [2019-07-31T09:41:40.261Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:41:40.261Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:41:40.261Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:41:40.261Z] [2019-07-31T09:41:40.261Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:41:39.705 [2019-07-31T09:41:40.261Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:41:40.261Z] !STACK 0 [2019-07-31T09:41:40.261Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-31T09:41:40.261Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:41:40.261Z] [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:41:40.261Z] [2019-07-31T09:41:40.261Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:41:39.731 [2019-07-31T09:41:40.261Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:41:40.261Z] !STACK 0 [2019-07-31T09:41:40.261Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-31T09:41:40.261Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:41:40.261Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:41:40.261Z] -> 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-31T09:41:40.261Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:41:40.261Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:41:40.261Z] [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:41:40.261Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:41:41.186Z] process 10010: 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-31T09:41:41.186Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:41:41.441Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:41:41.441Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:41:49.701Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-31T09:41:49.702Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-31T09:41:49.702Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2019-07-31T09:41:49.702Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2019-07-31T09:41:49.702Z] [2019-07-31T09:41:49.702Z] Results: [2019-07-31T09:41:49.702Z] [2019-07-31T09:41:49.702Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:41:49.702Z] [2019-07-31T09:41:50.263Z] [INFO] All tests passed! [2019-07-31T09:41:50.263Z] [INFO] [2019-07-31T09:41:50.263Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:50.263Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec [2019-07-31T09:41:50.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-31T09:41:50.263Z] [INFO] [2019-07-31T09:41:50.263Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:50.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:41:50.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-31T09:41:50.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T09:41:50.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:41:50.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:50.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:50.263Z] [INFO] [2019-07-31T09:41:50.263Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T09:41:50.263Z] [INFO] [2019-07-31T09:41:50.263Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2019-07-31T09:41:50.263Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/134] [2019-07-31T09:41:50.263Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:41:50.263Z] [INFO] [2019-07-31T09:41:50.263Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.263Z] [INFO] [2019-07-31T09:41:50.263Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.263Z] [INFO] The project's OSGi version is 1.0.0.201907310859 [2019-07-31T09:41:50.263Z] [INFO] [2019-07-31T09:41:50.263Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.263Z] [INFO] [2019-07-31T09:41:50.263Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.263Z] [INFO] [2019-07-31T09:41:50.263Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.263Z] [INFO] [2019-07-31T09:41:50.263Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.263Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:50.263Z] [INFO] [2019-07-31T09:41:50.263Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:50.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2019-07-31T09:41:50.263Z] [INFO] [2019-07-31T09:41:50.263Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.263Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2019-07-31T09:41:50.519Z] [INFO] [2019-07-31T09:41:50.519Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.519Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:50.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2019-07-31T09:41:50.519Z] [INFO] [2019-07-31T09:41:50.519Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.519Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T09:41:50.519Z] [INFO] [2019-07-31T09:41:50.519Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.519Z] [INFO] [2019-07-31T09:41:50.519Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.519Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:41:50.774Z] [INFO] [2019-07-31T09:41:50.774Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.774Z] [INFO] [2019-07-31T09:41:50.774Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.774Z] [INFO] [2019-07-31T09:41:50.774Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.774Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:41:50.774Z] [INFO] [2019-07-31T09:41:50.774Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:50.774Z] [INFO] [2019-07-31T09:41:50.774Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:51.699Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log [2019-07-31T09:41:51.699Z] [INFO] Command line: [2019-07-31T09:41:51.699Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:41:51.699Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:41:53.585Z] !SESSION 2019-07-31 09:41:51.508 ----------------------------------------------- [2019-07-31T09:41:53.585Z] eclipse.buildId=unknown [2019-07-31T09:41:53.585Z] java.version=1.8.0_202 [2019-07-31T09:41:53.585Z] java.vendor=Oracle Corporation [2019-07-31T09:41:53.585Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:41:53.585Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:41:53.585Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:41:53.585Z] [2019-07-31T09:41:53.585Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:41:53.320 [2019-07-31T09:41:53.585Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:41:53.585Z] !STACK 0 [2019-07-31T09:41:53.585Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:41:53.585Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:41:53.585Z] [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:41:53.585Z] [2019-07-31T09:41:53.585Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:41:53.422 [2019-07-31T09:41:53.585Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:41:53.585Z] !STACK 0 [2019-07-31T09:41:53.585Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:41:53.585Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:41:53.585Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:41:53.585Z] -> 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-31T09:41:53.585Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:41:53.585Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:41:53.585Z] [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:41:53.585Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:41:54.511Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-31T09:41:54.511Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-31T09:41:54.511Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-31T09:41:54.511Z] [2019-07-31T09:41:54.511Z] Results: [2019-07-31T09:41:54.511Z] [2019-07-31T09:41:54.511Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:41:54.511Z] [2019-07-31T09:41:55.437Z] [INFO] All tests passed! [2019-07-31T09:41:55.437Z] [INFO] [2019-07-31T09:41:55.437Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:55.437Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec [2019-07-31T09:41:55.437Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-31T09:41:55.437Z] [INFO] [2019-07-31T09:41:55.437Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:55.437Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:41:55.437Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T09:41:55.692Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T09:41:55.692Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:41:55.692Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:55.692Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:55.692Z] [INFO] [2019-07-31T09:41:55.692Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T09:41:55.692Z] [INFO] [2019-07-31T09:41:55.692Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2019-07-31T09:41:55.692Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT [81/134] [2019-07-31T09:41:55.692Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:41:55.692Z] [INFO] [2019-07-31T09:41:55.692Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:55.692Z] [INFO] [2019-07-31T09:41:55.692Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:55.692Z] [INFO] The project's OSGi version is 1.2.1.201907310859 [2019-07-31T09:41:55.692Z] [INFO] [2019-07-31T09:41:55.692Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:55.692Z] [INFO] [2019-07-31T09:41:55.692Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:55.692Z] [INFO] [2019-07-31T09:41:55.692Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:55.692Z] [INFO] [2019-07-31T09:41:55.692Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:55.692Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:55.692Z] [INFO] [2019-07-31T09:41:55.692Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:55.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:55.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2019-07-31T09:41:55.692Z] [INFO] [2019-07-31T09:41:55.692Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:55.692Z] [INFO] Compiling 75 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2019-07-31T09:41:56.253Z] [INFO] [2019-07-31T09:41:56.253Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:56.253Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:56.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2019-07-31T09:41:56.253Z] [INFO] [2019-07-31T09:41:56.253Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:56.253Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-31T09:41:56.253Z] [INFO] [2019-07-31T09:41:56.253Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:56.253Z] [INFO] [2019-07-31T09:41:56.253Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:56.253Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-31T09:41:56.253Z] [INFO] [2019-07-31T09:41:56.253Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:56.253Z] [INFO] [2019-07-31T09:41:56.253Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:56.253Z] [INFO] [2019-07-31T09:41:56.253Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:56.253Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-31T09:41:56.253Z] [INFO] [2019-07-31T09:41:56.253Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:56.253Z] [INFO] [2019-07-31T09:41:56.253Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:56.253Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec [2019-07-31T09:41:56.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T09:41:56.508Z] [INFO] [2019-07-31T09:41:56.508Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:56.508Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-31T09:41:56.508Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.pom [2019-07-31T09:41:56.508Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-31T09:41:56.508Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:41:56.508Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:56.508Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:56.508Z] [INFO] [2019-07-31T09:41:56.508Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T09:41:56.763Z] [INFO] [2019-07-31T09:41:56.763Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2019-07-31T09:41:56.763Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT [82/134] [2019-07-31T09:41:56.763Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:41:56.763Z] [INFO] [2019-07-31T09:41:56.763Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:56.763Z] [INFO] [2019-07-31T09:41:56.763Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:56.763Z] [INFO] The project's OSGi version is 2.0.2.201907310859 [2019-07-31T09:41:56.763Z] [INFO] [2019-07-31T09:41:56.763Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:56.763Z] [INFO] [2019-07-31T09:41:56.763Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:56.763Z] [INFO] [2019-07-31T09:41:56.763Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:56.763Z] [INFO] [2019-07-31T09:41:56.763Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:56.763Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:56.763Z] [INFO] [2019-07-31T09:41:56.763Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:56.763Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:56.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2019-07-31T09:41:56.763Z] [INFO] [2019-07-31T09:41:56.763Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:56.763Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2019-07-31T09:41:56.763Z] [INFO] [2019-07-31T09:41:56.763Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:56.763Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:56.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2019-07-31T09:41:56.763Z] [INFO] [2019-07-31T09:41:56.763Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:56.763Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T09:41:56.763Z] [INFO] [2019-07-31T09:41:56.763Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:56.763Z] [INFO] [2019-07-31T09:41:56.763Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:56.763Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:57.018Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:57.018Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec [2019-07-31T09:41:57.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:57.018Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-31T09:41:57.018Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.pom [2019-07-31T09:41:57.018Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T09:41:57.018Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:41:57.018Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:57.018Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2019-07-31T09:41:57.018Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT [83/134] [2019-07-31T09:41:57.018Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.018Z] [INFO] The project's OSGi version is 1.0.5.201907310859 [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.018Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:57.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2019-07-31T09:41:57.018Z] [INFO] [2019-07-31T09:41:57.018Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.018Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2019-07-31T09:41:57.578Z] [INFO] [2019-07-31T09:41:57.578Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.578Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:57.578Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2019-07-31T09:41:57.578Z] [INFO] [2019-07-31T09:41:57.578Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.578Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-31T09:41:57.578Z] [INFO] [2019-07-31T09:41:57.578Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.578Z] [INFO] [2019-07-31T09:41:57.578Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.578Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-31T09:41:57.578Z] [INFO] [2019-07-31T09:41:57.578Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.578Z] [INFO] [2019-07-31T09:41:57.578Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.578Z] [INFO] [2019-07-31T09:41:57.578Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.578Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-31T09:41:57.578Z] [INFO] [2019-07-31T09:41:57.578Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.578Z] [INFO] [2019-07-31T09:41:57.578Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.578Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec [2019-07-31T09:41:57.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T09:41:57.833Z] [INFO] [2019-07-31T09:41:57.833Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-31T09:41:57.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.pom [2019-07-31T09:41:57.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-31T09:41:57.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:41:57.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T09:41:57.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T09:41:57.833Z] [INFO] [2019-07-31T09:41:57.833Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T09:41:57.833Z] [INFO] [2019-07-31T09:41:57.833Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2019-07-31T09:41:57.833Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT [84/134] [2019-07-31T09:41:57.833Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:41:57.833Z] [INFO] [2019-07-31T09:41:57.833Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:57.833Z] [INFO] [2019-07-31T09:41:57.833Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:57.833Z] [INFO] The project's OSGi version is 1.2.7.201907310859 [2019-07-31T09:41:57.833Z] [INFO] [2019-07-31T09:41:57.833Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:57.833Z] [INFO] [2019-07-31T09:41:57.833Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:57.833Z] [INFO] [2019-07-31T09:41:57.833Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:57.833Z] [INFO] [2019-07-31T09:41:57.833Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:57.833Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:41:57.833Z] [INFO] [2019-07-31T09:41:57.833Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:57.833Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:57.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2019-07-31T09:41:57.833Z] [INFO] [2019-07-31T09:41:57.833Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:57.833Z] [INFO] Compiling 128 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2019-07-31T09:41:58.881Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[175] [2019-07-31T09:41:58.881Z] fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT); [2019-07-31T09:41:58.881Z] ^^^^^^^^ [2019-07-31T09:41:58.881Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T09:41:58.881Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-31T09:41:58.881Z] [INFO] [2019-07-31T09:41:58.881Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:58.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:41:58.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2019-07-31T09:41:58.882Z] [INFO] [2019-07-31T09:41:58.882Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:58.882Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-31T09:41:59.137Z] [INFO] [2019-07-31T09:41:59.137Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:59.137Z] [INFO] [2019-07-31T09:41:59.137Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:59.137Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-31T09:41:59.392Z] [INFO] [2019-07-31T09:41:59.392Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:59.392Z] [INFO] [2019-07-31T09:41:59.392Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:59.392Z] [INFO] [2019-07-31T09:41:59.392Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:59.392Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-31T09:41:59.648Z] [INFO] [2019-07-31T09:41:59.648Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:59.648Z] [INFO] [2019-07-31T09:41:59.648Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:41:59.648Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec [2019-07-31T09:41:59.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:42:00.208Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-31T09:42:00.208Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.pom [2019-07-31T09:42:00.208Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-31T09:42:00.208Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:42:00.208Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-p2metadata.xml [2019-07-31T09:42:00.208Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-p2artifacts.xml [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2019-07-31T09:42:00.208Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT [85/134] [2019-07-31T09:42:00.208Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.208Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.208Z] [INFO] The project's OSGi version is 5.0.0.201907310859 [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.208Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.208Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.208Z] [INFO] [2019-07-31T09:42:00.208Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.464Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:42:00.464Z] [INFO] [2019-07-31T09:42:00.464Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.464Z] [INFO] [2019-07-31T09:42:00.464Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.464Z] [INFO] [2019-07-31T09:42:00.464Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.464Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T09:42:00.464Z] [INFO] [2019-07-31T09:42:00.464Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.464Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-31T09:42:00.464Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.pom [2019-07-31T09:42:00.464Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:42:00.464Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:42:00.464Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:42:00.464Z] [INFO] [2019-07-31T09:42:00.464Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T09:42:00.464Z] [INFO] [2019-07-31T09:42:00.464Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2019-07-31T09:42:00.464Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/134] [2019-07-31T09:42:00.464Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:42:00.464Z] [INFO] [2019-07-31T09:42:00.464Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.464Z] [INFO] [2019-07-31T09:42:00.464Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.464Z] [INFO] The project's OSGi version is 1.1.1.201907310859 [2019-07-31T09:42:00.464Z] [INFO] [2019-07-31T09:42:00.464Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.464Z] [INFO] [2019-07-31T09:42:00.464Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.464Z] [INFO] [2019-07-31T09:42:00.464Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.464Z] [INFO] [2019-07-31T09:42:00.464Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.464Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:42:00.464Z] [INFO] [2019-07-31T09:42:00.464Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.464Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:42:00.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2019-07-31T09:42:00.464Z] [INFO] [2019-07-31T09:42:00.464Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.464Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2019-07-31T09:42:00.719Z] [INFO] [2019-07-31T09:42:00.719Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:42:00.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2019-07-31T09:42:00.719Z] [INFO] [2019-07-31T09:42:00.719Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.719Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-31T09:42:00.719Z] [INFO] [2019-07-31T09:42:00.719Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.719Z] [INFO] [2019-07-31T09:42:00.719Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.719Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-31T09:42:00.719Z] [INFO] [2019-07-31T09:42:00.719Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.719Z] [INFO] [2019-07-31T09:42:00.719Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.719Z] [INFO] [2019-07-31T09:42:00.719Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.719Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-31T09:42:00.974Z] [INFO] [2019-07-31T09:42:00.974Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:00.974Z] [INFO] [2019-07-31T09:42:00.974Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:01.900Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log [2019-07-31T09:42:01.900Z] [INFO] Command line: [2019-07-31T09:42:01.900Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:42:01.900Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:42:03.786Z] !SESSION 2019-07-31 09:42:01.728 ----------------------------------------------- [2019-07-31T09:42:03.786Z] eclipse.buildId=unknown [2019-07-31T09:42:03.786Z] java.version=1.8.0_202 [2019-07-31T09:42:03.786Z] java.vendor=Oracle Corporation [2019-07-31T09:42:03.786Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:42:03.786Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:42:03.786Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:42:03.786Z] [2019-07-31T09:42:03.786Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:42:03.507 [2019-07-31T09:42:03.786Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:42:03.786Z] !STACK 0 [2019-07-31T09:42:03.786Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:42:03.786Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:42:03.786Z] [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:42:03.786Z] [2019-07-31T09:42:03.786Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:42:03.607 [2019-07-31T09:42:03.786Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:42:03.786Z] !STACK 0 [2019-07-31T09:42:03.786Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:42:03.786Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:42:03.786Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:42:03.786Z] -> 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-31T09:42:03.786Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:42:03.786Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:42:03.786Z] [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:42:03.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:42:04.711Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-31T09:42:04.966Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-31T09:42:04.966Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.028 s [2019-07-31T09:42:04.966Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-31T09:42:04.966Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-31T09:42:04.966Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-31T09:42:04.966Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-31T09:42:04.966Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-31T09:42:04.966Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-31T09:42:04.966Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-31T09:42:04.966Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-31T09:42:04.966Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-31T09:42:04.966Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-31T09:42:04.966Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-31T09:42:04.966Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-31T09:42:04.966Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-31T09:42:04.966Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-31T09:42:04.966Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-31T09:42:04.966Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-31T09:42:04.966Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-31T09:42:04.966Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-31T09:42:04.966Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.966Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-31T09:42:04.967Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-31T09:42:04.967Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-31T09:42:04.967Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-31T09:42:04.967Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-31T09:42:04.967Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-31T09:42:04.967Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-31T09:42:04.967Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-31T09:42:04.967Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-31T09:42:04.967Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0.001 s [2019-07-31T09:42:04.967Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-31T09:42:04.967Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-31T09:42:04.967Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-31T09:42:04.967Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-31T09:42:04.967Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-31T09:42:04.967Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T09:42:04.967Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-31T09:42:05.222Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-31T09:42:05.222Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.047 s [2019-07-31T09:42:05.222Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-31T09:42:05.222Z] 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-31T09:42:05.222Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:42:05.222Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-31T09:42:05.478Z] [2019-07-31T09:42:05.478Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-31 09:42:05.371 [2019-07-31T09:42:05.478Z] !MESSAGE Error generating the session configuration file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng [2019-07-31T09:42:05.478Z] !STACK 0 [2019-07-31T09:42:05.478Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2019-07-31T09:42:05.478Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:261) [2019-07-31T09:42:05.478Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:202) [2019-07-31T09:42:05.478Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:155) [2019-07-31T09:42:05.478Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154) [2019-07-31T09:42:05.478Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:42:05.478Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:42:05.478Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:42:05.478Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:42:05.478Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T09:42:05.478Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T09:42:05.478Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T09:42:05.478Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T09:42:05.478Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T09:42:05.478Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T09:42:05.478Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T09:42:05.478Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T09:42:05.478Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T09:42:05.478Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T09:42:05.478Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T09:42:05.478Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T09:42:05.478Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T09:42:05.478Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T09:42:05.478Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T09:42:05.478Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T09:42:05.478Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T09:42:05.478Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T09:42:05.478Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T09:42:05.478Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:42:05.478Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:42:05.478Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:42:05.478Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:42:05.478Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T09:42:05.478Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T09:42:05.478Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T09:42:05.478Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T09:42:05.478Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T09:42:05.478Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:42:05.478Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:42:05.478Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:42:05.478Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:42:05.478Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T09:42:05.478Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T09:42:05.478Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:42:05.478Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:42:05.478Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:42:05.478Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:42:05.478Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:42:05.478Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:42:05.478Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:42:05.478Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:42:05.478Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:42:05.478Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:42:05.478Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:42:05.478Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:42:05.478Z] [2019-07-31T09:42:05.478Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-31 09:42:05.456 [2019-07-31T09:42:05.478Z] !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-31T09:42:05.478Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-31T09:42:05.478Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.363 s [2019-07-31T09:42:05.478Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.076 s [2019-07-31T09:42:05.478Z] [2019-07-31T09:42:05.478Z] Results: [2019-07-31T09:42:05.478Z] [2019-07-31T09:42:05.478Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:42:05.478Z] [2019-07-31T09:42:06.841Z] [INFO] All tests passed! [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec [2019-07-31T09:42:06.841Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-31T09:42:06.841Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.pom [2019-07-31T09:42:06.841Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-31T09:42:06.841Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:42:06.841Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T09:42:06.841Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2019-07-31T09:42:06.841Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/134] [2019-07-31T09:42:06.841Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] The project's OSGi version is 1.0.0.201907310859 [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:42:06.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:42:06.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:06.841Z] [INFO] [2019-07-31T09:42:06.841Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:07.768Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log [2019-07-31T09:42:07.768Z] [INFO] Command line: [2019-07-31T09:42:07.768Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:42:07.768Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:42:09.654Z] !SESSION 2019-07-31 09:42:07.671 ----------------------------------------------- [2019-07-31T09:42:09.654Z] eclipse.buildId=unknown [2019-07-31T09:42:09.654Z] java.version=1.8.0_202 [2019-07-31T09:42:09.654Z] java.vendor=Oracle Corporation [2019-07-31T09:42:09.654Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:42:09.654Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:42:09.654Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:42:09.654Z] [2019-07-31T09:42:09.654Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:42:09.416 [2019-07-31T09:42:09.654Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:42:09.654Z] !STACK 0 [2019-07-31T09:42:09.654Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:42:09.654Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:42:09.654Z] [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:42:09.654Z] [2019-07-31T09:42:09.654Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:42:09.512 [2019-07-31T09:42:09.654Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:42:09.654Z] !STACK 0 [2019-07-31T09:42:09.654Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:42:09.654Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:42:09.654Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:42:09.654Z] -> 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-31T09:42:09.654Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:42:09.654Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:42:09.654Z] [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:42:09.654Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:42:10.581Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-31T09:42:10.581Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-31T09:42:10.581Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0.001 s [2019-07-31T09:42:10.581Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-31T09:42:10.581Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-31T09:42:10.581Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-31T09:42:10.581Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.013 s [2019-07-31T09:42:10.581Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0 s [2019-07-31T09:42:10.581Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-31T09:42:11.143Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-31T09:42:11.143Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.068 s [2019-07-31T09:42:11.143Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.004 s [2019-07-31T09:42:11.143Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.003 s [2019-07-31T09:42:11.143Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-31T09:42:11.143Z] 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-31T09:42:11.143Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-31T09:42:11.143Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-31T09:42:11.143Z] [2019-07-31T09:42:11.143Z] Results: [2019-07-31T09:42:11.143Z] [2019-07-31T09:42:11.143Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:42:11.143Z] [2019-07-31T09:42:12.069Z] [INFO] All tests passed! [2019-07-31T09:42:12.069Z] [INFO] [2019-07-31T09:42:12.069Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:12.069Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec [2019-07-31T09:42:12.069Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-31T09:42:12.069Z] [INFO] [2019-07-31T09:42:12.069Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:12.069Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:42:12.069Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T09:42:12.069Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T09:42:12.069Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:42:12.069Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:42:12.069Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:42:12.069Z] [INFO] [2019-07-31T09:42:12.069Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T09:42:12.069Z] [INFO] [2019-07-31T09:42:12.069Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2019-07-31T09:42:12.069Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT [88/134] [2019-07-31T09:42:12.069Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:42:12.069Z] [INFO] [2019-07-31T09:42:12.069Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.069Z] [INFO] [2019-07-31T09:42:12.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.069Z] [INFO] The project's OSGi version is 2.0.2.201907310859 [2019-07-31T09:42:12.069Z] [INFO] [2019-07-31T09:42:12.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.069Z] [INFO] [2019-07-31T09:42:12.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.069Z] [INFO] [2019-07-31T09:42:12.069Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.069Z] [INFO] [2019-07-31T09:42:12.069Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.069Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:42:12.069Z] [INFO] [2019-07-31T09:42:12.069Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:42:12.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2019-07-31T09:42:12.069Z] [INFO] [2019-07-31T09:42:12.069Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.069Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2019-07-31T09:42:12.630Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[263] [2019-07-31T09:42:12.630Z] Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class); [2019-07-31T09:42:12.630Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:42:12.630Z] 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-31T09:42:12.630Z] 1 problem (1 warning) [2019-07-31T09:42:12.630Z] [INFO] [2019-07-31T09:42:12.630Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.630Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:42:12.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2019-07-31T09:42:12.630Z] [INFO] [2019-07-31T09:42:12.630Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.630Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-31T09:42:12.630Z] [INFO] [2019-07-31T09:42:12.630Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.630Z] [INFO] [2019-07-31T09:42:12.630Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.630Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-31T09:42:12.630Z] [INFO] [2019-07-31T09:42:12.630Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.630Z] [INFO] [2019-07-31T09:42:12.630Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.630Z] [INFO] [2019-07-31T09:42:12.630Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.630Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-31T09:42:12.885Z] [INFO] [2019-07-31T09:42:12.885Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:12.885Z] [INFO] [2019-07-31T09:42:12.885Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:13.810Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log [2019-07-31T09:42:13.810Z] [INFO] Command line: [2019-07-31T09:42:13.810Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:42:13.810Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:42:16.322Z] !SESSION 2019-07-31 09:42:13.880 ----------------------------------------------- [2019-07-31T09:42:16.322Z] eclipse.buildId=unknown [2019-07-31T09:42:16.322Z] java.version=1.8.0_202 [2019-07-31T09:42:16.322Z] java.vendor=Oracle Corporation [2019-07-31T09:42:16.322Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:42:16.322Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:42:16.322Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:42:16.322Z] [2019-07-31T09:42:16.322Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:42:15.820 [2019-07-31T09:42:16.322Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:42:16.322Z] !STACK 0 [2019-07-31T09:42:16.322Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T09:42:16.322Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:42:16.322Z] [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:42:16.322Z] [2019-07-31T09:42:16.322Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:42:15.926 [2019-07-31T09:42:16.322Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:42:16.322Z] !STACK 0 [2019-07-31T09:42:16.322Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T09:42:16.322Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:42:16.322Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:42:16.322Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T09:42:16.322Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:42:16.322Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:42:16.322Z] [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:42:16.322Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:42:17.248Z] process 10251: 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-31T09:42:17.248Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:42:17.808Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:42:17.808Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:42:24.338Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-31T09:42:24.593Z] *** BUG *** [2019-07-31T09:42:24.593Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:42:24.593Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:42:24.593Z] [2019-07-31T09:42:24.593Z] *** BUG *** [2019-07-31T09:42:24.593Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:42:24.593Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:42:24.593Z] [2019-07-31T09:42:24.593Z] *** BUG *** [2019-07-31T09:42:24.593Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:42:24.593Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:42:24.593Z] [2019-07-31T09:42:27.105Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.707 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-31T09:42:27.105Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest) Time elapsed: 2.681 s [2019-07-31T09:42:27.105Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-31T09:42:27.105Z] *** BUG *** [2019-07-31T09:42:27.105Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:42:27.105Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:42:27.105Z] [2019-07-31T09:42:27.361Z] *** BUG *** [2019-07-31T09:42:27.361Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:42:27.361Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:42:27.361Z] [2019-07-31T09:42:27.361Z] *** BUG *** [2019-07-31T09:42:27.361Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:42:27.361Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:42:27.361Z] [2019-07-31T09:42:39.520Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.566 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-31T09:42:39.520Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest) Time elapsed: 11.565 s [2019-07-31T09:42:39.520Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-31T09:42:39.520Z] *** BUG *** [2019-07-31T09:42:39.520Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:42:39.520Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:42:39.520Z] [2019-07-31T09:42:39.520Z] *** BUG *** [2019-07-31T09:42:39.520Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:42:39.520Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:42:39.520Z] [2019-07-31T09:42:39.520Z] *** BUG *** [2019-07-31T09:42:39.520Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:42:39.520Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:42:39.520Z] [2019-07-31T09:42:39.520Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-31T09:42:39.520Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest) Time elapsed: 0.705 s [2019-07-31T09:42:39.520Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-31T09:42:39.520Z] *** BUG *** [2019-07-31T09:42:39.520Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:42:39.520Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:42:39.520Z] [2019-07-31T09:42:40.082Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-31T09:42:40.082Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest) Time elapsed: 0.634 s [2019-07-31T09:42:40.082Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-31T09:42:40.643Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-31T09:42:40.643Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest) Time elapsed: 0.636 s [2019-07-31T09:42:40.643Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-31T09:42:41.203Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-31T09:42:41.203Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test) Time elapsed: 0.594 s [2019-07-31T09:42:41.203Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-31T09:42:41.763Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-31T09:42:41.763Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest) Time elapsed: 0.506 s [2019-07-31T09:42:41.763Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-31T09:42:42.323Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-31T09:42:42.323Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest) Time elapsed: 0.617 s [2019-07-31T09:42:42.323Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-31T09:42:43.689Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-31T09:42:43.689Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest) Time elapsed: 1.247 s [2019-07-31T09:42:43.689Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-31T09:42:44.249Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-31T09:42:44.249Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest) Time elapsed: 0.435 s [2019-07-31T09:42:44.249Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-31T09:42:44.505Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-31T09:42:44.505Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest) Time elapsed: 0.473 s [2019-07-31T09:42:44.505Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-31T09:42:44.505Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-31T09:42:44.505Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-31T09:42:44.505Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.505Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T09:42:44.505Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-31T09:42:44.760Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.25 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-31T09:42:44.760Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.05 s [2019-07-31T09:42:44.760Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T09:42:44.760Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T09:42:44.760Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T09:42:44.760Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T09:42:44.760Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T09:42:44.760Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T09:42:44.760Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T09:42:44.760Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-31T09:42:44.760Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T09:42:44.760Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T09:42:44.760Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-31T09:42:44.760Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-31T09:42:44.760Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-07-31T09:42:44.760Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T09:42:44.760Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-31T09:42:44.760Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.015 s [2019-07-31T09:42:44.760Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T09:42:44.760Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T09:42:44.760Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-31T09:42:45.320Z] [2019-07-31T09:42:45.320Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-31 09:42:45.109 [2019-07-31T09:42:45.320Z] !MESSAGE Could not validate the xml response [2019-07-31T09:42:45.320Z] !STACK 0 [2019-07-31T09:42:45.320Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-31T09:42:45.320Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T09:42:45.320Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-31T09:42:45.320Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-31T09:42:45.320Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T09:42:45.320Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-31T09:42:45.320Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-31T09:42:45.320Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T09:42:45.320Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T09:42:45.320Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T09:42:45.320Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T09:42:45.320Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T09:42:45.320Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T09:42:45.320Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T09:42:45.320Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-31T09:42:45.320Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-31T09:42:45.320Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-31T09:42:45.320Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:42:45.320Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:42:45.320Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:42:45.320Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:42:45.320Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T09:42:45.320Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T09:42:45.320Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T09:42:45.320Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T09:42:45.320Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T09:42:45.320Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T09:42:45.320Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T09:42:45.320Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T09:42:45.320Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T09:42:45.320Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T09:42:45.320Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T09:42:45.320Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T09:42:45.320Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T09:42:45.320Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T09:42:45.320Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T09:42:45.320Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T09:42:45.320Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T09:42:45.320Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T09:42:45.320Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T09:42:45.320Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:42:45.320Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:42:45.320Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:42:45.320Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:42:45.320Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T09:42:45.320Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T09:42:45.320Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T09:42:45.320Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T09:42:45.320Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-31T09:42:45.320Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T09:42:45.320Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T09:42:45.320Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T09:42:45.320Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T09:42:45.320Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T09:42:45.320Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:42:45.320Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T09:42:45.320Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T09:42:45.320Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T09:42:45.320Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:42:45.320Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T09:42:45.320Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T09:42:45.320Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T09:42:45.320Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T09:42:45.320Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T09:42:45.320Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T09:42:45.320Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T09:42:45.320Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:42:45.320Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:42:45.320Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:42:45.320Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:42:45.320Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:42:45.320Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:42:45.320Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:42:45.320Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:42:45.320Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:42:45.320Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:42:45.320Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:42:45.320Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:42:45.880Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.029 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-31T09:42:45.880Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.034 s [2019-07-31T09:42:45.880Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.054 s [2019-07-31T09:42:45.880Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-31T09:42:45.880Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-31T09:42:45.880Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.06 s [2019-07-31T09:42:45.880Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-31T09:42:45.880Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T09:42:45.880Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T09:42:45.880Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.06 s [2019-07-31T09:42:45.880Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-31T09:42:45.880Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-31T09:42:45.880Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.066 s [2019-07-31T09:42:45.880Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-31T09:42:45.880Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.062 s [2019-07-31T09:42:45.880Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.01 s [2019-07-31T09:42:45.880Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-31T09:42:45.880Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-31T09:42:45.880Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-31T09:42:45.880Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.061 s [2019-07-31T09:42:45.880Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-31T09:42:45.880Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.06 s [2019-07-31T09:42:45.880Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-31T09:42:45.880Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-31T09:42:45.880Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-31T09:42:45.880Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-31T09:42:45.880Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.05 s [2019-07-31T09:42:45.880Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-31T09:42:45.880Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-31T09:42:45.880Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-31T09:42:45.880Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-31T09:42:45.880Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.057 s [2019-07-31T09:42:45.880Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-31T09:42:45.880Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-31T09:42:45.880Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.01 s [2019-07-31T09:42:45.880Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.052 s [2019-07-31T09:42:45.880Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-31T09:42:45.880Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-31T09:42:45.880Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-31T09:42:45.880Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.01 s [2019-07-31T09:42:45.880Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.008 s [2019-07-31T09:42:45.880Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-31T09:42:46.413Z] [2019-07-31T09:42:46.413Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-31 09:42:46.044 [2019-07-31T09:42:46.413Z] !MESSAGE Could not validate the xml response [2019-07-31T09:42:46.413Z] !STACK 0 [2019-07-31T09:42:46.413Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-31T09:42:46.413Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T09:42:46.413Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-31T09:42:46.413Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-31T09:42:46.413Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T09:42:46.413Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-31T09:42:46.413Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-31T09:42:46.413Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T09:42:46.413Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T09:42:46.413Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T09:42:46.413Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T09:42:46.413Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T09:42:46.413Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T09:42:46.413Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T09:42:46.413Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T09:42:46.413Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-31T09:42:46.413Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-31T09:42:46.413Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-31T09:42:46.413Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:42:46.413Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:42:46.413Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:42:46.413Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:42:46.413Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T09:42:46.413Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T09:42:46.413Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T09:42:46.413Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T09:42:46.413Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T09:42:46.413Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T09:42:46.413Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T09:42:46.413Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T09:42:46.413Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T09:42:46.413Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T09:42:46.413Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T09:42:46.413Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T09:42:46.413Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T09:42:46.413Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T09:42:46.413Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T09:42:46.413Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T09:42:46.413Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T09:42:46.413Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T09:42:46.413Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T09:42:46.413Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:42:46.413Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:42:46.413Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:42:46.413Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:42:46.413Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T09:42:46.413Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T09:42:46.413Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T09:42:46.413Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T09:42:46.413Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-31T09:42:46.413Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T09:42:46.413Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T09:42:46.413Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T09:42:46.413Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T09:42:46.413Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T09:42:46.413Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:42:46.413Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T09:42:46.413Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T09:42:46.413Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T09:42:46.413Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:42:46.413Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T09:42:46.413Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T09:42:46.413Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T09:42:46.413Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T09:42:46.413Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T09:42:46.413Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T09:42:46.413Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T09:42:46.413Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:42:46.413Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:42:46.413Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:42:46.413Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:42:46.413Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:42:46.413Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:42:46.413Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:42:46.413Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:42:46.413Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:42:46.413Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:42:46.413Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:42:46.413Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:42:47.023Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.908 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-31T09:42:47.023Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.043 s [2019-07-31T09:42:47.023Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-31T09:42:47.023Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.039 s [2019-07-31T09:42:47.023Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-31T09:42:47.023Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T09:42:47.023Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.049 s [2019-07-31T09:42:47.023Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-31T09:42:47.023Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-31T09:42:47.023Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-31T09:42:47.023Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.05 s [2019-07-31T09:42:47.023Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2019-07-31T09:42:47.023Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-31T09:42:47.023Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.052 s [2019-07-31T09:42:47.023Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.061 s [2019-07-31T09:42:47.023Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-31T09:42:47.023Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-31T09:42:47.023Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.055 s [2019-07-31T09:42:47.023Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-31T09:42:47.023Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.052 s [2019-07-31T09:42:47.023Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-31T09:42:47.023Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.05 s [2019-07-31T09:42:47.023Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2019-07-31T09:42:47.023Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-31T09:42:47.023Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-31T09:42:47.023Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T09:42:47.023Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.055 s [2019-07-31T09:42:47.023Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-31T09:42:47.023Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-31T09:42:47.023Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:42:47.023Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:42:47.023Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:42:47.023Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:42:47.023Z] [2019-07-31T09:42:47.023Z] Results: [2019-07-31T09:42:47.023Z] [2019-07-31T09:42:47.023Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2019-07-31T09:42:47.023Z] [2019-07-31T09:42:47.949Z] [INFO] All tests passed! [2019-07-31T09:42:47.949Z] [INFO] [2019-07-31T09:42:47.949Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:47.949Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec [2019-07-31T09:42:47.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-31T09:42:47.949Z] [INFO] [2019-07-31T09:42:47.949Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:47.949Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-31T09:42:47.949Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.pom [2019-07-31T09:42:47.949Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-31T09:42:47.949Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:42:47.949Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T09:42:47.949Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T09:42:47.949Z] [INFO] [2019-07-31T09:42:47.949Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T09:42:47.949Z] [INFO] [2019-07-31T09:42:47.949Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2019-07-31T09:42:47.949Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/134] [2019-07-31T09:42:47.949Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:42:47.949Z] [INFO] [2019-07-31T09:42:47.949Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:47.949Z] [INFO] [2019-07-31T09:42:47.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:47.949Z] [INFO] The project's OSGi version is 2.0.0.201907310859 [2019-07-31T09:42:47.949Z] [INFO] [2019-07-31T09:42:47.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:47.949Z] [INFO] [2019-07-31T09:42:47.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:47.949Z] [INFO] [2019-07-31T09:42:47.949Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:47.949Z] [INFO] [2019-07-31T09:42:47.949Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:47.949Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:42:47.949Z] [INFO] [2019-07-31T09:42:47.949Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:47.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:42:47.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2019-07-31T09:42:47.949Z] [INFO] [2019-07-31T09:42:47.949Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:47.949Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:48.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:42:48.711Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:48.711Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:48.711Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:48.711Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:48.711Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec [2019-07-31T09:42:48.711Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:48.711Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-31T09:42:48.711Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.pom [2019-07-31T09:42:48.711Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T09:42:48.711Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:42:48.711Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:42:48.711Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2019-07-31T09:42:48.711Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT [90/134] [2019-07-31T09:42:48.711Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.711Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.711Z] [INFO] The project's OSGi version is 5.0.0.201907310859 [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.711Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.711Z] [INFO] [2019-07-31T09:42:48.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.968Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.968Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.968Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.968Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-31T09:42:48.968Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.pom [2019-07-31T09:42:48.968Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:42:48.968Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:42:48.968Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2019-07-31T09:42:48.968Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT [91/134] [2019-07-31T09:42:48.968Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:48.968Z] [INFO] The project's OSGi version is 1.0.9.201907310859 [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:48.968Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:48.968Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:42:48.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2019-07-31T09:42:48.968Z] [INFO] [2019-07-31T09:42:48.968Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:48.968Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2019-07-31T09:42:49.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[42] [2019-07-31T09:42:49.223Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-31T09:42:49.223Z] ^^^^ [2019-07-31T09:42:49.223Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T09:42:49.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[51] [2019-07-31T09:42:49.223Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-31T09:42:49.223Z] ^^^^ [2019-07-31T09:42:49.223Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T09:42:49.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[213] [2019-07-31T09:42:49.223Z] provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID); [2019-07-31T09:42:49.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:42:49.223Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-31T09:42:49.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-31T09:42:49.223Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T09:42:49.223Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:42:49.223Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-31T09:42:49.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-31T09:42:49.223Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T09:42:49.223Z] ^^^^^ [2019-07-31T09:42:49.223Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T09:42:49.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[241] [2019-07-31T09:42:49.223Z] TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-31T09:42:49.223Z] ^^^^^^^^^^^^^ [2019-07-31T09:42:49.223Z] 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-31T09:42:49.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[157] [2019-07-31T09:42:49.223Z] TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-31T09:42:49.223Z] ^^^^^^^^^^^^^ [2019-07-31T09:42:49.223Z] 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-31T09:42:49.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-31T09:42:49.223Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-31T09:42:49.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:42:49.223Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-31T09:42:49.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-31T09:42:49.223Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-31T09:42:49.223Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:42:49.223Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>' [2019-07-31T09:42:49.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-31T09:42:49.223Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T09:42:49.223Z] ^^^^^^^^^^^^^^^ [2019-07-31T09:42:49.223Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-31T09:42:49.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-31T09:42:49.223Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T09:42:49.223Z] ^^^^^ [2019-07-31T09:42:49.223Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T09:42:49.223Z] 11 problems (11 warnings) [2019-07-31T09:42:49.223Z] [INFO] [2019-07-31T09:42:49.223Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:49.223Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:42:49.223Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2019-07-31T09:42:49.223Z] [INFO] [2019-07-31T09:42:49.223Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:49.223Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T09:42:49.223Z] [INFO] [2019-07-31T09:42:49.223Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:49.223Z] [INFO] [2019-07-31T09:42:49.223Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:49.223Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:42:49.478Z] [INFO] [2019-07-31T09:42:49.479Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:49.479Z] [INFO] [2019-07-31T09:42:49.479Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:49.479Z] [INFO] [2019-07-31T09:42:49.479Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:49.479Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:42:49.479Z] [INFO] [2019-07-31T09:42:49.479Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:49.479Z] [INFO] [2019-07-31T09:42:49.479Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:42:50.404Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log [2019-07-31T09:42:50.404Z] [INFO] Command line: [2019-07-31T09:42:50.404Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:42:50.404Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:42:52.499Z] !SESSION 2019-07-31 09:42:50.412 ----------------------------------------------- [2019-07-31T09:42:52.499Z] eclipse.buildId=unknown [2019-07-31T09:42:52.499Z] java.version=1.8.0_202 [2019-07-31T09:42:52.499Z] java.vendor=Oracle Corporation [2019-07-31T09:42:52.499Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:42:52.499Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:42:52.499Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:42:52.499Z] [2019-07-31T09:42:52.499Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:42:52.149 [2019-07-31T09:42:52.499Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:42:52.499Z] !STACK 0 [2019-07-31T09:42:52.499Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:42:52.499Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:42:52.499Z] [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:42:52.499Z] [2019-07-31T09:42:52.499Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:42:52.250 [2019-07-31T09:42:52.499Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:42:52.499Z] !STACK 0 [2019-07-31T09:42:52.499Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:42:52.499Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:42:52.499Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:42:52.499Z] -> 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-31T09:42:52.499Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:42:52.499Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:42:52.499Z] [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:42:52.499Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:42:54.384Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-31T09:42:55.747Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.491 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-31T09:42:55.747Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest) Time elapsed: 1.474 s [2019-07-31T09:42:55.748Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-31T09:42:58.259Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.51 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-31T09:42:58.259Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.39 s [2019-07-31T09:42:58.259Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.119 s [2019-07-31T09:42:58.259Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-31T09:42:59.634Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-31T09:42:59.634Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest) Time elapsed: 1.116 s [2019-07-31T09:42:59.634Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-31T09:42:59.634Z] [2019-07-31T09:42:59.634Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:42:59.297 [2019-07-31T09:42:59.634Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T09:43:02.896Z] [2019-07-31T09:43:02.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:02.547 [2019-07-31T09:43:02.896Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T09:43:02.896Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.257 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-31T09:43:02.896Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 3.252 s [2019-07-31T09:43:02.896Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.003 s [2019-07-31T09:43:02.896Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.113 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.114 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.114 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.114 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.115 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.115 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.115 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.116 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.116 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.116 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.117 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.117 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.117 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.118 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.258Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.118 [2019-07-31T09:43:04.258Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.258Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.118 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.259Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.119 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.259Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.119 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.259Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.119 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.259Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.120 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.259Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.120 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.259Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.120 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.259Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.121 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.259Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.121 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.259Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.121 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.259Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.122 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.259Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.122 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.259Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.123 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.259Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.123 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:04.259Z] [2019-07-31T09:43:04.259Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:04.123 [2019-07-31T09:43:04.259Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T09:43:12.335Z] [2019-07-31T09:43:12.335Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:12.264 [2019-07-31T09:43:12.335Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2019-07-31T09:43:12.590Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.997 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-31T09:43:12.590Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 9.714 s [2019-07-31T09:43:12.590Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 0.282 s [2019-07-31T09:43:12.590Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-31T09:43:12.846Z] [2019-07-31T09:43:12.846Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:12.612 [2019-07-31T09:43:12.846Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T09:43:12.846Z] [2019-07-31T09:43:12.846Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:12.613 [2019-07-31T09:43:12.846Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T09:43:14.208Z] [2019-07-31T09:43:14.208Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:13.826 [2019-07-31T09:43:14.208Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T09:43:14.208Z] [2019-07-31T09:43:14.208Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:13.826 [2019-07-31T09:43:14.208Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T09:43:14.208Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-31T09:43:14.208Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 1.264 s [2019-07-31T09:43:14.208Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 0.012 s [2019-07-31T09:43:14.208Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-31T09:43:14.208Z] [2019-07-31T09:43:14.208Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:14.006 [2019-07-31T09:43:14.208Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T09:43:14.208Z] [2019-07-31T09:43:14.208Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:14.136 [2019-07-31T09:43:14.208Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T09:43:14.208Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-31T09:43:14.208Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.177 s [2019-07-31T09:43:14.208Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.127 s [2019-07-31T09:43:14.208Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-31T09:43:15.570Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-31T09:43:15.570Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest) Time elapsed: 1.23 s [2019-07-31T09:43:15.570Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-31T09:43:15.570Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-31T09:43:15.570Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.129 s [2019-07-31T09:43:15.570Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.042 s [2019-07-31T09:43:15.570Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-31T09:43:15.825Z] [2019-07-31T09:43:15.825Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:15.607 [2019-07-31T09:43:15.825Z] !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-31T09:43:15.825Z] [2019-07-31T09:43:15.825Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:15.616 [2019-07-31T09:43:15.825Z] !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-31T09:43:15.825Z] [2019-07-31T09:43:15.825Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:15.623 [2019-07-31T09:43:15.825Z] !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-31T09:43:15.825Z] [2019-07-31T09:43:15.825Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:15.630 [2019-07-31T09:43:15.825Z] !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-31T09:43:15.825Z] [2019-07-31T09:43:15.825Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:15.637 [2019-07-31T09:43:15.825Z] !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-31T09:43:15.825Z] [2019-07-31T09:43:15.825Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:15.734 [2019-07-31T09:43:15.825Z] !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-31T09:43:16.587Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-31T09:43:16.587Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.084 s [2019-07-31T09:43:16.587Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.096 s [2019-07-31T09:43:16.587Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.012 s [2019-07-31T09:43:16.587Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.392 s [2019-07-31T09:43:16.587Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.111 s [2019-07-31T09:43:16.587Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.108 s [2019-07-31T09:43:16.587Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0 s [2019-07-31T09:43:16.587Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-31T09:43:17.513Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-31T09:43:17.513Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.544 s [2019-07-31T09:43:17.513Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.226 s [2019-07-31T09:43:17.513Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.178 s [2019-07-31T09:43:17.513Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-31T09:43:17.768Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-31T09:43:17.768Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.145 s [2019-07-31T09:43:17.768Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.008 s [2019-07-31T09:43:17.768Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.172 s [2019-07-31T09:43:17.768Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-31T09:43:17.768Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-31T09:43:17.768Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.068 s [2019-07-31T09:43:17.768Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.031 s [2019-07-31T09:43:17.768Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-31T09:43:18.549Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-31T09:43:18.549Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.168 s [2019-07-31T09:43:18.549Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.422 s [2019-07-31T09:43:18.549Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.174 s [2019-07-31T09:43:18.549Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-31T09:43:26.626Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-31T09:43:26.626Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.196 s [2019-07-31T09:43:26.626Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 7.202 s [2019-07-31T09:43:26.626Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.341 s [2019-07-31T09:43:26.626Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.26 s [2019-07-31T09:43:26.626Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-31T09:43:26.882Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-31T09:43:26.882Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.03 s [2019-07-31T09:43:26.882Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.075 s [2019-07-31T09:43:26.882Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:26.642 [2019-07-31T09:43:26.882Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:26.654 [2019-07-31T09:43:26.882Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.660 [2019-07-31T09:43:26.882Z] !MESSAGE State Transition: Undefined action: action1 [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.661 [2019-07-31T09:43:26.882Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.705 [2019-07-31T09:43:26.882Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:26.706 [2019-07-31T09:43:26.882Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2019-07-31T09:43:26.882Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-31T09:43:26.882Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-31T09:43:26.882Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-31T09:43:26.882Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-31T09:43:26.882Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-31T09:43:26.882Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-31T09:43:26.882Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-31T09:43:26.882Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-31T09:43:26.882Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.044 s [2019-07-31T09:43:26.882Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.717 [2019-07-31T09:43:26.882Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.717 [2019-07-31T09:43:26.882Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.719 [2019-07-31T09:43:26.882Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.719 [2019-07-31T09:43:26.882Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.722 [2019-07-31T09:43:26.882Z] !MESSAGE The mapping group undefined does not exist in this analysis [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.724 [2019-07-31T09:43:26.882Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.725 [2019-07-31T09:43:26.882Z] !MESSAGE A query state value should have children attributes [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.725 [2019-07-31T09:43:26.882Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-31T09:43:26.882Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-31T09:43:26.882Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] 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-31T09:43:26.882Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] 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-31T09:43:26.882Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.735 [2019-07-31T09:43:26.882Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.736 [2019-07-31T09:43:26.882Z] !MESSAGE The value of an event field attribute should not be null [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.736 [2019-07-31T09:43:26.882Z] !MESSAGE A query state attribute should have children attributes [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.737 [2019-07-31T09:43:26.882Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.738 [2019-07-31T09:43:26.882Z] !MESSAGE Location undefined does not exist [2019-07-31T09:43:26.882Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-31T09:43:26.882Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.004 s [2019-07-31T09:43:26.882Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.003 s [2019-07-31T09:43:26.882Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-31T09:43:26.882Z] [2019-07-31T09:43:26.882Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 09:43:26.747 [2019-07-31T09:43:26.882Z] !MESSAGE Segment time: only one of or shoud be present [2019-07-31T09:43:26.882Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-31T09:43:26.882Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-31T09:43:26.882Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0 s [2019-07-31T09:43:26.882Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-31T09:43:27.138Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-31T09:43:27.138Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.072 s [2019-07-31T09:43:27.138Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.023 s [2019-07-31T09:43:27.138Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.072 s [2019-07-31T09:43:27.138Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.024 s [2019-07-31T09:43:27.138Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.064 s [2019-07-31T09:43:27.138Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.027 s [2019-07-31T09:43:27.138Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.071 s [2019-07-31T09:43:27.138Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-31T09:43:28.500Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-31T09:43:28.500Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest) Time elapsed: 1.213 s [2019-07-31T09:43:28.500Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-31T09:43:28.500Z] [2019-07-31T09:43:28.500Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:28.336 [2019-07-31T09:43:28.500Z] !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-31T09:43:29.863Z] [2019-07-31T09:43:29.863Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:29.542 [2019-07-31T09:43:29.863Z] !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-31T09:43:30.787Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.413 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-31T09:43:30.787Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-31T09:43:30.787Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-31T09:43:30.787Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-31T09:43:30.787Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-31T09:43:32.149Z] [2019-07-31T09:43:32.149Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:31.971 [2019-07-31T09:43:32.149Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T09:43:32.149Z] [2019-07-31T09:43:32.149Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 09:43:31.971 [2019-07-31T09:43:32.149Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T09:43:32.149Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-31T09:43:32.149Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 1.214 s [2019-07-31T09:43:32.149Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 0.008 s [2019-07-31T09:43:32.149Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-31T09:43:32.149Z] 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-31T09:43:32.149Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-31T09:43:32.149Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-31T09:43:32.149Z] [2019-07-31T09:43:32.149Z] Results: [2019-07-31T09:43:32.149Z] [2019-07-31T09:43:32.149Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:43:32.149Z] [2019-07-31T09:43:33.074Z] [INFO] All tests passed! [2019-07-31T09:43:33.074Z] [INFO] [2019-07-31T09:43:33.074Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:43:33.074Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec [2019-07-31T09:43:33.074Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-31T09:43:33.074Z] [INFO] [2019-07-31T09:43:33.074Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:43:33.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:43:33.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T09:43:33.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T09:43:33.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:43:33.329Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T09:43:33.329Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T09:43:33.329Z] [INFO] [2019-07-31T09:43:33.329Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T09:43:33.329Z] [INFO] [2019-07-31T09:43:33.329Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2019-07-31T09:43:33.329Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/134] [2019-07-31T09:43:33.329Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:43:33.329Z] [INFO] [2019-07-31T09:43:33.329Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:33.329Z] [INFO] [2019-07-31T09:43:33.329Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:33.329Z] [INFO] The project's OSGi version is 2.0.0.201907310859 [2019-07-31T09:43:33.329Z] [INFO] [2019-07-31T09:43:33.329Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:33.329Z] [INFO] [2019-07-31T09:43:33.329Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:33.329Z] [INFO] [2019-07-31T09:43:33.329Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:33.329Z] [INFO] [2019-07-31T09:43:33.329Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:33.329Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:43:33.329Z] [INFO] [2019-07-31T09:43:33.329Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:33.329Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:43:33.329Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2019-07-31T09:43:33.329Z] [INFO] [2019-07-31T09:43:33.329Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:33.329Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2019-07-31T09:43:33.718Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[110] [2019-07-31T09:43:33.718Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T09:43:33.718Z] ^^^^^ [2019-07-31T09:43:33.718Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:43:33.718Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[187] [2019-07-31T09:43:33.718Z] File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name); [2019-07-31T09:43:33.718Z] ^^^^^ [2019-07-31T09:43:33.718Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:43:33.718Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[94] [2019-07-31T09:43:33.718Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T09:43:33.718Z] ^^^^^ [2019-07-31T09:43:33.718Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:43:33.718Z] 5 problems (0 errors, 3 warnings, 3 info) [2019-07-31T09:43:33.718Z] [INFO] [2019-07-31T09:43:33.718Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:33.718Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:43:33.718Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2019-07-31T09:43:33.718Z] [INFO] [2019-07-31T09:43:33.718Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:33.718Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-31T09:43:33.718Z] [INFO] [2019-07-31T09:43:33.718Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:34.064Z] [INFO] [2019-07-31T09:43:34.064Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:34.064Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-31T09:43:34.064Z] [INFO] [2019-07-31T09:43:34.064Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:34.064Z] [INFO] [2019-07-31T09:43:34.064Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:34.064Z] [INFO] [2019-07-31T09:43:34.064Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:34.064Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-31T09:43:34.064Z] [INFO] [2019-07-31T09:43:34.064Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:34.064Z] [INFO] [2019-07-31T09:43:34.064Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:43:34.995Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log [2019-07-31T09:43:34.995Z] [INFO] Command line: [2019-07-31T09:43:34.996Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:43:34.996Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:43:36.881Z] !SESSION 2019-07-31 09:43:34.856 ----------------------------------------------- [2019-07-31T09:43:36.881Z] eclipse.buildId=unknown [2019-07-31T09:43:36.881Z] java.version=1.8.0_202 [2019-07-31T09:43:36.881Z] java.vendor=Oracle Corporation [2019-07-31T09:43:36.881Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:43:36.881Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:43:36.881Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:43:36.881Z] [2019-07-31T09:43:36.881Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:43:36.707 [2019-07-31T09:43:36.881Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:43:36.881Z] !STACK 0 [2019-07-31T09:43:36.881Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:43:36.881Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:43:36.881Z] [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:43:36.881Z] [2019-07-31T09:43:36.881Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:43:36.805 [2019-07-31T09:43:36.881Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:43:36.881Z] !STACK 0 [2019-07-31T09:43:36.881Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:43:36.881Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:43:36.881Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:43:36.881Z] -> 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-31T09:43:36.881Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:43:36.881Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:43:36.881Z] [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:43:36.881Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:43:39.393Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-31T09:43:42.656Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.499 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-31T09:43:42.656Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest) Time elapsed: 3.435 s [2019-07-31T09:43:42.656Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-31T09:43:57.486Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.516 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-31T09:43:57.486Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 1.589 s [2019-07-31T09:43:57.486Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 12.923 s [2019-07-31T09:43:57.486Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-31T09:43:57.486Z] 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-31T09:43:57.486Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped [2019-07-31T09:43:57.486Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-31T09:44:15.520Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.11 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-31T09:44:15.520Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.102 s [2019-07-31T09:44:15.520Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 7.438 s [2019-07-31T09:44:15.520Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-31T09:44:15.520Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T09:44:15.520Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T09:44:15.520Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T09:44:15.520Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T09:44:15.520Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.005 s [2019-07-31T09:44:15.520Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T09:44:15.520Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.17 s [2019-07-31T09:44:15.520Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.014 s [2019-07-31T09:44:15.520Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-07-31T09:44:15.520Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T09:44:15.520Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T09:44:15.520Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T09:44:15.520Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-31T09:44:15.520Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T09:44:15.520Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-07-31T09:44:15.520Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T09:44:15.520Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T09:44:15.520Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T09:44:15.520Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T09:44:15.520Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T09:44:15.520Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.044 s [2019-07-31T09:44:15.520Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T09:44:15.520Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T09:44:15.520Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T09:44:15.520Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T09:44:15.520Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T09:44:15.520Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T09:44:15.520Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T09:44:15.520Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-31T09:44:18.031Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.855 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-31T09:44:18.031Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T09:44:18.031Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T09:44:18.031Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.058 s [2019-07-31T09:44:18.031Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.051 s [2019-07-31T09:44:18.031Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.004 s [2019-07-31T09:44:18.031Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.027 s [2019-07-31T09:44:18.031Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T09:44:18.031Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T09:44:18.031Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.046 s [2019-07-31T09:44:18.031Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.022 s [2019-07-31T09:44:18.031Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.023 s [2019-07-31T09:44:18.031Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.023 s [2019-07-31T09:44:18.031Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T09:44:18.031Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T09:44:18.031Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T09:44:18.031Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-31T09:44:27.966Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.961 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-31T09:44:27.966Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 8.83 s [2019-07-31T09:44:27.966Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 0.126 s [2019-07-31T09:44:27.966Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-31T09:44:30.476Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.893 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-31T09:44:30.476Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest) Time elapsed: 2.892 s [2019-07-31T09:44:30.476Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-31T09:44:34.812Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.563 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-31T09:44:34.812Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.136 s [2019-07-31T09:44:34.812Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.147 s [2019-07-31T09:44:34.812Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.141 s [2019-07-31T09:44:34.812Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.139 s [2019-07-31T09:44:34.812Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-31T09:44:34.812Z] [2019-07-31T09:44:34.812Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 09:44:34.573 [2019-07-31T09:44:34.812Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-31T09:44:49.644Z] [2019-07-31T09:44:49.644Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 09:44:47.128 [2019-07-31T09:44:49.644Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-31T09:44:57.720Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.196 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-31T09:44:57.720Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 12.604 s [2019-07-31T09:44:57.720Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 9.591 s [2019-07-31T09:44:57.720Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-31T09:44:57.720Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-31T09:44:57.720Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:44:57.720Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:44:57.720Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:44:57.720Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:44:57.720Z] [2019-07-31T09:44:57.720Z] Results: [2019-07-31T09:44:57.720Z] [2019-07-31T09:44:57.720Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T09:44:57.720Z] [2019-07-31T09:44:57.720Z] [INFO] All tests passed! [2019-07-31T09:44:57.720Z] [INFO] [2019-07-31T09:44:57.720Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:44:57.720Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec [2019-07-31T09:44:57.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-31T09:44:57.720Z] [INFO] [2019-07-31T09:44:57.720Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:44:57.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-31T09:44:57.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.pom [2019-07-31T09:44:57.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-31T09:44:57.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:44:57.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:44:57.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:44:57.720Z] [INFO] [2019-07-31T09:44:57.720Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T09:44:57.976Z] [INFO] [2019-07-31T09:44:57.976Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2019-07-31T09:44:57.976Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT [93/134] [2019-07-31T09:44:57.976Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:44:57.976Z] [INFO] [2019-07-31T09:44:57.976Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:57.976Z] [INFO] [2019-07-31T09:44:57.976Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:57.976Z] [INFO] The project's OSGi version is 4.0.3.201907310859 [2019-07-31T09:44:57.976Z] [INFO] [2019-07-31T09:44:57.976Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:57.976Z] [INFO] [2019-07-31T09:44:57.976Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:57.976Z] [INFO] [2019-07-31T09:44:57.976Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:57.976Z] [INFO] [2019-07-31T09:44:57.976Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:57.976Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:44:57.976Z] [INFO] [2019-07-31T09:44:57.976Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:57.976Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:44:57.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2019-07-31T09:44:57.976Z] [INFO] [2019-07-31T09:44:57.976Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:57.976Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2019-07-31T09:44:58.901Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[127] [2019-07-31T09:44:58.901Z] return new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic()); [2019-07-31T09:44:58.901Z] ^^^^^^^^ [2019-07-31T09:44:58.901Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:44:58.901Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[132] [2019-07-31T09:44:58.901Z] int tidQuark = entry.getValue(); [2019-07-31T09:44:58.901Z] ^^^^^^^^^^^^^^^^ [2019-07-31T09:44:58.901Z] 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-31T09:44:58.901Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[175] [2019-07-31T09:44:58.901Z] builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T09:44:58.901Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:44:58.901Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:44:58.901Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[42] [2019-07-31T09:44:58.901Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null; [2019-07-31T09:44:58.901Z] ^ [2019-07-31T09:44:58.901Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T09:44:58.901Z] 4 problems (4 warnings) [2019-07-31T09:44:58.901Z] [INFO] [2019-07-31T09:44:58.901Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:58.901Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:44:58.901Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2019-07-31T09:44:58.901Z] [INFO] [2019-07-31T09:44:58.901Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:58.901Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-31T09:44:58.901Z] [INFO] [2019-07-31T09:44:58.901Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:58.901Z] [INFO] [2019-07-31T09:44:58.901Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:58.901Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-31T09:44:58.901Z] [INFO] [2019-07-31T09:44:58.901Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:58.901Z] [INFO] [2019-07-31T09:44:58.901Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:58.901Z] [INFO] [2019-07-31T09:44:58.901Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:58.901Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-31T09:44:58.901Z] [INFO] [2019-07-31T09:44:58.901Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:58.901Z] [INFO] [2019-07-31T09:44:58.901Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:58.901Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec [2019-07-31T09:44:58.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T09:44:59.157Z] [INFO] [2019-07-31T09:44:59.157Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:59.157Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-31T09:44:59.157Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.pom [2019-07-31T09:44:59.157Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-31T09:44:59.157Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:44:59.157Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T09:44:59.157Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T09:44:59.157Z] [INFO] [2019-07-31T09:44:59.157Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T09:44:59.157Z] [INFO] [2019-07-31T09:44:59.157Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2019-07-31T09:44:59.157Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT [94/134] [2019-07-31T09:44:59.157Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T09:44:59.157Z] [INFO] [2019-07-31T09:44:59.157Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.157Z] [INFO] [2019-07-31T09:44:59.157Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.157Z] [INFO] The project's OSGi version is 3.0.5.201907310859 [2019-07-31T09:44:59.157Z] [INFO] [2019-07-31T09:44:59.157Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.157Z] [INFO] [2019-07-31T09:44:59.157Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.157Z] [INFO] [2019-07-31T09:44:59.157Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.157Z] [INFO] [2019-07-31T09:44:59.157Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.157Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:44:59.157Z] [INFO] [2019-07-31T09:44:59.157Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:44:59.157Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2019-07-31T09:44:59.157Z] [INFO] [2019-07-31T09:44:59.157Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.157Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2019-07-31T09:44:59.412Z] [INFO] [2019-07-31T09:44:59.412Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.412Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:44:59.412Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2019-07-31T09:44:59.412Z] [INFO] [2019-07-31T09:44:59.413Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.413Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-31T09:44:59.413Z] [INFO] [2019-07-31T09:44:59.413Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.413Z] [INFO] [2019-07-31T09:44:59.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.668Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.668Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.668Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec [2019-07-31T09:44:59.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.668Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-31T09:44:59.668Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.pom [2019-07-31T09:44:59.668Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-31T09:44:59.668Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:44:59.668Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T09:44:59.668Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2019-07-31T09:44:59.668Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT [95/134] [2019-07-31T09:44:59.668Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.668Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.668Z] [INFO] The project's OSGi version is 5.0.0.201907310859 [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.668Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.668Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.668Z] [INFO] [2019-07-31T09:44:59.668Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.923Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:44:59.923Z] [INFO] [2019-07-31T09:44:59.923Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.923Z] [INFO] [2019-07-31T09:44:59.923Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.923Z] [INFO] [2019-07-31T09:44:59.923Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.923Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-31T09:44:59.923Z] [INFO] [2019-07-31T09:44:59.923Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-31T09:44:59.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.pom [2019-07-31T09:44:59.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T09:44:59.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:44:59.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:44:59.923Z] [INFO] [2019-07-31T09:44:59.923Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T09:44:59.923Z] [INFO] [2019-07-31T09:44:59.923Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2019-07-31T09:44:59.923Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/134] [2019-07-31T09:44:59.923Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:44:59.923Z] [INFO] [2019-07-31T09:44:59.923Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:44:59.923Z] [INFO] [2019-07-31T09:44:59.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:44:59.923Z] [INFO] The project's OSGi version is 1.0.9.201907310859 [2019-07-31T09:44:59.923Z] [INFO] [2019-07-31T09:44:59.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:44:59.923Z] [INFO] [2019-07-31T09:44:59.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:44:59.923Z] [INFO] [2019-07-31T09:44:59.923Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:44:59.923Z] [INFO] [2019-07-31T09:44:59.923Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:44:59.923Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:44:59.923Z] [INFO] [2019-07-31T09:44:59.923Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:44:59.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:44:59.923Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2019-07-31T09:44:59.923Z] [INFO] [2019-07-31T09:44:59.923Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:44:59.923Z] [INFO] Compiling 11 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2019-07-31T09:45:00.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[129] [2019-07-31T09:45:00.179Z] CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID); [2019-07-31T09:45:00.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:45:00.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T09:45:00.179Z] 1 problem (1 warning) [2019-07-31T09:45:00.179Z] [INFO] [2019-07-31T09:45:00.179Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:45:00.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:45:00.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2019-07-31T09:45:00.179Z] [INFO] [2019-07-31T09:45:00.179Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:45:00.179Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T09:45:00.179Z] [INFO] [2019-07-31T09:45:00.179Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:45:00.179Z] [INFO] [2019-07-31T09:45:00.179Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:45:00.179Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:45:00.179Z] [INFO] [2019-07-31T09:45:00.179Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:45:00.179Z] [INFO] [2019-07-31T09:45:00.179Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:45:00.179Z] [INFO] [2019-07-31T09:45:00.179Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:45:00.179Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:45:00.179Z] [INFO] [2019-07-31T09:45:00.179Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:45:00.179Z] [INFO] [2019-07-31T09:45:00.179Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:45:01.105Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log [2019-07-31T09:45:01.105Z] [INFO] Command line: [2019-07-31T09:45:01.105Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:45:01.105Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:45:02.990Z] !SESSION 2019-07-31 09:45:01.114 ----------------------------------------------- [2019-07-31T09:45:02.990Z] eclipse.buildId=unknown [2019-07-31T09:45:02.990Z] java.version=1.8.0_202 [2019-07-31T09:45:02.990Z] java.vendor=Oracle Corporation [2019-07-31T09:45:02.990Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:45:02.990Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:45:02.990Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:45:02.990Z] [2019-07-31T09:45:02.990Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:45:02.929 [2019-07-31T09:45:02.990Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:45:02.990Z] !STACK 0 [2019-07-31T09:45:02.990Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T09:45:02.990Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:45:02.990Z] [2019-07-31T09:45:02.990Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:45:02.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:45:02.990Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:45:02.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:45:02.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:45:02.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:45:02.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:45:02.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:45:02.990Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:45:02.990Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:45:03.246Z] [2019-07-31T09:45:03.246Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:45:03.036 [2019-07-31T09:45:03.246Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:45:03.246Z] !STACK 0 [2019-07-31T09:45:03.246Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T09:45:03.246Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:45:03.246Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:45:03.246Z] -> 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-31T09:45:03.246Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T09:45:03.246Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:45:03.246Z] [2019-07-31T09:45:03.246Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:45:03.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:45:03.246Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:45:03.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:45:03.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:45:03.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:45:03.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:45:03.246Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:45:03.246Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:45:03.246Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:45:05.132Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-31T09:45:17.292Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.484 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-31T09:45:17.292Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 2.376 s [2019-07-31T09:45:17.292Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.299 s [2019-07-31T09:45:17.292Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.205 s [2019-07-31T09:45:17.292Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.19 s [2019-07-31T09:45:17.292Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.197 s [2019-07-31T09:45:17.292Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 3.03 s [2019-07-31T09:45:17.292Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.16 s [2019-07-31T09:45:17.292Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-31T09:45:27.232Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.704 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-31T09:45:27.232Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.169 s [2019-07-31T09:45:27.232Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.139 s [2019-07-31T09:45:27.232Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.158 s [2019-07-31T09:45:27.232Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.204 s [2019-07-31T09:45:27.232Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.15 s [2019-07-31T09:45:27.232Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 2.656 s [2019-07-31T09:45:27.232Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.227 s [2019-07-31T09:45:27.232Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-31T09:45:27.232Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-31T09:45:27.232Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest) Time elapsed: 0.015 s [2019-07-31T09:45:27.232Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-31T09:45:27.232Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-31T09:45:27.232Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest) Time elapsed: 0.106 s [2019-07-31T09:45:27.232Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-31T09:45:27.232Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-31T09:45:27.232Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped [2019-07-31T09:45:27.232Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-31T09:45:32.474Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.642 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-31T09:45:32.474Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.117 s [2019-07-31T09:45:32.474Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0 s [2019-07-31T09:45:32.474Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.128 s [2019-07-31T09:45:32.474Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.03 s [2019-07-31T09:45:32.474Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.11 s [2019-07-31T09:45:32.474Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.017 s [2019-07-31T09:45:32.474Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.11 s [2019-07-31T09:45:32.474Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.011 s [2019-07-31T09:45:32.474Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.115 s [2019-07-31T09:45:32.474Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-31T09:45:32.474Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-31T09:45:32.474Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:45:32.474Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:45:32.474Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:45:32.474Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:45:32.474Z] [2019-07-31T09:45:32.474Z] Results: [2019-07-31T09:45:32.474Z] [2019-07-31T09:45:32.474Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T09:45:32.474Z] [2019-07-31T09:45:33.035Z] [INFO] All tests passed! [2019-07-31T09:45:33.035Z] [INFO] [2019-07-31T09:45:33.035Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:45:33.035Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec [2019-07-31T09:45:33.035Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-31T09:45:33.035Z] [INFO] [2019-07-31T09:45:33.035Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:45:33.035Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T09:45:33.035Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T09:45:33.035Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T09:45:33.035Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:45:33.035Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T09:45:33.035Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T09:45:33.035Z] [INFO] [2019-07-31T09:45:33.035Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T09:45:33.035Z] [INFO] [2019-07-31T09:45:33.035Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2019-07-31T09:45:33.035Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/134] [2019-07-31T09:45:33.035Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:45:33.035Z] [INFO] [2019-07-31T09:45:33.035Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.035Z] [INFO] [2019-07-31T09:45:33.035Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.035Z] [INFO] The project's OSGi version is 1.0.0.201907310859 [2019-07-31T09:45:33.035Z] [INFO] [2019-07-31T09:45:33.035Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.035Z] [INFO] [2019-07-31T09:45:33.035Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.035Z] [INFO] [2019-07-31T09:45:33.035Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.035Z] [INFO] [2019-07-31T09:45:33.035Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.035Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:45:33.035Z] [INFO] [2019-07-31T09:45:33.035Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.035Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:45:33.035Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2019-07-31T09:45:33.035Z] [INFO] [2019-07-31T09:45:33.035Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.290Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2019-07-31T09:45:33.290Z] [INFO] [2019-07-31T09:45:33.290Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:45:33.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2019-07-31T09:45:33.290Z] [INFO] [2019-07-31T09:45:33.290Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.290Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T09:45:33.546Z] [INFO] [2019-07-31T09:45:33.546Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.546Z] [INFO] [2019-07-31T09:45:33.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.546Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:45:33.546Z] [INFO] [2019-07-31T09:45:33.546Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.546Z] [INFO] [2019-07-31T09:45:33.546Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.546Z] [INFO] [2019-07-31T09:45:33.546Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.546Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:45:33.546Z] [INFO] [2019-07-31T09:45:33.546Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:33.546Z] [INFO] [2019-07-31T09:45:33.546Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:34.472Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log [2019-07-31T09:45:34.472Z] [INFO] Command line: [2019-07-31T09:45:34.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.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T09:45:34.472Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:45:36.986Z] !SESSION 2019-07-31 09:45:34.563 ----------------------------------------------- [2019-07-31T09:45:36.986Z] eclipse.buildId=unknown [2019-07-31T09:45:36.986Z] java.version=1.8.0_202 [2019-07-31T09:45:36.986Z] java.vendor=Oracle Corporation [2019-07-31T09:45:36.986Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:45:36.986Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T09:45:36.986Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T09:45:36.986Z] [2019-07-31T09:45:36.986Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:45:36.507 [2019-07-31T09:45:36.986Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:45:36.986Z] !STACK 0 [2019-07-31T09:45:36.986Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T09:45:36.986Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:45:36.986Z] [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:45:36.986Z] [2019-07-31T09:45:36.986Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:45:36.606 [2019-07-31T09:45:36.986Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:45:36.986Z] !STACK 0 [2019-07-31T09:45:36.986Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T09:45:36.986Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:45:36.986Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:45:36.986Z] -> 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-31T09:45:36.986Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:45:36.986Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:45:36.986Z] [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:45:36.986Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:45:37.912Z] process 11281: 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-31T09:45:37.912Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:45:38.167Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:45:38.167Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:45:46.245Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-31T09:45:46.245Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-31T09:45:46.245Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-31T09:45:46.245Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:45:46.245Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:45:46.245Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T09:45:46.245Z] [2019-07-31T09:45:46.245Z] Results: [2019-07-31T09:45:46.245Z] [2019-07-31T09:45:46.245Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:45:46.245Z] [2019-07-31T09:45:47.720Z] [INFO] All tests passed! [2019-07-31T09:45:47.720Z] [INFO] [2019-07-31T09:45:47.720Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:47.720Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec [2019-07-31T09:45:47.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-31T09:45:47.720Z] [INFO] [2019-07-31T09:45:47.720Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:47.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T09:45:47.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-31T09:45:47.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T09:45:47.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:45:47.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T09:45:47.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T09:45:47.720Z] [INFO] [2019-07-31T09:45:47.720Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T09:45:47.720Z] [INFO] [2019-07-31T09:45:47.720Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2019-07-31T09:45:47.720Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT [98/134] [2019-07-31T09:45:47.720Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:45:47.720Z] [INFO] [2019-07-31T09:45:47.720Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:47.720Z] [INFO] [2019-07-31T09:45:47.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:47.720Z] [INFO] The project's OSGi version is 1.0.5.201907310859 [2019-07-31T09:45:47.720Z] [INFO] [2019-07-31T09:45:47.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:47.720Z] [INFO] [2019-07-31T09:45:47.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:47.720Z] [INFO] [2019-07-31T09:45:47.720Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:47.720Z] [INFO] [2019-07-31T09:45:47.720Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:47.720Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:45:47.720Z] [INFO] [2019-07-31T09:45:47.720Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:47.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:45:47.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2019-07-31T09:45:47.720Z] [INFO] [2019-07-31T09:45:47.720Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:47.720Z] [INFO] Compiling 10 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2019-07-31T09:45:48.281Z] [INFO] [2019-07-31T09:45:48.281Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:48.281Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:45:48.281Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2019-07-31T09:45:48.281Z] [INFO] [2019-07-31T09:45:48.281Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:48.281Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T09:45:48.281Z] [INFO] [2019-07-31T09:45:48.281Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:48.281Z] [INFO] [2019-07-31T09:45:48.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:48.281Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-31T09:45:48.281Z] [INFO] [2019-07-31T09:45:48.281Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:48.281Z] [INFO] [2019-07-31T09:45:48.281Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:48.281Z] [INFO] [2019-07-31T09:45:48.281Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:48.281Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-31T09:45:48.281Z] [INFO] [2019-07-31T09:45:48.281Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:48.281Z] [INFO] [2019-07-31T09:45:48.281Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:45:49.648Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T09:45:49.648Z] [INFO] Command line: [2019-07-31T09:45:49.648Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T09:45:49.648Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:45:51.533Z] !SESSION 2019-07-31 09:45:49.428 ----------------------------------------------- [2019-07-31T09:45:51.533Z] eclipse.buildId=unknown [2019-07-31T09:45:51.533Z] java.version=1.8.0_202 [2019-07-31T09:45:51.533Z] java.vendor=Oracle Corporation [2019-07-31T09:45:51.533Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:45:51.533Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T09:45:51.533Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T09:45:51.533Z] [2019-07-31T09:45:51.533Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:45:51.344 [2019-07-31T09:45:51.533Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:45:51.533Z] !STACK 0 [2019-07-31T09:45:51.533Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T09:45:51.533Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:45:51.533Z] [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:45:51.533Z] [2019-07-31T09:45:51.533Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:45:51.445 [2019-07-31T09:45:51.533Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:45:51.533Z] !STACK 0 [2019-07-31T09:45:51.533Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T09:45:51.533Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:45:51.533Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:45:51.533Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T09:45:51.533Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:45:51.533Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:45:51.533Z] [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:45:51.533Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:45:52.896Z] process 11346: 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-31T09:45:52.896Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:45:53.152Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:45:53.152Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:45:59.681Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-31T09:45:59.681Z] Display size: 1440x900 [2019-07-31T09:45:59.681Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-31T09:45:59.681Z] GTK version=3.18.9 [2019-07-31T09:45:59.681Z] GTK theme=Ambiance [2019-07-31T09:45:59.681Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T09:45:59.681Z] Time zone: Coordinated Universal Time [2019-07-31T09:45:59.681Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T09:45:59.681Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T09:46:00.607Z] *** BUG *** [2019-07-31T09:46:00.607Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:46:00.607Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:46:00.607Z] [2019-07-31T09:46:00.607Z] *** BUG *** [2019-07-31T09:46:00.607Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:46:00.607Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:46:00.608Z] [2019-07-31T09:46:00.864Z] *** BUG *** [2019-07-31T09:46:00.864Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:46:00.864Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:46:00.864Z] [2019-07-31T09:46:00.864Z] *** BUG *** [2019-07-31T09:46:00.864Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:46:00.864Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:46:00.864Z] [2019-07-31T09:46:01.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:01.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:01.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:01.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:01.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198265564 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:01.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198265564 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:01.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198265565 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:01.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198265565 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:01.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198265566 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-31T09:46:01.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198265584 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:01.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:01.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198265585 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:01.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198265586 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:01.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198265586 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:01.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198265586 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:01.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198265587 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-31T09:46:01.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198265588 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:01.682Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T09:46:01.682Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T09:46:01.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1198265869 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-31T09:46:01.682Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T09:46:02.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:02.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198266395 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T09:46:02.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198266395 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:02.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198266396 data=null} to Tree node with text: Sessions [2019-07-31T09:46:02.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198266400 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:02.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198266400 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-31T09:46:02.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198266403 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:02.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:02.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198266404 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T09:46:02.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198266404 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:02.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198266404 data=null} to Tree node with text: Sessions [2019-07-31T09:46:02.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198266405 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:02.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198266405 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-31T09:46:02.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198266406 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:02.498Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T09:46:02.498Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T09:46:02.754Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T09:46:02.754Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T09:46:02.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1198266783 data=null doit=true} to Shell with text {Create Session} [2019-07-31T09:46:02.754Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:02.754Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:02.754Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:02.754Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:02.754Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:02.754Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:02.754Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:02.754Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:02.754Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2019-07-31T09:46:02.754Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:02.754Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:02.754Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:02.754Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T09:46:02.754Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T09:46:02.754Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T09:46:02.754Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:02.754Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:02.754Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:02.754Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:02.754Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:02.754Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:02.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198266798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:02.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198266799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:02.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198266799 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:02.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198266799 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:02.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198266800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:02.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198266800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:02.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198266800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:02.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1198266572 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-31T09:46:02.754Z] DEBUG - Clicked on [2019-07-31T09:46:02.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198266968 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:02.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198266968 data=null} to Tree node with text: Sessions [2019-07-31T09:46:02.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198266969 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:02.754Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198266969 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-31T09:46:02.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198266970 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:02.754Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:02.754Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:02.754Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:02.754Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:02.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:02.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198266975 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-31T09:46:02.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198266976 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:02.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198266976 data=null} to Tree node with text: mysession [2019-07-31T09:46:02.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198266976 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-31T09:46:02.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198266976 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:02.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198266985 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:02.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:02.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198266986 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-31T09:46:02.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198266986 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:02.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198266986 data=null} to Tree node with text: mysession [2019-07-31T09:46:02.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198266986 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:02.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198266987 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:02.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198266988 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:03.009Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:03.009Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:03.265Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:03.265Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:03.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198267382 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:03.265Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:03.265Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:03.265Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-31T09:46:03.265Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T09:46:03.265Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-31T09:46:03.265Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:03.265Z] 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-31T09:46:03.265Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:03.265Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:03.265Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:03.265Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:03.265Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:03.265Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:03.265Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:03.265Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:03.265Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:03.265Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:03.265Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:03.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1198267398 data=null doit=true} to Button with text {Kernel} [2019-07-31T09:46:03.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1198267399 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-31T09:46:03.265Z] 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-31T09:46:03.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1198267400 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-31T09:46:03.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1198267400 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-31T09:46:03.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1198267400 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-31T09:46:03.265Z] *** BUG *** [2019-07-31T09:46:03.265Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:46:03.265Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:46:03.265Z] [2019-07-31T09:46:03.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1198267401 data=null item=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-31T09:46:03.265Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:03.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:03.265Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T09:46:03.265Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T09:46:03.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-31T09:46:03.265Z] DEBUG - Setting state to checked on: All [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:03.520Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T09:46:03.520Z] 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-31T09:46:03.520Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T09:46:03.520Z] DEBUG - Toggling state on Button {Select}. Setting state to selected [2019-07-31T09:46:03.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1198267565 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-31T09:46:03.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1198267565 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-31T09:46:03.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1198267565 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-31T09:46:03.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1198267566 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T09:46:03.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1198267566 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-31T09:46:03.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1198267566 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-31T09:46:03.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1198267566 data=null item=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-31T09:46:03.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1198267566 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-31T09:46:03.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1198267567 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-31T09:46:03.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1198267567 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-31T09:46:03.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1198267567 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-31T09:46:03.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1198267569 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T09:46:03.520Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T09:46:03.520Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:03.520Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:03.520Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:03.520Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-31T09:46:03.520Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-31T09:46:03.520Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2019-07-31T09:46:03.520Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:03.520Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:03.520Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:03.520Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:03.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198267573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:03.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198267573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:03.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198267573 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:03.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198267573 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:03.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198267574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:03.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198267574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:03.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198267574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:03.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198267111 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-31T09:46:03.520Z] [2019-07-31T09:46:03.520Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-31 09:46:03.340 [2019-07-31T09:46:03.520Z] !MESSAGE Command to change state of events failed [2019-07-31T09:46:03.520Z] !STACK 0 [2019-07-31T09:46:03.520Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2019-07-31T09:46:03.520Z] Error Output: [2019-07-31T09:46:03.520Z] Command not found [2019-07-31T09:46:03.520Z] Return Value: 1 [2019-07-31T09:46:03.520Z] Command not found [2019-07-31T09:46:03.520Z] [2019-07-31T09:46:03.520Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570) [2019-07-31T09:46:03.520Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539) [2019-07-31T09:46:03.520Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807) [2019-07-31T09:46:03.520Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389) [2019-07-31T09:46:03.520Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52) [2019-07-31T09:46:03.520Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191) [2019-07-31T09:46:03.520Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:46:03.776Z] DEBUG - Clicked on [2019-07-31T09:46:03.776Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:03.776Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:03.776Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:03.776Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:03.776Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:03.776Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:03.776Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T09:46:03.776Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:03.776Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:03.776Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:03.776Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T09:46:03.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198267784 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:03.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198267785 data=null} to Tree node with text: channel0 [2019-07-31T09:46:03.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198267785 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:03.776Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198267785 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-31T09:46:03.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198267786 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:03.776Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:03.776Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:03.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:03.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198267795 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:03.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198267795 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:03.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198267795 data=null} to Tree node with text: mysession [2019-07-31T09:46:03.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198267795 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:03.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198267796 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:03.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198267804 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:03.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:03.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198267805 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:03.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198267805 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:03.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198267805 data=null} to Tree node with text: mysession [2019-07-31T09:46:03.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198267805 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:03.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198267806 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:03.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198267807 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:03.776Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T09:46:03.776Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T09:46:03.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1198267968 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-31T09:46:03.776Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T09:46:04.031Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:04.031Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:04.031Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:04.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198268073 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:04.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198268073 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:04.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198268073 data=null} to Tree node with text: mysession [2019-07-31T09:46:04.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198268074 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:04.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198268074 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:04.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198268077 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:04.031Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:04.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198268078 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:04.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198268078 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:04.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198268078 data=null} to Tree node with text: mysession [2019-07-31T09:46:04.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198268079 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:04.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198268079 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:04.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198268080 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:04.031Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T09:46:04.031Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T09:46:04.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1198268184 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-31T09:46:04.031Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T09:46:04.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:04.286Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:04.286Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:04.286Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:04.286Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T09:46:04.286Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T09:46:04.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:04.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=1198268376 data=null button=0 stateMask=0x0 x=136 y=113 count=0} to Tree node with text: * [2019-07-31T09:46:04.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=1198268376 data=null doit=true} to Tree node with text: * [2019-07-31T09:46:04.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=1198268376 data=null} to Tree node with text: * [2019-07-31T09:46:04.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=1198268376 data=null button=1 stateMask=0x0 x=136 y=113 count=1} to Tree node with text: * [2019-07-31T09:46:04.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198268376 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-31T09:46:04.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=1198268381 data=null button=1 stateMask=0x80000 x=136 y=113 count=1} to Tree node with text: * [2019-07-31T09:46:04.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T09:46:04.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:04.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:04.286Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:04.286Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:04.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:04.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198268490 data=null button=0 stateMask=0x0 x=112 y=32 count=0} to Tree node with text: mysession [2019-07-31T09:46:04.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198268490 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:04.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198268490 data=null} to Tree node with text: mysession [2019-07-31T09:46:04.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198268490 data=null button=1 stateMask=0x0 x=112 y=32 count=1} to Tree node with text: mysession [2019-07-31T09:46:04.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198268491 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:04.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198268498 data=null button=1 stateMask=0x80000 x=112 y=31 count=1} to Tree node with text: mysession [2019-07-31T09:46:04.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:04.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198268498 data=null button=0 stateMask=0x0 x=112 y=31 count=0} to Tree node with text: mysession [2019-07-31T09:46:04.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198268498 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:04.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198268498 data=null} to Tree node with text: mysession [2019-07-31T09:46:04.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198268499 data=null button=1 stateMask=0x0 x=112 y=31 count=1} to Tree node with text: mysession [2019-07-31T09:46:04.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198268499 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:04.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198268500 data=null button=1 stateMask=0x80000 x=112 y=31 count=1} to Tree node with text: mysession [2019-07-31T09:46:04.541Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T09:46:04.541Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T09:46:04.541Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T09:46:04.541Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T09:46:04.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1198268716 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T09:46:04.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:04.541Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:46:04.541Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:46:04.541Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:04.541Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:04.541Z] DEBUG - Clicking on OK [2019-07-31T09:46:04.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198268764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:04.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198268764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:04.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198268764 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:04.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198268764 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:04.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198268764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:04.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198268764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:04.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198268764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:04.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1198268599 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-31T09:46:04.796Z] DEBUG - Clicked on [2019-07-31T09:46:04.796Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:04.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:04.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198268870 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:04.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198268870 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:04.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198268870 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:04.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198268870 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:04.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198268871 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-31T09:46:04.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198268872 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:04.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:04.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198268873 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:04.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198268873 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:04.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198268873 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:04.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198268873 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:04.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198268874 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-31T09:46:04.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198268874 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:04.796Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T09:46:04.796Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T09:46:04.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1198268972 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-31T09:46:04.796Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T09:46:05.051Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.803 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-31T09:46:05.051Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest) Time elapsed: 3.794 s [2019-07-31T09:46:05.051Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-31T09:46:05.612Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:05.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:05.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:05.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:05.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198269670 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:05.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198269670 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:05.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198269670 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:05.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198269671 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:05.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198269671 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-31T09:46:05.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198269673 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:05.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:05.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198269674 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:05.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198269674 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:05.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198269674 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:05.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198269675 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:05.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198269675 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-31T09:46:05.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198269676 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:05.612Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T09:46:05.612Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T09:46:05.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1198269777 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-31T09:46:05.612Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T09:46:06.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:06.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198270293 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T09:46:06.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198270293 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:06.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198270294 data=null} to Tree node with text: Sessions [2019-07-31T09:46:06.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198270294 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:06.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198270294 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-31T09:46:06.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198270296 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:06.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:06.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198270297 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T09:46:06.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198270297 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:06.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198270298 data=null} to Tree node with text: Sessions [2019-07-31T09:46:06.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198270298 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:06.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198270298 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-31T09:46:06.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198270299 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:06.172Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T09:46:06.172Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T09:46:06.427Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T09:46:06.427Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T09:46:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1198270498 data=null doit=true} to Shell with text {Create Session} [2019-07-31T09:46:06.427Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:06.427Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:06.427Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:06.427Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:06.427Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:06.427Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:06.427Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:06.427Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:06.427Z] DEBUG - matched Text with text " [2019-07-31T09:46:06.427Z] ", using matcher: of type 'Text' [2019-07-31T09:46:06.427Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:06.427Z] DEBUG - matched Text with text " [2019-07-31T09:46:06.427Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:06.427Z] DEBUG - matched Text with text " [2019-07-31T09:46:06.427Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:06.427Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T09:46:06.427Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T09:46:06.427Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T09:46:06.427Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:06.427Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:06.427Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:06.427Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:06.427Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.427Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198270507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198270507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198270507 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198270507 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198270508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198270508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198270508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1198270364 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-31T09:46:06.427Z] DEBUG - Clicked on [2019-07-31T09:46:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198270612 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198270612 data=null} to Tree node with text: Sessions [2019-07-31T09:46:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198270612 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:06.427Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198270612 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-31T09:46:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198270613 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:06.427Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:06.427Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:06.427Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:06.427Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:06.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198270615 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-31T09:46:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198270615 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198270615 data=null} to Tree node with text: mysession [2019-07-31T09:46:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198270615 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-31T09:46:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198270616 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198270666 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:06.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198270667 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-31T09:46:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198270667 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198270667 data=null} to Tree node with text: mysession [2019-07-31T09:46:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198270667 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198270667 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198270668 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:06.683Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:06.683Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:06.938Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:06.938Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:06.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198270976 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:06.938Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:06.938Z] 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-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:06.938Z] 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-31T09:46:06.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1198270990 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-31T09:46:06.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1198270991 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-31T09:46:06.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1198270991 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-31T09:46:06.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1198270991 data=null item=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-31T09:46:06.938Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:06.938Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:06.938Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:06.938Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T09:46:06.938Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T09:46:06.938Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T09:46:06.938Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:06.938Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:06.938Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:06.938Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:06.938Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:06.938Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:06.938Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.938Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:06.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198271008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198271008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198271008 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198271008 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198271009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198271009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198271009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:06.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198270768 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-31T09:46:06.938Z] DEBUG - Clicked on [2019-07-31T09:46:06.938Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:06.938Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:06.938Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:06.938Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:06.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198271185 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:06.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198271185 data=null} to Tree node with text: channel0 [2019-07-31T09:46:06.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198271185 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:06.938Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198271186 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-31T09:46:06.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198271186 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:06.938Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:06.938Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:06.938Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:06.938Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:06.938Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T09:46:06.938Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:06.938Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:07.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:07.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198271189 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:07.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198271189 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:07.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198271190 data=null} to Tree node with text: mysession [2019-07-31T09:46:07.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198271190 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:07.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198271190 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:07.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198271192 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:07.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:07.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198271192 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:07.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198271193 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:07.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198271193 data=null} to Tree node with text: mysession [2019-07-31T09:46:07.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198271193 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:07.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198271193 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:07.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198271194 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:07.194Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:07.194Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:07.450Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:07.450Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:07.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198271494 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:07.450Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:07.450Z] 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-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:07.450Z] 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-31T09:46:07.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1198271497 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-31T09:46:07.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1198271497 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-31T09:46:07.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1198271497 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-31T09:46:07.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1198271497 data=null item=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-31T09:46:07.450Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:07.450Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.450Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.450Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T09:46:07.450Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T09:46:07.450Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T09:46:07.450Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.450Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.450Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.450Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.450Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.450Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:07.450Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.450Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:07.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198271505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198271506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198271512 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198271513 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198271513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198271513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198271513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198271295 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-31T09:46:07.450Z] DEBUG - Clicked on [2019-07-31T09:46:07.450Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198271684 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:07.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198271685 data=null} to Tree node with text: channel0 [2019-07-31T09:46:07.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198271685 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:07.450Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198271685 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-31T09:46:07.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198271686 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:07.450Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:07.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:07.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198271690 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:07.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198271690 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:07.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198271690 data=null} to Tree node with text: mysession [2019-07-31T09:46:07.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198271690 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:07.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198271690 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:07.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198271692 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:07.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:07.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198271692 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:07.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198271692 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:07.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198271693 data=null} to Tree node with text: mysession [2019-07-31T09:46:07.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198271693 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:07.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198271693 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:07.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198271694 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:07.705Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:07.705Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:07.960Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:07.960Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:07.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198271990 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:07.960Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:07.960Z] 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-31T09:46:07.960Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:07.960Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:07.960Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:07.960Z] 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-31T09:46:07.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1198271997 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-31T09:46:07.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1198271997 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-31T09:46:07.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1198271997 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-31T09:46:07.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1198271997 data=null item=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-31T09:46:07.961Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:07.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:07.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:07.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:07.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:07.961Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-31T09:46:07.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1198272000 data=null doit=true} to TreeItem with text {All} [2019-07-31T09:46:07.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1198272000 data=null} to TreeItem with text {All} [2019-07-31T09:46:07.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1198272001 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:07.961Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198272012 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-31T09:46:07.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1198272091 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:07.961Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:07.961Z] DEBUG - Setting state to checked on: sched_process_fork [2019-07-31T09:46:07.961Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.961Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.961Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T09:46:07.961Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T09:46:07.961Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T09:46:07.961Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.961Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.961Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.961Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.961Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.961Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:07.961Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.961Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:07.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198272100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198272100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198272100 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198272101 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198272101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198272101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198272101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:07.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198271791 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-31T09:46:08.216Z] DEBUG - Clicked on [2019-07-31T09:46:08.216Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:08.216Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:08.216Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:08.216Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:08.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198272286 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:08.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198272287 data=null} to Tree node with text: channel0 [2019-07-31T09:46:08.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198272287 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:08.216Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198272287 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-31T09:46:08.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198272288 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:08.216Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:08.216Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:08.216Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:08.216Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:08.216Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T09:46:08.216Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:08.216Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:08.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:08.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198272290 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:08.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198272291 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:08.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198272291 data=null} to Tree node with text: mysession [2019-07-31T09:46:08.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198272291 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:08.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198272291 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:08.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198272292 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:08.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:08.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198272293 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:08.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198272293 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:08.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198272293 data=null} to Tree node with text: mysession [2019-07-31T09:46:08.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198272293 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:08.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198272293 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:08.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198272294 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:08.216Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:08.216Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:08.471Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:08.471Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:08.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198272585 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:08.471Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:08.471Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:08.471Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:08.471Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:08.471Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:08.471Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.471Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:08.471Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.471Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:08.471Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T09:46:08.471Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:08.472Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:08.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1198272598 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-31T09:46:08.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1198272599 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-31T09:46:08.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1198272599 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-31T09:46:08.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1198272599 data=null item=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-31T09:46:08.472Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:08.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:08.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:08.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:08.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:08.472Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-31T09:46:08.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1198272602 data=null doit=true} to TreeItem with text {All} [2019-07-31T09:46:08.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1198272602 data=null} to TreeItem with text {All} [2019-07-31T09:46:08.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1198272602 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:08.472Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198272602 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-31T09:46:08.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1198272690 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:08.472Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:08.472Z] DEBUG - Setting state to checked on: sched_process_exec [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:08.472Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:08.472Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:08.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198272694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:08.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198272694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:08.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198272694 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:08.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198272694 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:08.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198272694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:08.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198272694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:08.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198272694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:08.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198272389 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-31T09:46:08.727Z] DEBUG - Clicked on [2019-07-31T09:46:08.727Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:08.727Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:08.727Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:08.727Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:08.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198272868 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:08.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198272868 data=null} to Tree node with text: channel0 [2019-07-31T09:46:08.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198272869 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:08.727Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198272869 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-31T09:46:08.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198272870 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:08.727Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:08.727Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:08.727Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:08.727Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:08.727Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T09:46:08.727Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:08.727Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:08.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:08.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198272873 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:08.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198272873 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:08.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198272873 data=null} to Tree node with text: mysession [2019-07-31T09:46:08.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198272873 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:08.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198272873 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:08.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198272874 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:08.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:08.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198272875 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:08.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198272875 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:08.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198272875 data=null} to Tree node with text: mysession [2019-07-31T09:46:08.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198272875 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:08.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198272875 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:08.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198272876 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:08.727Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:08.727Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:08.982Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:08.982Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:08.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198273188 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:08.982Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:08.982Z] 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-31T09:46:08.982Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:08.982Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:08.982Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:08.982Z] 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-31T09:46:08.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1198273192 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-31T09:46:08.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1198273192 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-31T09:46:08.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1198273192 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-31T09:46:08.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1198273192 data=null item=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-31T09:46:08.982Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:08.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:08.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:08.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:08.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:08.982Z] DEBUG - Setting state to checked on: All [2019-07-31T09:46:09.238Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:09.238Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:09.238Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T09:46:09.238Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T09:46:09.238Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T09:46:09.238Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:09.238Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:09.238Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:09.238Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:09.238Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:09.238Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:09.238Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:09.238Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:09.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198273272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:09.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198273272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:09.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198273272 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:09.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198273272 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:09.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198273272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:09.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198273273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:09.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198273273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:09.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198272967 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-31T09:46:09.238Z] DEBUG - Clicked on [2019-07-31T09:46:09.238Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:09.238Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:09.238Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:09.238Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:09.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198273409 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:09.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198273409 data=null} to Tree node with text: channel0 [2019-07-31T09:46:09.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198273409 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:09.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198273409 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-31T09:46:09.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198273411 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:09.238Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:09.238Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:09.238Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:09.238Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:09.238Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T09:46:09.238Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:09.238Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:09.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:09.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198273413 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:09.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198273413 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:09.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198273413 data=null} to Tree node with text: mysession [2019-07-31T09:46:09.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198273413 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:09.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198273413 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:09.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198273414 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:09.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:09.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198273415 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:09.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198273415 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:09.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198273415 data=null} to Tree node with text: mysession [2019-07-31T09:46:09.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198273415 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:09.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198273415 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:09.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198273416 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:09.493Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T09:46:09.493Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T09:46:09.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1198273511 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-31T09:46:09.493Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T09:46:09.493Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:09.493Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:09.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:09.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198273613 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:09.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198273613 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:09.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198273613 data=null} to Tree node with text: mysession [2019-07-31T09:46:09.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198273614 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:09.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198273614 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:09.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198273615 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:09.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:09.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198273616 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:09.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198273616 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:09.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198273616 data=null} to Tree node with text: mysession [2019-07-31T09:46:09.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198273616 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:09.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198273617 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:09.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198273617 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:09.493Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T09:46:09.493Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T09:46:09.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1198273675 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-31T09:46:09.493Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T09:46:09.748Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:09.748Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:09.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:09.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198273778 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:09.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198273778 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:09.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198273778 data=null} to Tree node with text: mysession [2019-07-31T09:46:09.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198273778 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:09.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198273778 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:09.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198273780 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:09.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:09.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198273781 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:09.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198273781 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:09.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198273781 data=null} to Tree node with text: mysession [2019-07-31T09:46:09.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198273781 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:09.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198273782 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:09.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198273782 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:09.748Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T09:46:09.748Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T09:46:09.748Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T09:46:09.748Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T09:46:09.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1198273973 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T09:46:09.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:09.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:46:09.748Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:46:09.748Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:09.748Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:09.748Z] DEBUG - Clicking on OK [2019-07-31T09:46:09.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198273974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:09.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198273974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:09.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198273974 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:09.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198273974 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:09.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198273975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:09.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198273975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:09.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198273975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:09.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1198273830 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-31T09:46:10.004Z] DEBUG - Clicked on [2019-07-31T09:46:10.004Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:10.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:10.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198274080 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:10.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198274080 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:10.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198274080 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:10.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198274080 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:10.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198274080 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-31T09:46:10.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198274083 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:10.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:10.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198274083 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:10.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198274083 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:10.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198274083 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:10.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198274084 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:10.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198274084 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-31T09:46:10.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198274084 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:10.004Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T09:46:10.004Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T09:46:10.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1198274204 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-31T09:46:10.004Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T09:46:10.510Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.201 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-31T09:46:10.510Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest) Time elapsed: 4.827 s [2019-07-31T09:46:10.510Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-31T09:46:10.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:10.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:10.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:10.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:10.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198274885 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:10.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198274885 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:10.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198274885 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:10.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198274886 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:10.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198274886 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-31T09:46:10.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198274888 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:10.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:10.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198274888 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:10.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198274888 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:10.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198274888 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:10.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198274889 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:10.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198274889 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-31T09:46:10.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198274890 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:11.021Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T09:46:11.021Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T09:46:11.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1198275065 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-31T09:46:11.021Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T09:46:11.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:11.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198275574 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T09:46:11.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198275574 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:11.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198275575 data=null} to Tree node with text: Sessions [2019-07-31T09:46:11.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198275575 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:11.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198275575 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-31T09:46:11.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198275577 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:11.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:11.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198275577 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T09:46:11.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198275577 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:11.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198275578 data=null} to Tree node with text: Sessions [2019-07-31T09:46:11.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198275578 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:11.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198275578 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-31T09:46:11.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198275579 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:11.582Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T09:46:11.582Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T09:46:11.582Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T09:46:11.582Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T09:46:11.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1198275786 data=null doit=true} to Shell with text {Create Session} [2019-07-31T09:46:11.582Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:11.582Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:11.582Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:11.582Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:11.582Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:11.582Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:11.582Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:11.582Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:11.582Z] DEBUG - matched Text with text " [2019-07-31T09:46:11.582Z] ", using matcher: of type 'Text' [2019-07-31T09:46:11.582Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:11.582Z] DEBUG - matched Text with text " [2019-07-31T09:46:11.582Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:11.582Z] DEBUG - matched Text with text " [2019-07-31T09:46:11.582Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:11.582Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T09:46:11.582Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T09:46:11.582Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T09:46:11.582Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:11.582Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:11.582Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:11.582Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:11.582Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:11.582Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:11.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198275794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:11.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198275794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:11.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198275794 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:11.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198275794 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:11.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198275795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:11.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198275795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:11.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198275795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:11.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1198275630 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-31T09:46:11.837Z] DEBUG - Clicked on [2019-07-31T09:46:11.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198275896 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:11.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198275896 data=null} to Tree node with text: Sessions [2019-07-31T09:46:11.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198275897 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:11.837Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198275897 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-31T09:46:11.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198275897 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:11.837Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:11.837Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:11.837Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:11.837Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:11.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:11.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198275899 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-31T09:46:11.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198275899 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:11.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198275899 data=null} to Tree node with text: mysession [2019-07-31T09:46:11.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198275899 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-31T09:46:11.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198275899 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:11.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198275901 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:11.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:11.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198275901 data=null button=0 stateMask=0x0 x=96 y=92 count=0} to Tree node with text: mysession [2019-07-31T09:46:11.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198275901 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:11.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198275902 data=null} to Tree node with text: mysession [2019-07-31T09:46:11.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198275902 data=null button=1 stateMask=0x0 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:11.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198275902 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:11.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198275903 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:11.837Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:11.837Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:12.092Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:12.092Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:12.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198276197 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T09:46:12.092Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:12.092Z] 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-31T09:46:12.092Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:12.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1198276200 data=null doit=true} to Button with text {Kernel} [2019-07-31T09:46:12.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1198276200 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-31T09:46:12.092Z] 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-31T09:46:12.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1198276207 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-31T09:46:12.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1198276208 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-31T09:46:12.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1198276208 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-31T09:46:12.092Z] *** BUG *** [2019-07-31T09:46:12.092Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:46:12.092Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:46:12.092Z] [2019-07-31T09:46:12.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1198276208 data=null item=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-31T09:46:12.092Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:12.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:12.092Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T09:46:12.092Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T09:46:12.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T09:46:12.092Z] DEBUG - Setting state to checked on: All [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:12.092Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.092Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:12.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198276300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198276300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198276300 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198276300 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198276300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198276300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198276300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198275993 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-31T09:46:12.347Z] DEBUG - Clicked on [2019-07-31T09:46:12.347Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:12.347Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:12.347Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:12.347Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:12.347Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:12.347Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:12.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1198276472 data=null doit=true} to Tree node with text: JUL [2019-07-31T09:46:12.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1198276472 data=null} to Tree node with text: JUL [2019-07-31T09:46:12.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1198276472 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T09:46:12.347Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198276472 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-31T09:46:12.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1198276473 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T09:46:12.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:12.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198276474 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:12.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198276474 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:12.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198276474 data=null} to Tree node with text: mysession [2019-07-31T09:46:12.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198276474 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:12.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198276474 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:12.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198276476 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:12.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:12.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198276476 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:12.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198276476 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:12.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198276476 data=null} to Tree node with text: mysession [2019-07-31T09:46:12.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198276476 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:12.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198276477 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:12.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198276477 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:12.347Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:12.347Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:12.603Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:12.603Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:12.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198276711 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T09:46:12.603Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:12.603Z] 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-31T09:46:12.603Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:12.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1198276717 data=null doit=true} to Button with text {Kernel} [2019-07-31T09:46:12.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1198276717 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-31T09:46:12.603Z] 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-31T09:46:12.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1198276718 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-31T09:46:12.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1198276718 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-31T09:46:12.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1198276718 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-31T09:46:12.603Z] *** BUG *** [2019-07-31T09:46:12.603Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:46:12.603Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:46:12.603Z] [2019-07-31T09:46:12.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1198276718 data=null item=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-31T09:46:12.603Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:12.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:12.603Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T09:46:12.603Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T09:46:12.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T09:46:12.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1198276795 data=null doit=true} to TreeItem with text {All} [2019-07-31T09:46:12.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1198276795 data=null} to TreeItem with text {All} [2019-07-31T09:46:12.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1198276796 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:12.603Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198276796 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-31T09:46:12.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1198276797 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:12.603Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:12.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198276802 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T09:46:12.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198276802 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T09:46:12.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198276802 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-31T09:46:12.603Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198276802 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-31T09:46:12.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198276803 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-31T09:46:12.603Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:12.603Z] 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-31T09:46:12.603Z] DEBUG - Setting state to checked on: logger [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:12.603Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.603Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:12.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198276808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198276808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198276809 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198276809 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198276809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198276809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198276809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:12.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198276563 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-31T09:46:12.858Z] DEBUG - Clicked on [2019-07-31T09:46:12.858Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:12.858Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:12.858Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:12.858Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:12.858Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:12.858Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:12.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1198276969 data=null doit=true} to Tree node with text: JUL [2019-07-31T09:46:12.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1198276969 data=null} to Tree node with text: JUL [2019-07-31T09:46:12.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1198276969 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T09:46:12.858Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198276969 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-31T09:46:12.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1198276970 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T09:46:12.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:12.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198276971 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:12.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198276971 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:12.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198276971 data=null} to Tree node with text: mysession [2019-07-31T09:46:12.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198276971 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:12.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198276971 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:12.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198276972 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:12.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:12.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198276972 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:12.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198276972 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:12.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198276973 data=null} to Tree node with text: mysession [2019-07-31T09:46:12.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198276973 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:12.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198276973 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:12.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198276973 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:12.858Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:12.858Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:13.114Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:13.114Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:13.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198277212 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T09:46:13.114Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:13.114Z] 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-31T09:46:13.114Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:13.114Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1198277213 data=null doit=true} to Button with text {Kernel} [2019-07-31T09:46:13.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1198277214 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-31T09:46:13.114Z] 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-31T09:46:13.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1198277214 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-31T09:46:13.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1198277214 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-31T09:46:13.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1198277214 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-31T09:46:13.114Z] *** BUG *** [2019-07-31T09:46:13.114Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:46:13.114Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:46:13.114Z] [2019-07-31T09:46:13.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1198277214 data=null item=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-31T09:46:13.114Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:13.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:13.114Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T09:46:13.114Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T09:46:13.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T09:46:13.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1198277292 data=null doit=true} to TreeItem with text {All} [2019-07-31T09:46:13.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1198277292 data=null} to TreeItem with text {All} [2019-07-31T09:46:13.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1198277292 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:13.114Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198277292 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-31T09:46:13.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1198277293 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:13.114Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:13.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198277293 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T09:46:13.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198277293 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T09:46:13.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198277294 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-31T09:46:13.114Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198277294 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-31T09:46:13.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198277294 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-31T09:46:13.114Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:13.114Z] 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-31T09:46:13.114Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T09:46:13.114Z] 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-31T09:46:13.114Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:13.114Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@33966111 [2019-07-31T09:46:13.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1198277297 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-31T09:46:13.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1198277297 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-31T09:46:13.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1198277297 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:13.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1198277297 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:13.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1198277297 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-31T09:46:13.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1198277297 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-31T09:46:13.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1198277297 data=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-31T09:46:13.114Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1198277304 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-31T09:46:13.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1198277304 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-31T09:46:13.114Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1198277304 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-31T09:46:13.114Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1198277304 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:13.114Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1198277304 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:13.114Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T09:46:13.114Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T09:46:13.114Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T09:46:13.114Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T09:46:13.114Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning [2019-07-31T09:46:13.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1198277306 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-31T09:46:13.114Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:13.114Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.114Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:13.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198277308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198277308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198277308 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198277308 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198277308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198277308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198277308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198277018 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-31T09:46:13.370Z] DEBUG - Clicked on [2019-07-31T09:46:13.370Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:13.370Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:13.370Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:13.370Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:13.370Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:13.370Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:13.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1198277492 data=null doit=true} to Tree node with text: JUL [2019-07-31T09:46:13.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1198277492 data=null} to Tree node with text: JUL [2019-07-31T09:46:13.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1198277492 data=null button=1 stateMask=0x0 x=90 y=92 count=1} to Tree node with text: JUL [2019-07-31T09:46:13.370Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198277492 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-31T09:46:13.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1198277493 data=null button=1 stateMask=0x80000 x=90 y=92 count=1} to Tree node with text: JUL [2019-07-31T09:46:13.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:13.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198277494 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:13.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198277494 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:13.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198277494 data=null} to Tree node with text: mysession [2019-07-31T09:46:13.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198277494 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:13.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198277494 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:13.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198277495 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:13.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:13.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198277496 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:13.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198277502 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:13.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198277502 data=null} to Tree node with text: mysession [2019-07-31T09:46:13.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198277502 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:13.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198277502 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:13.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198277503 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:13.370Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:13.370Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:13.626Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:13.626Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:13.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198277788 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:13.626Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:13.626Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:13.626Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:13.626Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T09:46:13.626Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T09:46:13.626Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T09:46:13.626Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:13.626Z] 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-31T09:46:13.626Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:13.626Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:13.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.626Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.626Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:13.626Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:13.626Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:13.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1198277790 data=null doit=true} to Button with text {Kernel} [2019-07-31T09:46:13.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1198277790 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-31T09:46:13.626Z] 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-31T09:46:13.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1198277790 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-31T09:46:13.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1198277794 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-31T09:46:13.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1198277794 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-31T09:46:13.626Z] *** BUG *** [2019-07-31T09:46:13.626Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:46:13.626Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:46:13.626Z] [2019-07-31T09:46:13.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1198277794 data=null item=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-31T09:46:13.626Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:13.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:13.626Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T09:46:13.626Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T09:46:13.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T09:46:13.881Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:13.881Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:13.881Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-31T09:46:13.881Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-31T09:46:13.881Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-31T09:46:13.881Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:13.881Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:13.881Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:13.881Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:13.881Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:13.881Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.881Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:13.881Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:13.881Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:13.881Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:13.881Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:13.881Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:13.881Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:13.881Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.881Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:13.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198277879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198277879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198277879 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198277879 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198277882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198277883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198277883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:13.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198277597 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-31T09:46:13.881Z] DEBUG - Clicked on [2019-07-31T09:46:13.881Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:13.881Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:13.881Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:13.881Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:13.881Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:13.881Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:13.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1198278068 data=null doit=true} to Tree node with text: JUL [2019-07-31T09:46:13.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1198278068 data=null} to Tree node with text: JUL [2019-07-31T09:46:13.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1198278068 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T09:46:13.881Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198278068 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-31T09:46:13.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1198278069 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T09:46:13.881Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:13.881Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:13.881Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:13.881Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-31T09:46:13.881Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:13.881Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:13.881Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:13.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198278071 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:13.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198278071 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:13.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198278071 data=null} to Tree node with text: mysession [2019-07-31T09:46:13.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198278071 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:13.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198278071 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:13.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198278072 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:13.881Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:13.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198278072 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:13.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198278072 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:13.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198278072 data=null} to Tree node with text: mysession [2019-07-31T09:46:13.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198278073 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:13.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198278073 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:13.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198278073 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:13.881Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T09:46:13.881Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T09:46:13.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1198278120 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-31T09:46:13.881Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T09:46:14.137Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:14.137Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:14.137Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:14.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198278222 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:14.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198278222 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:14.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198278222 data=null} to Tree node with text: mysession [2019-07-31T09:46:14.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198278223 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:14.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198278223 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:14.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198278224 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:14.137Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:14.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198278225 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:14.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198278225 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:14.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198278225 data=null} to Tree node with text: mysession [2019-07-31T09:46:14.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198278225 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:14.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198278225 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:14.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198278226 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:14.137Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T09:46:14.137Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T09:46:14.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1198278290 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-31T09:46:14.137Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T09:46:14.392Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:14.392Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:14.392Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:14.392Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:14.392Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-31T09:46:14.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:14.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1198278433 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-31T09:46:14.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1198278434 data=null doit=true} to Tree node with text: logger [2019-07-31T09:46:14.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1198278434 data=null} to Tree node with text: logger [2019-07-31T09:46:14.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1198278434 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T09:46:14.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198278434 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-31T09:46:14.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1198278466 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T09:46:14.392Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T09:46:14.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:14.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:14.392Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:14.392Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:14.392Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:14.392Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:14.392Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-31T09:46:14.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:14.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1198278515 data=null button=0 stateMask=0x0 x=161 y=134 count=0} to Tree node with text: anotherLogger [2019-07-31T09:46:14.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1198278515 data=null doit=true} to Tree node with text: anotherLogger [2019-07-31T09:46:14.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1198278515 data=null} to Tree node with text: anotherLogger [2019-07-31T09:46:14.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1198278515 data=null button=1 stateMask=0x0 x=161 y=134 count=1} to Tree node with text: anotherLogger [2019-07-31T09:46:14.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198278515 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-31T09:46:14.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1198278517 data=null button=1 stateMask=0x80000 x=161 y=134 count=1} to Tree node with text: anotherLogger [2019-07-31T09:46:14.392Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T09:46:14.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:14.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:14.392Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:14.392Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:14.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:14.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198278605 data=null button=0 stateMask=0x0 x=112 y=-6 count=0} to Tree node with text: mysession [2019-07-31T09:46:14.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198278605 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:14.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198278605 data=null} to Tree node with text: mysession [2019-07-31T09:46:14.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198278605 data=null button=1 stateMask=0x0 x=112 y=-6 count=1} to Tree node with text: mysession [2019-07-31T09:46:14.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198278606 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:14.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198278607 data=null button=1 stateMask=0x80000 x=112 y=-6 count=1} to Tree node with text: mysession [2019-07-31T09:46:14.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:14.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198278607 data=null button=0 stateMask=0x0 x=112 y=-6 count=0} to Tree node with text: mysession [2019-07-31T09:46:14.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198278607 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:14.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198278607 data=null} to Tree node with text: mysession [2019-07-31T09:46:14.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198278607 data=null button=1 stateMask=0x0 x=112 y=-6 count=1} to Tree node with text: mysession [2019-07-31T09:46:14.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198278607 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:14.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198278608 data=null button=1 stateMask=0x80000 x=112 y=-6 count=1} to Tree node with text: mysession [2019-07-31T09:46:14.648Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:14.648Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:14.648Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:14.648Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:14.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198278872 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:14.648Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:14.648Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:14.648Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:14.648Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:14.648Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T09:46:14.648Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T09:46:14.648Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T09:46:14.648Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:14.648Z] 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-31T09:46:14.648Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:14.648Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:14.648Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:14.648Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:14.648Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:14.648Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:14.648Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:14.648Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:14.648Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:14.648Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1198278873 data=null doit=true} to Button with text {Kernel} [2019-07-31T09:46:14.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1198278874 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-31T09:46:14.648Z] 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-31T09:46:14.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1198278874 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-31T09:46:14.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1198278874 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-31T09:46:14.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1198278874 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-31T09:46:14.648Z] *** BUG *** [2019-07-31T09:46:14.648Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:46:14.648Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:46:14.648Z] [2019-07-31T09:46:14.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1198278875 data=null item=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-31T09:46:14.904Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:14.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:14.904Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T09:46:14.904Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T09:46:14.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T09:46:14.904Z] DEBUG - Setting state to checked on: All [2019-07-31T09:46:14.904Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:14.904Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:14.904Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:14.904Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:14.904Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:14.904Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:14.904Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:14.904Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:14.904Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:14.904Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:14.904Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:14.904Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:14.904Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:14.904Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:14.904Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:14.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198278918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:14.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198278918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:14.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198278918 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:14.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198278918 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:14.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198278918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:14.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198278918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:14.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198278918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:14.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198278699 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-31T09:46:14.904Z] DEBUG - Clicked on [2019-07-31T09:46:14.904Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:14.904Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:14.904Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:14.904Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:14.904Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:14.904Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:14.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1198279005 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T09:46:14.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1198279005 data=null} to Tree node with text: LOG4J [2019-07-31T09:46:14.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1198279005 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T09:46:14.904Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198279006 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-31T09:46:14.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1198279006 data=null button=1 stateMask=0x80000 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T09:46:14.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:14.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198279007 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:14.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198279007 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:14.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198279007 data=null} to Tree node with text: mysession [2019-07-31T09:46:14.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198279007 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:14.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198279007 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:14.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198279008 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:14.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:14.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198279008 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:14.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198279008 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:14.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198279008 data=null} to Tree node with text: mysession [2019-07-31T09:46:14.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198279009 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:14.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198279012 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:14.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198279013 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:14.904Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:14.904Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:15.160Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:15.160Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:15.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198279234 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T09:46:15.160Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:15.160Z] 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-31T09:46:15.160Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:15.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1198279275 data=null doit=true} to Button with text {Kernel} [2019-07-31T09:46:15.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1198279275 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-31T09:46:15.160Z] 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-31T09:46:15.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1198279276 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-31T09:46:15.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1198279276 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-31T09:46:15.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1198279276 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-31T09:46:15.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1198279276 data=null item=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-31T09:46:15.160Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:15.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:15.160Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T09:46:15.160Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T09:46:15.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T09:46:15.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1198279318 data=null doit=true} to TreeItem with text {All} [2019-07-31T09:46:15.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1198279318 data=null} to TreeItem with text {All} [2019-07-31T09:46:15.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1198279318 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:15.160Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198279318 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-31T09:46:15.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1198279319 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:15.160Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:15.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198279320 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T09:46:15.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198279320 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T09:46:15.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198279320 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-31T09:46:15.160Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198279320 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-31T09:46:15.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198279321 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-31T09:46:15.160Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:15.160Z] 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-31T09:46:15.160Z] DEBUG - Setting state to checked on: logger [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:15.160Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.160Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:15.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198279323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198279323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198279325 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198279325 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198279325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198279325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198279368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198279104 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-31T09:46:15.415Z] DEBUG - Clicked on [2019-07-31T09:46:15.415Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:15.415Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:15.415Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:15.415Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:15.415Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:15.415Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:15.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1198279477 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T09:46:15.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1198279477 data=null} to Tree node with text: LOG4J [2019-07-31T09:46:15.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1198279477 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T09:46:15.415Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198279477 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-31T09:46:15.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1198279478 data=null button=1 stateMask=0x80000 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T09:46:15.415Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:15.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198279478 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:15.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198279478 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:15.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198279478 data=null} to Tree node with text: mysession [2019-07-31T09:46:15.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198279479 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:15.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198279479 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:15.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198279484 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:15.415Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:15.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198279484 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:15.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198279484 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:15.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198279484 data=null} to Tree node with text: mysession [2019-07-31T09:46:15.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198279484 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:15.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198279485 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:15.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198279485 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:15.415Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:15.415Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:15.671Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:15.671Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:15.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198279699 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T09:46:15.671Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:15.671Z] 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-31T09:46:15.671Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:15.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1198279701 data=null doit=true} to Button with text {Kernel} [2019-07-31T09:46:15.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1198279701 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-31T09:46:15.671Z] 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-31T09:46:15.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1198279701 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-31T09:46:15.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1198279701 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-31T09:46:15.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1198279702 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-31T09:46:15.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1198279702 data=null item=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-31T09:46:15.671Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:15.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:15.671Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T09:46:15.671Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T09:46:15.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T09:46:15.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1198279772 data=null doit=true} to TreeItem with text {All} [2019-07-31T09:46:15.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1198279772 data=null} to TreeItem with text {All} [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1198279772 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:15.671Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198279772 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-31T09:46:15.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1198279773 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:15.671Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:15.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198279773 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T09:46:15.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198279774 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198279774 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-31T09:46:15.671Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198279774 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-31T09:46:15.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198279775 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-31T09:46:15.671Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:15.671Z] 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-31T09:46:15.671Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T09:46:15.671Z] 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-31T09:46:15.671Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:15.671Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7ad29d4b [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1198279777 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-31T09:46:15.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1198279783 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-31T09:46:15.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1198279783 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:15.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1198279783 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1198279784 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-31T09:46:15.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1198279784 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-31T09:46:15.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1198279784 data=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-31T09:46:15.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1198279785 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-31T09:46:15.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1198279785 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-31T09:46:15.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1198279785 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-31T09:46:15.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1198279785 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:15.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1198279785 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:15.671Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T09:46:15.671Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T09:46:15.671Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T09:46:15.671Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T09:46:15.671Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal [2019-07-31T09:46:15.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1198279786 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-31T09:46:15.671Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:15.671Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.671Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198279787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198279787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198279788 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198279788 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198279788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198279788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198279788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:15.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198279570 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-31T09:46:15.671Z] DEBUG - Clicked on [2019-07-31T09:46:15.671Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:15.671Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:15.671Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:15.671Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:15.671Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:15.671Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:15.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1198279906 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T09:46:15.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1198279906 data=null} to Tree node with text: LOG4J [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1198279907 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T09:46:15.671Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198279907 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-31T09:46:15.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1198279907 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T09:46:15.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198279908 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:15.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198279908 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:15.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198279908 data=null} to Tree node with text: mysession [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198279908 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:15.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198279909 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198279909 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:15.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198279910 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:15.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198279910 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:15.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198279910 data=null} to Tree node with text: mysession [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198279910 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:15.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198279910 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:15.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198279911 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:15.926Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:15.926Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:16.181Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:16.181Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:16.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198280189 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T09:46:16.181Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:16.181Z] 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-31T09:46:16.181Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:16.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1198280190 data=null doit=true} to Button with text {Kernel} [2019-07-31T09:46:16.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1198280191 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-31T09:46:16.181Z] 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-31T09:46:16.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1198280194 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-31T09:46:16.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1198280194 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-31T09:46:16.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1198280194 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-31T09:46:16.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1198280194 data=null item=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-31T09:46:16.181Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:16.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:16.181Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T09:46:16.181Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T09:46:16.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T09:46:16.181Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:16.181Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:16.181Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-31T09:46:16.181Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-31T09:46:16.181Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:16.181Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:16.181Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:16.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198280281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:16.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198280281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:16.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198280281 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:16.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198280281 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:16.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198280281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:16.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198280281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:16.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198280281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:16.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198280001 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-31T09:46:16.181Z] DEBUG - Clicked on [2019-07-31T09:46:16.181Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:16.181Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:16.181Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:16.181Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:16.181Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:16.181Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:16.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1198280398 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T09:46:16.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1198280398 data=null} to Tree node with text: LOG4J [2019-07-31T09:46:16.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1198280398 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T09:46:16.181Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198280399 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-31T09:46:16.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1198280399 data=null button=1 stateMask=0x80000 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T09:46:16.182Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:16.182Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:16.182Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:16.182Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-31T09:46:16.182Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:16.182Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:16.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:16.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198280402 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:16.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198280402 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:16.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198280402 data=null} to Tree node with text: mysession [2019-07-31T09:46:16.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198280402 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:16.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198280403 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:16.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198280403 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:16.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:16.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198280405 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:16.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198280405 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:16.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198280405 data=null} to Tree node with text: mysession [2019-07-31T09:46:16.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198280409 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:16.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198280409 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:16.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198280409 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:16.437Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T09:46:16.437Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T09:46:16.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1198280497 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-31T09:46:16.437Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T09:46:16.437Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:16.437Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:16.437Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:16.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198280599 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:16.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198280599 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:16.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198280599 data=null} to Tree node with text: mysession [2019-07-31T09:46:16.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198280599 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:16.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198280599 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:16.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198280600 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:16.437Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:16.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198280601 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:16.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198280601 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:16.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198280601 data=null} to Tree node with text: mysession [2019-07-31T09:46:16.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198280601 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:16.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198280601 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:16.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198280602 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:16.437Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T09:46:16.437Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T09:46:16.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1198280662 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-31T09:46:16.437Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T09:46:16.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:16.692Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:16.692Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:16.692Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:16.692Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-31T09:46:16.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:16.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1198280870 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-31T09:46:16.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1198280870 data=null doit=true} to Tree node with text: logger [2019-07-31T09:46:16.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1198280870 data=null} to Tree node with text: logger [2019-07-31T09:46:16.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1198280870 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T09:46:16.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198280870 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-31T09:46:16.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1198280872 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T09:46:16.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T09:46:16.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:16.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:16.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:16.692Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:16.692Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:16.692Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:16.692Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-31T09:46:16.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:16.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1198280924 data=null button=0 stateMask=0x0 x=161 y=134 count=0} to Tree node with text: anotherLogger [2019-07-31T09:46:16.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1198280924 data=null doit=true} to Tree node with text: anotherLogger [2019-07-31T09:46:16.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1198280924 data=null} to Tree node with text: anotherLogger [2019-07-31T09:46:16.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1198280924 data=null button=1 stateMask=0x0 x=161 y=134 count=1} to Tree node with text: anotherLogger [2019-07-31T09:46:16.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198280925 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-31T09:46:16.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1198280930 data=null button=1 stateMask=0x80000 x=161 y=125 count=1} to Tree node with text: anotherLogger [2019-07-31T09:46:16.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T09:46:16.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:16.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:16.947Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:16.947Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:16.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:16.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198280985 data=null button=0 stateMask=0x0 x=112 y=1 count=0} to Tree node with text: mysession [2019-07-31T09:46:16.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198280985 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:16.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198280985 data=null} to Tree node with text: mysession [2019-07-31T09:46:16.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198280985 data=null button=1 stateMask=0x0 x=112 y=1 count=1} to Tree node with text: mysession [2019-07-31T09:46:16.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198280985 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:16.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198280986 data=null button=1 stateMask=0x80000 x=112 y=1 count=1} to Tree node with text: mysession [2019-07-31T09:46:16.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:16.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198280987 data=null button=0 stateMask=0x0 x=112 y=1 count=0} to Tree node with text: mysession [2019-07-31T09:46:16.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198280987 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:16.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198280987 data=null} to Tree node with text: mysession [2019-07-31T09:46:16.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198280987 data=null button=1 stateMask=0x0 x=112 y=1 count=1} to Tree node with text: mysession [2019-07-31T09:46:16.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198280987 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:16.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198280988 data=null button=1 stateMask=0x80000 x=112 y=1 count=1} to Tree node with text: mysession [2019-07-31T09:46:16.947Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:16.947Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:17.202Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:17.202Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:17.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198281271 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T09:46:17.202Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:17.202Z] 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-31T09:46:17.202Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:17.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1198281273 data=null doit=true} to Button with text {Kernel} [2019-07-31T09:46:17.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1198281273 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-31T09:46:17.202Z] 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-31T09:46:17.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1198281274 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-31T09:46:17.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1198281274 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-31T09:46:17.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1198281274 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-31T09:46:17.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1198281274 data=null item=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-31T09:46:17.202Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:17.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:17.202Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T09:46:17.202Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T09:46:17.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T09:46:17.202Z] DEBUG - Setting state to checked on: All [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:17.202Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.202Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:17.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198281324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198281325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198281325 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198281325 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198281325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198281325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198281325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198281081 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-31T09:46:17.458Z] DEBUG - Clicked on [2019-07-31T09:46:17.458Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:17.458Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:17.458Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:17.458Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:17.458Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:17.458Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:17.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1198281484 data=null doit=true} to Tree node with text: Python [2019-07-31T09:46:17.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1198281485 data=null} to Tree node with text: Python [2019-07-31T09:46:17.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1198281485 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T09:46:17.458Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198281485 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-31T09:46:17.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1198281486 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T09:46:17.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:17.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198281486 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:17.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198281486 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:17.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198281486 data=null} to Tree node with text: mysession [2019-07-31T09:46:17.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198281487 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:17.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198281487 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:17.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198281488 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:17.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:17.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198281488 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:17.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198281488 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:17.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198281488 data=null} to Tree node with text: mysession [2019-07-31T09:46:17.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198281488 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:17.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198281488 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:17.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198281490 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:17.458Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:17.458Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:17.713Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:17.713Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:17.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198281801 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T09:46:17.713Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:17.713Z] 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-31T09:46:17.713Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:17.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1198281803 data=null doit=true} to Button with text {Kernel} [2019-07-31T09:46:17.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1198281803 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-31T09:46:17.713Z] 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-31T09:46:17.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1198281807 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-31T09:46:17.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1198281807 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-31T09:46:17.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1198281807 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-31T09:46:17.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1198281807 data=null item=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-31T09:46:17.713Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:17.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:17.713Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T09:46:17.713Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T09:46:17.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T09:46:17.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1198281892 data=null doit=true} to TreeItem with text {All} [2019-07-31T09:46:17.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1198281892 data=null} to TreeItem with text {All} [2019-07-31T09:46:17.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1198281893 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:17.713Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198281893 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-31T09:46:17.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1198281894 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:17.713Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:17.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198281894 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T09:46:17.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198281894 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T09:46:17.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198281895 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-31T09:46:17.713Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198281895 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-31T09:46:17.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198281896 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-31T09:46:17.713Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:17.713Z] 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-31T09:46:17.713Z] DEBUG - Setting state to checked on: logger [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:17.713Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.713Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:17.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198281901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198281901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198281901 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198281901 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198281901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198281901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198281901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:17.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198281602 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-31T09:46:17.969Z] DEBUG - Clicked on [2019-07-31T09:46:17.969Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:17.969Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:17.969Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:17.969Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:17.969Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:17.969Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:17.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1198282004 data=null doit=true} to Tree node with text: Python [2019-07-31T09:46:17.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1198282004 data=null} to Tree node with text: Python [2019-07-31T09:46:17.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1198282004 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-31T09:46:17.969Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198282004 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-31T09:46:17.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1198282005 data=null button=1 stateMask=0x80000 x=102 y=92 count=1} to Tree node with text: Python [2019-07-31T09:46:17.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:17.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198282006 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:17.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198282006 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:17.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198282009 data=null} to Tree node with text: mysession [2019-07-31T09:46:17.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198282009 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:17.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198282009 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:17.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198282010 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:17.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:17.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198282011 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:17.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198282011 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:17.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198282011 data=null} to Tree node with text: mysession [2019-07-31T09:46:17.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198282011 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:17.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198282011 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:17.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198282012 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:17.969Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:17.969Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:18.224Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:18.225Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:18.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198282274 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T09:46:18.225Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:18.225Z] 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-31T09:46:18.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:18.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1198282276 data=null doit=true} to Button with text {Kernel} [2019-07-31T09:46:18.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1198282276 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-31T09:46:18.225Z] 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-31T09:46:18.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1198282277 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-31T09:46:18.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1198282277 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-31T09:46:18.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1198282277 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-31T09:46:18.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1198282277 data=null item=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-31T09:46:18.225Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:18.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:18.225Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T09:46:18.225Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T09:46:18.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T09:46:18.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1198282321 data=null doit=true} to TreeItem with text {All} [2019-07-31T09:46:18.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1198282321 data=null} to TreeItem with text {All} [2019-07-31T09:46:18.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1198282322 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:18.225Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198282322 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-31T09:46:18.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1198282323 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:18.225Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:18.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198282323 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T09:46:18.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198282323 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T09:46:18.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198282324 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-31T09:46:18.225Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198282324 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-31T09:46:18.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1198282324 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-31T09:46:18.225Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:18.225Z] 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-31T09:46:18.225Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T09:46:18.225Z] 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-31T09:46:18.225Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:18.225Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5c0f82f [2019-07-31T09:46:18.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1198282333 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-31T09:46:18.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1198282333 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-31T09:46:18.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1198282333 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:18.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1198282333 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:18.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1198282333 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-31T09:46:18.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1198282334 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-31T09:46:18.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1198282334 data=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-31T09:46:18.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1198282334 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-31T09:46:18.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1198282365 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-31T09:46:18.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1198282365 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-31T09:46:18.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1198282365 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:18.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1198282365 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T09:46:18.225Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T09:46:18.225Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T09:46:18.225Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T09:46:18.225Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T09:46:18.225Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical [2019-07-31T09:46:18.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1198282367 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-31T09:46:18.225Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:18.225Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.225Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:18.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198282368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198282368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198282368 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198282368 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198282368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198282369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198282369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198282103 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-31T09:46:18.480Z] DEBUG - Clicked on [2019-07-31T09:46:18.480Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:18.480Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:18.480Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:18.480Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:18.480Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:18.480Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:18.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1198282483 data=null doit=true} to Tree node with text: Python [2019-07-31T09:46:18.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1198282483 data=null} to Tree node with text: Python [2019-07-31T09:46:18.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1198282483 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T09:46:18.480Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198282483 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-31T09:46:18.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1198282484 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T09:46:18.480Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:18.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198282485 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:18.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198282485 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:18.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198282485 data=null} to Tree node with text: mysession [2019-07-31T09:46:18.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198282485 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:18.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198282485 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:18.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198282486 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:18.480Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:18.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198282486 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:18.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198282486 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:18.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198282486 data=null} to Tree node with text: mysession [2019-07-31T09:46:18.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198282487 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:18.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198282487 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:18.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198282488 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:18.480Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:18.480Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:18.480Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:18.735Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:18.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198282772 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:18.735Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:18.735Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:18.735Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:18.735Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:18.735Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:18.735Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T09:46:18.735Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T09:46:18.735Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T09:46:18.735Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:18.735Z] 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-31T09:46:18.735Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.735Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.735Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.735Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.735Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.735Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:18.735Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:18.735Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:18.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1198282773 data=null doit=true} to Button with text {Kernel} [2019-07-31T09:46:18.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1198282774 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-31T09:46:18.735Z] 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-31T09:46:18.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1198282774 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-31T09:46:18.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1198282774 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-31T09:46:18.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1198282774 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-31T09:46:18.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1198282775 data=null item=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-31T09:46:18.736Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:18.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:18.736Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T09:46:18.736Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T09:46:18.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T09:46:18.736Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:18.736Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:18.736Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-31T09:46:18.736Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-31T09:46:18.736Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-31T09:46:18.736Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:18.736Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:18.736Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:18.736Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:18.736Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:18.736Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.736Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:18.736Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:18.736Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:18.736Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:18.736Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:18.736Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:18.736Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:18.736Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.736Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:18.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198282870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198282870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198282870 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198282870 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198282870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198282870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198282871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:18.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198282576 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-31T09:46:18.991Z] DEBUG - Clicked on [2019-07-31T09:46:18.991Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:18.991Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:18.991Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:18.991Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:18.991Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:18.991Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:18.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1198282994 data=null doit=true} to Tree node with text: Python [2019-07-31T09:46:18.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1198282994 data=null} to Tree node with text: Python [2019-07-31T09:46:18.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1198282994 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-31T09:46:18.991Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198282994 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-31T09:46:18.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1198282995 data=null button=1 stateMask=0x80000 x=102 y=92 count=1} to Tree node with text: Python [2019-07-31T09:46:18.991Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:18.991Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:18.991Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:18.991Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-31T09:46:18.991Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:18.991Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:18.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:18.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198282997 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198282998 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198282998 data=null} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198282998 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198283001 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198283002 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:18.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198283003 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198283003 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198283003 data=null} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198283003 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198283003 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198283004 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T09:46:18.991Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T09:46:18.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1198283090 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-31T09:46:18.991Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T09:46:18.991Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:18.991Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:18.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:18.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198283192 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198283192 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198283192 data=null} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198283192 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198283192 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198283194 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:18.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198283194 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198283194 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198283194 data=null} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198283194 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198283195 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198283195 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:18.991Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T09:46:18.991Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T09:46:18.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1198283236 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-31T09:46:18.991Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T09:46:19.248Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:19.248Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:19.248Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:19.765Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:19.765Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-31T09:46:19.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:19.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1198283498 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-31T09:46:19.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1198283499 data=null doit=true} to Tree node with text: logger [2019-07-31T09:46:19.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1198283499 data=null} to Tree node with text: logger [2019-07-31T09:46:19.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1198283499 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T09:46:19.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198283499 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-31T09:46:19.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1198283506 data=null button=1 stateMask=0x80000 x=134 y=125 count=1} to Tree node with text: logger [2019-07-31T09:46:19.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T09:46:19.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:19.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:19.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:19.765Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:19.765Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:19.765Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:19.765Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-31T09:46:19.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:19.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1198283602 data=null button=0 stateMask=0x0 x=161 y=118 count=0} to Tree node with text: anotherLogger [2019-07-31T09:46:19.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1198283602 data=null doit=true} to Tree node with text: anotherLogger [2019-07-31T09:46:19.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1198283602 data=null} to Tree node with text: anotherLogger [2019-07-31T09:46:19.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1198283602 data=null button=1 stateMask=0x0 x=161 y=118 count=1} to Tree node with text: anotherLogger [2019-07-31T09:46:19.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198283602 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-31T09:46:19.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1198283604 data=null button=1 stateMask=0x80000 x=161 y=118 count=1} to Tree node with text: anotherLogger [2019-07-31T09:46:19.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T09:46:19.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:19.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:19.765Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:19.765Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:19.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:19.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198283701 data=null button=0 stateMask=0x0 x=112 y=-9 count=0} to Tree node with text: mysession [2019-07-31T09:46:19.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198283701 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:19.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198283701 data=null} to Tree node with text: mysession [2019-07-31T09:46:19.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198283702 data=null button=1 stateMask=0x0 x=112 y=-9 count=1} to Tree node with text: mysession [2019-07-31T09:46:19.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198283702 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:19.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198283703 data=null button=1 stateMask=0x80000 x=112 y=-9 count=1} to Tree node with text: mysession [2019-07-31T09:46:19.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:19.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198283703 data=null button=0 stateMask=0x0 x=112 y=-9 count=0} to Tree node with text: mysession [2019-07-31T09:46:19.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198283703 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:19.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198283703 data=null} to Tree node with text: mysession [2019-07-31T09:46:19.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198283703 data=null button=1 stateMask=0x0 x=112 y=-9 count=1} to Tree node with text: mysession [2019-07-31T09:46:19.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198283703 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:19.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198283704 data=null button=1 stateMask=0x80000 x=112 y=-9 count=1} to Tree node with text: mysession [2019-07-31T09:46:19.765Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T09:46:19.765Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T09:46:19.765Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T09:46:19.765Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T09:46:19.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1198283972 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T09:46:19.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:19.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:46:19.765Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:46:19.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:19.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:19.765Z] DEBUG - Clicking on OK [2019-07-31T09:46:19.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198283972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:19.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198283973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:19.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198283973 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:19.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198283973 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:19.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198283973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:19.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198283973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:19.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198283973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:19.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1198283869 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-31T09:46:20.021Z] DEBUG - Clicked on [2019-07-31T09:46:20.021Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:20.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:20.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198284066 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:20.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198284066 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:20.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198284066 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:20.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198284066 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:20.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198284066 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-31T09:46:20.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198284067 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:20.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:20.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198284068 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:20.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198284068 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:20.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198284068 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:20.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198284068 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:20.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198284068 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-31T09:46:20.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198284069 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:20.021Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T09:46:20.021Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T09:46:20.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1198284190 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-31T09:46:20.021Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T09:46:20.278Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.974 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-31T09:46:20.278Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest) Time elapsed: 9.598 s [2019-07-31T09:46:20.278Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-31T09:46:20.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:20.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:20.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:20.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:20.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198284717 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:20.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198284717 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:20.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198284717 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:20.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198284717 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:20.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198284717 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-31T09:46:20.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198284719 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:20.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:20.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198284719 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:20.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198284720 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:20.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198284720 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:20.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198284764 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:20.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198284764 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-31T09:46:20.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198284765 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:20.789Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T09:46:20.789Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T09:46:20.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1198284809 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-31T09:46:20.789Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T09:46:21.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198285316 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T09:46:21.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198285316 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:21.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198285316 data=null} to Tree node with text: Sessions [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198285317 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:21.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198285317 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-31T09:46:21.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198285318 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:21.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198285318 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T09:46:21.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198285318 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:21.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198285319 data=null} to Tree node with text: Sessions [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198285319 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:21.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198285319 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-31T09:46:21.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198285320 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:21.350Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T09:46:21.350Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T09:46:21.350Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T09:46:21.350Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T09:46:21.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1198285474 data=null doit=true} to Shell with text {Create Session} [2019-07-31T09:46:21.350Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:21.350Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:21.350Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:21.350Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:21.350Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:21.350Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:21.350Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:21.350Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:21.350Z] DEBUG - matched Text with text " [2019-07-31T09:46:21.350Z] ", using matcher: of type 'Text' [2019-07-31T09:46:21.350Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:21.350Z] DEBUG - matched Text with text " [2019-07-31T09:46:21.350Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:21.350Z] DEBUG - matched Text with text " [2019-07-31T09:46:21.350Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:21.350Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T09:46:21.350Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T09:46:21.350Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T09:46:21.350Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:21.350Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:21.350Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:21.350Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:21.350Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.350Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198285476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198285479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198285479 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198285479 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198285480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198285480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198285480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1198285364 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-31T09:46:21.350Z] DEBUG - Clicked on [2019-07-31T09:46:21.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198285571 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:21.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198285571 data=null} to Tree node with text: Sessions [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198285571 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:21.350Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198285572 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-31T09:46:21.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198285572 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:21.350Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:21.350Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:21.350Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:21.350Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:21.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198285574 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-31T09:46:21.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198285574 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:21.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198285574 data=null} to Tree node with text: mysession [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198285574 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-31T09:46:21.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198285574 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198285576 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:21.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198285576 data=null button=0 stateMask=0x0 x=96 y=92 count=0} to Tree node with text: mysession [2019-07-31T09:46:21.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198285577 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:21.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198285577 data=null} to Tree node with text: mysession [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198285577 data=null button=1 stateMask=0x0 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:21.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198285577 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:21.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198285577 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:21.605Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:21.605Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:21.605Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:21.861Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:21.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198285870 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:21.861Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:21.861Z] 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-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:21.861Z] 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-31T09:46:21.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1198285872 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-31T09:46:21.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1198285872 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-31T09:46:21.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1198285872 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-31T09:46:21.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1198285872 data=null item=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-31T09:46:21.861Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:21.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:21.861Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T09:46:21.861Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T09:46:21.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-31T09:46:21.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:21.861Z] DEBUG - Setting state to checked on: All [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:21.861Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.861Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:21.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198285893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198285893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198285893 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198285893 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198285893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198285893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198285893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:21.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198285667 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-31T09:46:21.861Z] DEBUG - Clicked on [2019-07-31T09:46:21.861Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:21.861Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:21.861Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:21.861Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:21.861Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:21.861Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:21.861Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:21.861Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:21.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198286014 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:21.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198286015 data=null} to Tree node with text: channel0 [2019-07-31T09:46:21.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198286015 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:21.861Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198286015 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-31T09:46:21.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198286015 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:21.861Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:21.861Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:21.861Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:21.861Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:21.861Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:21.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:21.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198286069 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:21.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198286069 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:21.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198286069 data=null} to Tree node with text: mysession [2019-07-31T09:46:21.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198286069 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:21.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198286070 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:21.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198286071 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:21.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:21.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198286071 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:21.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198286071 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:21.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198286071 data=null} to Tree node with text: mysession [2019-07-31T09:46:21.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198286072 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:21.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198286072 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:21.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198286072 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:22.117Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:22.117Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:22.117Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:22.117Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:22.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198286318 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:22.117Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:22.117Z] 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-31T09:46:22.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:22.117Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:22.372Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T09:46:22.372Z] 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-31T09:46:22.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1198286371 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-31T09:46:22.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1198286371 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-31T09:46:22.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1198286371 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-31T09:46:22.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1198286371 data=null item=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-31T09:46:22.372Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T09:46:22.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:22.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:22.372Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T09:46:22.372Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T09:46:22.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-31T09:46:22.372Z] DEBUG - Setting state to checked on: All [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:22.372Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.372Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:22.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198286396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198286396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198286396 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198286396 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198286397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198286397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198286397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198286116 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-31T09:46:22.372Z] DEBUG - Clicked on [2019-07-31T09:46:22.372Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:22.372Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:22.372Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:22.372Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:22.372Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:22.372Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:22.372Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:22.372Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:22.372Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:22.372Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:22.372Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:22.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198286515 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:22.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198286565 data=null} to Tree node with text: channel0 [2019-07-31T09:46:22.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198286566 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:22.372Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198286567 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-31T09:46:22.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198286567 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:22.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:22.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198286568 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:22.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198286568 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:22.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198286568 data=null} to Tree node with text: mysession [2019-07-31T09:46:22.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198286568 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:22.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198286568 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:22.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198286569 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:22.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:22.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198286570 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:22.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198286570 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:22.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198286570 data=null} to Tree node with text: mysession [2019-07-31T09:46:22.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198286570 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:22.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198286570 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:22.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198286571 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:22.372Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:22.372Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:22.628Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:22.628Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:22.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198286798 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:22.628Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:22.628Z] 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-31T09:46:22.628Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:22.628Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:22.628Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T09:46:22.628Z] 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-31T09:46:22.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1198286800 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-31T09:46:22.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1198286801 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-31T09:46:22.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1198286801 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-31T09:46:22.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1198286801 data=null item=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-31T09:46:22.628Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T09:46:22.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:22.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:22.628Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T09:46:22.628Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T09:46:22.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-31T09:46:22.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1198286806 data=null doit=true} to TreeItem with text {All} [2019-07-31T09:46:22.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1198286806 data=null} to TreeItem with text {All} [2019-07-31T09:46:22.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1198286807 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:22.628Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198286807 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-31T09:46:22.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1198286896 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T09:46:22.883Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] DEBUG - Setting state to checked on: write [2019-07-31T09:46:22.883Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] DEBUG - Setting state to checked on: read [2019-07-31T09:46:22.883Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] DEBUG - Setting state to checked on: close [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:22.883Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.883Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:22.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198286906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198286906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198286906 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198286906 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198286906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198286906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198286906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:22.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198286615 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-31T09:46:22.883Z] DEBUG - Clicked on [2019-07-31T09:46:22.883Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1198287076 data=null doit=true} to Tree node with text: Kernel [2019-07-31T09:46:22.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1198287076 data=null} to Tree node with text: Kernel [2019-07-31T09:46:22.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1198287077 data=null button=1 stateMask=0x0 x=100 y=92 count=1} to Tree node with text: Kernel [2019-07-31T09:46:22.883Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198287077 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-31T09:46:22.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1198287077 data=null button=1 stateMask=0x80000 x=100 y=92 count=1} to Tree node with text: Kernel [2019-07-31T09:46:22.883Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198287083 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:22.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198287083 data=null} to Tree node with text: channel0 [2019-07-31T09:46:22.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198287084 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T09:46:22.883Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198287084 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-31T09:46:22.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198287084 data=null button=1 stateMask=0x80000 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T09:46:22.883Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:22.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:22.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198287087 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-31T09:46:22.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198287087 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:22.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198287088 data=null} to Tree node with text: mysession [2019-07-31T09:46:22.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198287088 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T09:46:22.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198287088 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:22.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198287088 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T09:46:22.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:22.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198287089 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-31T09:46:22.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198287089 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:22.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198287089 data=null} to Tree node with text: mysession [2019-07-31T09:46:22.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198287089 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T09:46:22.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198287089 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:22.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198287090 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T09:46:23.139Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2019-07-31T09:46:23.139Z] DEBUG - Clicking on with mnemonic 'Enable Channel...' [2019-07-31T09:46:23.139Z] DEBUG - Clicked on with mnemonic 'Enable Channel...' [2019-07-31T09:46:23.139Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2019-07-31T09:46:23.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=1198287311 data=null doit=true} to Shell with text {Enable Channel} [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:23.139Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:23.139Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:23.139Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:23.139Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:23.139Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:23.139Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:23.139Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T09:46:23.139Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-31T09:46:23.139Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:23.139Z] 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-31T09:46:23.139Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:23.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1198287367 data=null doit=true} to Button with text {Kernel} [2019-07-31T09:46:23.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1198287368 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-31T09:46:23.139Z] 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-31T09:46:23.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1198287368 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-31T09:46:23.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1198287368 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-31T09:46:23.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1198287368 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-31T09:46:23.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1198287368 data=null item=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-31T09:46:23.139Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2019-07-31T09:46:23.139Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:23.139Z] 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-31T09:46:23.139Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] 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-31T09:46:23.139Z] 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-31T09:46:23.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=1198287370 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-31T09:46:23.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1198287370 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-31T09:46:23.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1198287370 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-31T09:46:23.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=1198287371 data=null item=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-31T09:46:23.139Z] 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-31T09:46:23.139Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:23.139Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.139Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:23.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198287371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198287372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198287372 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198287372 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198287372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198287372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198287372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1198287174 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-31T09:46:23.394Z] DEBUG - Clicked on [2019-07-31T09:46:23.394Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:23.394Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:23.394Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:23.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=1198287492 data=null doit=true} to Tree node with text: UST global [2019-07-31T09:46:23.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=1198287492 data=null} to Tree node with text: UST global [2019-07-31T09:46:23.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=1198287492 data=null button=1 stateMask=0x0 x=114 y=92 count=1} to Tree node with text: UST global [2019-07-31T09:46:23.394Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198287493 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-31T09:46:23.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=1198287493 data=null button=1 stateMask=0x80000 x=114 y=92 count=1} to Tree node with text: UST global [2019-07-31T09:46:23.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:23.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1198287493 data=null button=0 stateMask=0x0 x=127 y=113 count=0} to Tree node with text: channel0 [2019-07-31T09:46:23.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198287494 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:23.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198287494 data=null} to Tree node with text: channel0 [2019-07-31T09:46:23.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198287494 data=null button=1 stateMask=0x0 x=127 y=113 count=1} to Tree node with text: channel0 [2019-07-31T09:46:23.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198287494 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-31T09:46:23.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198287504 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:23.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:23.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1198287504 data=null button=0 stateMask=0x0 x=143 y=92 count=0} to Tree node with text: channel0 [2019-07-31T09:46:23.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198287504 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:23.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198287504 data=null} to Tree node with text: channel0 [2019-07-31T09:46:23.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198287505 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:23.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198287505 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-31T09:46:23.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198287506 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:23.394Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-31T09:46:23.394Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-31T09:46:23.649Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-31T09:46:23.649Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:23.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198287774 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:23.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:23.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:23.649Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-31T09:46:23.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1198287776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T09:46:23.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1198287776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T09:46:23.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1198287776 data=null doit=true} to (of type 'Tree') [2019-07-31T09:46:23.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1198287776 data=null} to (of type 'Tree') [2019-07-31T09:46:23.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1198287776 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to (of type 'Tree') [2019-07-31T09:46:23.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198287776 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-31T09:46:23.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1198287777 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to (of type 'Tree') [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:23.649Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.649Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:23.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198287778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198287778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198287778 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198287778 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198287778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198287778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198287778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:23.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1198287593 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-31T09:46:23.649Z] DEBUG - Clicked on [2019-07-31T09:46:23.649Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:23.649Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:23.649Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:23.649Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T09:46:23.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198287898 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:23.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198287902 data=null} to Tree node with text: channel0 [2019-07-31T09:46:23.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198287902 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:23.904Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198287902 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-31T09:46:23.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198287903 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:23.904Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:23.904Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:23.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:23.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198287904 data=null button=0 stateMask=0x0 x=112 y=8 count=0} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198287904 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198287904 data=null} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198287904 data=null button=1 stateMask=0x0 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198287904 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198287906 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:23.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198287906 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198287906 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198287906 data=null} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198287906 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198287906 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198287908 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T09:46:23.904Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T09:46:23.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1198287991 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-31T09:46:23.904Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T09:46:23.904Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:23.904Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:23.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:23.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198288093 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198288093 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198288093 data=null} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198288093 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198288093 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198288094 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:23.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198288094 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198288094 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198288094 data=null} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198288094 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198288095 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198288095 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:23.904Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T09:46:23.904Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T09:46:23.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1198288132 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-31T09:46:23.904Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T09:46:24.159Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:24.159Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:24.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:24.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198288235 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T09:46:24.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198288235 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:24.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198288235 data=null} to Tree node with text: mysession [2019-07-31T09:46:24.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198288235 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:24.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198288235 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:24.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198288237 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:24.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:24.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198288287 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T09:46:24.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198288287 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:24.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198288287 data=null} to Tree node with text: mysession [2019-07-31T09:46:24.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198288287 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:24.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198288287 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:24.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198288288 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:24.160Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T09:46:24.160Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T09:46:24.719Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T09:46:24.719Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T09:46:24.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1198288779 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T09:46:24.719Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:46:24.719Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:46:24.719Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T09:46:24.719Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:24.719Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T09:46:24.719Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:24.719Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:46:24.719Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:46:25.280Z] DEBUG - Clicking on Cancel [2019-07-31T09:46:25.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1198289281 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-31T09:46:25.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1198289282 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-31T09:46:25.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1198289282 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:46:25.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1198289282 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:46:25.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1198289282 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-31T09:46:25.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1198289282 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-31T09:46:25.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1198289282 data=null item=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-31T09:46:25.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1198288374 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-31T09:46:25.280Z] DEBUG - Clicked on [2019-07-31T09:46:25.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:25.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198289362 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T09:46:25.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198289362 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:25.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198289362 data=null} to Tree node with text: mysession [2019-07-31T09:46:25.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198289362 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:25.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198289362 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:25.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198289363 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:25.280Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T09:46:25.280Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T09:46:25.535Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T09:46:25.535Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T09:46:25.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1198289600 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T09:46:25.535Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:46:25.535Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:46:25.535Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T09:46:25.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:25.535Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:46:25.535Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T09:46:25.535Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:25.535Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:25.535Z] DEBUG - Clicking on &Finish [2019-07-31T09:46:25.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1198289601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:25.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1198289601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:25.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1198289601 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:25.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1198289601 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:25.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1198289601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:25.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1198289601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:25.535Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:25.535Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:25.535Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:25.535Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:25.535Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:25.535Z] DEBUG - Clicked on &Finish [2019-07-31T09:46:26.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1198289601 data=null item=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-31T09:46:26.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1198289411 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-31T09:46:26.461Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:26.461Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:26.461Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:26.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198290704 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T09:46:26.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198290704 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:26.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198290704 data=null} to Tree node with text: mysession [2019-07-31T09:46:26.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198290704 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:26.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198290705 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:26.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198290705 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:26.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:26.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198290786 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T09:46:26.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198290787 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:26.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198290787 data=null} to Tree node with text: mysession [2019-07-31T09:46:26.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198290787 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:26.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198290787 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:26.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198290788 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:26.716Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T09:46:26.716Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T09:46:26.971Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T09:46:26.971Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T09:46:26.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1198291107 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T09:46:26.971Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:46:26.971Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:46:26.971Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T09:46:26.971Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:26.971Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T09:46:26.971Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:26.971Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:46:26.971Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:46:26.971Z] DEBUG - Clicking on Cancel [2019-07-31T09:46:26.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1198291115 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-31T09:46:26.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1198291116 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-31T09:46:26.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1198291116 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:46:26.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1198291116 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:46:26.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1198291116 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-31T09:46:26.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1198291168 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-31T09:46:26.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1198291168 data=null item=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-31T09:46:26.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1198290888 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-31T09:46:27.226Z] DEBUG - Clicked on [2019-07-31T09:46:27.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:27.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198291267 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T09:46:27.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198291267 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:27.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198291267 data=null} to Tree node with text: mysession [2019-07-31T09:46:27.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198291267 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:27.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198291267 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:27.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198291268 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:27.226Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T09:46:27.226Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T09:46:27.482Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T09:46:27.482Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T09:46:27.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1198291578 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:46:27.482Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:27.482Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-31T09:46:27.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1198291594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:27.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1198291595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:27.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1198291595 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:27.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1198291595 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:27.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1198291595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:27.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1198291595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:27.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1198291595 data=null item=null 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-31T09:46:27.482Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1198291596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:27.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1198291597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:27.482Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1198291597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:27.482Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1198291597 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:27.482Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1198291597 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:27.482Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:27.482Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:27.482Z] DEBUG - Clicking on &Finish [2019-07-31T09:46:27.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1198291608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:27.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1198291608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:27.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1198291608 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:27.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1198291608 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:27.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1198291608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:27.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1198291608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:27.482Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:27.482Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:27.482Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:27.482Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:27.482Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:27.482Z] DEBUG - Clicked on &Finish [2019-07-31T09:46:27.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1198291608 data=null item=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-31T09:46:27.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1198291309 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-31T09:46:27.993Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:27.993Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:27.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:27.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198292172 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T09:46:27.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198292172 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:27.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198292172 data=null} to Tree node with text: mysession [2019-07-31T09:46:27.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198292172 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:27.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198292172 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:27.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198292173 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:27.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:27.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198292223 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T09:46:27.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198292223 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:27.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198292223 data=null} to Tree node with text: mysession [2019-07-31T09:46:27.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198292223 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:27.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198292223 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:27.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198292224 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:28.248Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T09:46:28.248Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T09:46:28.248Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T09:46:28.503Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T09:46:28.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1198292572 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T09:46:28.503Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:46:28.503Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:46:28.503Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T09:46:28.503Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:28.503Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T09:46:28.503Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:28.503Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:46:28.503Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:46:28.503Z] DEBUG - Clicking on Cancel [2019-07-31T09:46:28.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1198292573 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-31T09:46:28.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1198292573 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-31T09:46:28.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1198292573 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:46:28.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1198292573 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:46:28.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1198292574 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-31T09:46:28.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1198292574 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-31T09:46:28.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1198292574 data=null item=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-31T09:46:28.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1198292319 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-31T09:46:28.503Z] DEBUG - Clicked on [2019-07-31T09:46:28.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:28.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198292634 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T09:46:28.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198292634 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:28.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198292634 data=null} to Tree node with text: mysession [2019-07-31T09:46:28.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198292634 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:28.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198292635 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:28.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198292635 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:28.503Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T09:46:28.503Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T09:46:28.758Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T09:46:28.758Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T09:46:28.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1198292898 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:28.758Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-31T09:46:28.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1198292910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:28.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1198292910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:28.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1198292910 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:28.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1198292910 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:28.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1198292910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:28.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1198292910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:28.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1198292910 data=null item=null 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-31T09:46:28.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1198292915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:28.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1198292915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:28.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1198292915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:28.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1198292915 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:28.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1198292915 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:28.758Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2019-07-31T09:46:28.758Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options' [2019-07-31T09:46:28.758Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2019-07-31T09:46:28.758Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2019-07-31T09:46:28.758Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:28.758Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] DEBUG - Clicking on &Finish [2019-07-31T09:46:28.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1198292970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1198292970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1198292970 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1198292971 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1198292971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1198292971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T09:46:28.758Z] DEBUG - Clicked on &Finish [2019-07-31T09:46:29.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1198292971 data=null item=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-31T09:46:29.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1198292699 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-31T09:46:29.519Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:29.519Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:29.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:29.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198293488 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T09:46:29.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198293488 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:29.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198293488 data=null} to Tree node with text: mysession [2019-07-31T09:46:29.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198293488 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:29.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198293488 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:29.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198293489 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:29.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:29.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198293490 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T09:46:29.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198293490 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:29.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198293490 data=null} to Tree node with text: mysession [2019-07-31T09:46:29.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198293490 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:29.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198293490 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:29.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198293491 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T09:46:29.519Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T09:46:29.519Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T09:46:29.519Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T09:46:29.519Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T09:46:29.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1198293646 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T09:46:29.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:29.519Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:46:29.519Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:46:29.519Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:29.519Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:29.519Z] DEBUG - Clicking on OK [2019-07-31T09:46:29.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198293646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:29.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198293646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:29.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198293646 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:29.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198293646 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:29.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198293646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:29.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198293646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:29.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198293646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:29.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1198293582 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-31T09:46:29.519Z] DEBUG - Clicked on [2019-07-31T09:46:29.519Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:29.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:29.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198293715 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:29.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198293715 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:29.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198293715 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:29.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198293715 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:29.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198293716 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-31T09:46:29.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198293769 data=null button=1 stateMask=0x80000 x=69 y=-5 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:29.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:29.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198293769 data=null button=0 stateMask=0x0 x=69 y=-5 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:29.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198293769 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:29.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198293769 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:29.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198293769 data=null button=1 stateMask=0x0 x=69 y=-5 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:29.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198293769 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-31T09:46:29.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198293770 data=null button=1 stateMask=0x80000 x=69 y=-5 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:29.774Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T09:46:29.774Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T09:46:29.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1198293869 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-31T09:46:29.774Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T09:46:29.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1198293973 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:46:29.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:46:29.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:29.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:29.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:29.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1198294010 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {Remote} [2019-07-31T09:46:29.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=1198294011 data=null doit=true} to TreeItem with text {Remote} [2019-07-31T09:46:29.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=1198294011 data=null} to TreeItem with text {Remote} [2019-07-31T09:46:29.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=1198294011 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-31T09:46:29.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198294011 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-31T09:46:30.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=1198294112 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-31T09:46:30.030Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:46:30.030Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:46:30.285Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:46:31.212Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:46:31.212Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:46:31.212Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:46:31.212Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:46:31.212Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:31.212Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:46:31.212Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:31.212Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:46:31.212Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:31.212Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:46:31.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198295289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:31.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198295289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:31.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198295289 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:31.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198295289 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:31.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198295289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:31.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198295289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:31.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198295289 data=null item=null 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-31T09:46:31.212Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198295290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:31.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198295290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:31.212Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198295290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:31.212Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198295290 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:31.212Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198295290 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:31.212Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:46:31.212Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:46:31.212Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:46:31.212Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:31.212Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:46:31.212Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:46:31.212Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:31.212Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:31.212Z] DEBUG - Clicking on OK [2019-07-31T09:46:31.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198295291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:31.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198295291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:31.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198295291 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:31.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198295291 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:31.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198295291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:31.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198295291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:31.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:31.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:31.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:31.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:31.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:31.212Z] DEBUG - Clicked on OK [2019-07-31T09:46:31.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198295291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:31.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1198294263 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-31T09:46:31.723Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.5 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-31T09:46:31.723Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest) Time elapsed: 11.221 s [2019-07-31T09:46:31.723Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-31T09:46:32.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:32.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:32.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:32.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:32.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198296270 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:32.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198296270 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:32.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198296270 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:32.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198296270 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:32.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198296270 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-31T09:46:32.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198296272 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:32.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:32.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198296272 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:32.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198296272 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:32.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198296272 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:32.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198296272 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:32.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198296272 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-31T09:46:32.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198296273 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:32.284Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T09:46:32.284Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T09:46:32.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1198296318 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-31T09:46:32.284Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T09:46:32.844Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:32.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198296866 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T09:46:32.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198296866 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:32.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198296866 data=null} to Tree node with text: Sessions [2019-07-31T09:46:32.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198296866 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:32.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198296867 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-31T09:46:32.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198296868 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:32.844Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:32.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198296868 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T09:46:32.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198296868 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:32.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198296868 data=null} to Tree node with text: Sessions [2019-07-31T09:46:32.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198296868 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:32.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198296868 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-31T09:46:32.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198296869 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:32.844Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T09:46:32.844Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T09:46:32.844Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T09:46:32.844Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T09:46:32.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1198297008 data=null doit=true} to Shell with text {Create Session} [2019-07-31T09:46:32.844Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:32.844Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:32.844Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:32.844Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:32.844Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:32.844Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:32.844Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:32.844Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:32.844Z] DEBUG - matched Text with text " [2019-07-31T09:46:32.844Z] ", using matcher: of type 'Text' [2019-07-31T09:46:32.844Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:32.844Z] DEBUG - matched Text with text " [2019-07-31T09:46:32.844Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:32.844Z] DEBUG - matched Text with text " [2019-07-31T09:46:32.844Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:32.844Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T09:46:32.844Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T09:46:32.844Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T09:46:32.844Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:32.844Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:32.844Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:32.844Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:32.844Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:32.844Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:32.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198297011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:32.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198297011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:32.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198297011 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:32.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198297011 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:32.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198297011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:32.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198297011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:32.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198297011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:32.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1198296911 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-31T09:46:32.844Z] DEBUG - Clicked on [2019-07-31T09:46:32.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198297087 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:32.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198297087 data=null} to Tree node with text: Sessions [2019-07-31T09:46:32.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198297087 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:32.844Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198297087 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-31T09:46:32.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198297088 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:32.844Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:32.844Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:32.844Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:32.844Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2019-07-31T09:46:32.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1198297089 data=null doit=true} to Tree node with text: Kernel [2019-07-31T09:46:32.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1198297089 data=null} to Tree node with text: Kernel [2019-07-31T09:46:32.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1198297089 data=null button=1 stateMask=0x0 x=82 y=8 count=1} to Tree node with text: Kernel [2019-07-31T09:46:33.099Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198297089 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-31T09:46:33.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1198297184 data=null button=1 stateMask=0x80000 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-31T09:46:33.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:33.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1198297186 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-31T09:46:33.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1198297186 data=null doit=true} to Tree node with text: sched_switch [2019-07-31T09:46:33.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1198297186 data=null} to Tree node with text: sched_switch [2019-07-31T09:46:33.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1198297186 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-31T09:46:33.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198297186 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-31T09:46:33.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1198297189 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-31T09:46:33.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:33.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1198297190 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-31T09:46:33.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1198297190 data=null doit=true} to Tree node with text: sched_switch [2019-07-31T09:46:33.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1198297190 data=null} to Tree node with text: sched_switch [2019-07-31T09:46:33.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1198297190 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-31T09:46:33.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198297190 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-31T09:46:33.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1198297191 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-31T09:46:33.099Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-31T09:46:33.099Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-31T09:46:33.355Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-31T09:46:33.355Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:33.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198297405 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:33.355Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T09:46:33.355Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2019-07-31T09:46:33.355Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2019-07-31T09:46:33.355Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-07-31T09:46:33.355Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T09:46:33.355Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession [2019-07-31T09:46:33.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1198297406 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-31T09:46:33.355Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession [2019-07-31T09:46:33.355Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:33.355Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-31T09:46:33.355Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-31T09:46:33.355Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-31T09:46:33.355Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:33.355Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:33.355Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:33.355Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:33.355Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:33.355Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:33.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198297467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:33.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198297467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:33.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198297467 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:33.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198297467 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:33.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198297467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:33.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198297468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:33.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198297468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:33.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1198297268 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-31T09:46:33.610Z] DEBUG - Clicked on [2019-07-31T09:46:33.610Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198297745 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:33.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198297745 data=null} to Tree node with text: channel0 [2019-07-31T09:46:33.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198297745 data=null button=1 stateMask=0x0 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-31T09:46:33.610Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198297745 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-31T09:46:33.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198297746 data=null button=1 stateMask=0x80000 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-31T09:46:33.610Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:33.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:33.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198297747 data=null button=0 stateMask=0x0 x=112 y=9398 count=0} to Tree node with text: mysession [2019-07-31T09:46:33.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198297747 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:33.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198297747 data=null} to Tree node with text: mysession [2019-07-31T09:46:33.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198297747 data=null button=1 stateMask=0x0 x=112 y=9398 count=1} to Tree node with text: mysession [2019-07-31T09:46:33.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198297747 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:33.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198297750 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T09:46:33.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:33.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198297750 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T09:46:33.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198297750 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:33.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198297750 data=null} to Tree node with text: mysession [2019-07-31T09:46:33.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198297751 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T09:46:33.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198297751 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:33.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198297751 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T09:46:33.610Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T09:46:33.610Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T09:46:33.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1198297798 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-31T09:46:33.610Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T09:46:33.866Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:33.866Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:33.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:33.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198297900 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198297900 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198297900 data=null} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198297900 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198297901 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198297902 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:33.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198297903 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198297903 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198297903 data=null} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198297903 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198297903 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198297904 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T09:46:33.866Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T09:46:33.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1198297980 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-31T09:46:33.866Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T09:46:33.866Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:33.866Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:33.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:33.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198298081 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198298082 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198298082 data=null} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198298082 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198298082 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198298083 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:33.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198298084 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198298084 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198298084 data=null} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198298084 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198298084 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:33.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198298085 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T09:46:34.122Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T09:46:34.122Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T09:46:34.122Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T09:46:34.122Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T09:46:34.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1198298273 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T09:46:34.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:34.122Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:46:34.122Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:46:34.122Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:34.122Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:34.122Z] DEBUG - Clicking on OK [2019-07-31T09:46:34.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198298273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:34.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198298273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:34.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198298273 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:34.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198298273 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:34.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198298274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:34.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198298274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:34.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198298274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:34.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1198298164 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-31T09:46:34.377Z] DEBUG - Clicked on [2019-07-31T09:46:34.377Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:34.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:34.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198298414 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198298414 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198298414 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198298415 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198298415 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-31T09:46:34.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198298417 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:34.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198298418 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198298418 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198298418 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198298418 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198298418 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-31T09:46:34.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198298419 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T09:46:34.377Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T09:46:34.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1198298499 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-31T09:46:34.377Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T09:46:34.377Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:34.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:34.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:34.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:34.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198298608 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198298608 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198298608 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198298608 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198298609 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-31T09:46:34.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198298610 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:34.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198298610 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198298611 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198298611 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198298611 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:34.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198298611 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-31T09:46:34.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198298611 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:34.632Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T09:46:34.632Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T09:46:34.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1198298655 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-31T09:46:34.632Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T09:46:35.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198299165 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T09:46:35.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198299165 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:35.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198299165 data=null} to Tree node with text: Sessions [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198299165 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:35.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198299165 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-31T09:46:35.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198299166 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:35.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198299167 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T09:46:35.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198299167 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:35.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198299167 data=null} to Tree node with text: Sessions [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198299167 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:35.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198299167 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-31T09:46:35.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198299168 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:35.192Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T09:46:35.192Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T09:46:35.192Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T09:46:35.192Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T09:46:35.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1198299296 data=null doit=true} to Shell with text {Create Session} [2019-07-31T09:46:35.192Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:35.192Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:35.192Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:35.192Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:35.192Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:35.192Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:35.192Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:35.192Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:35.192Z] DEBUG - matched Text with text " [2019-07-31T09:46:35.192Z] ", using matcher: of type 'Text' [2019-07-31T09:46:35.192Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:35.192Z] DEBUG - matched Text with text " [2019-07-31T09:46:35.192Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:35.192Z] DEBUG - matched Text with text " [2019-07-31T09:46:35.192Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:35.192Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T09:46:35.192Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T09:46:35.192Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T09:46:35.192Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:35.192Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:35.192Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:35.192Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:35.192Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.192Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198299298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198299298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198299298 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198299298 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198299298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198299298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198299298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1198299210 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-31T09:46:35.192Z] DEBUG - Clicked on [2019-07-31T09:46:35.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198299385 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:35.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198299386 data=null} to Tree node with text: Sessions [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198299386 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:35.192Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198299386 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-31T09:46:35.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198299386 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:35.192Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:35.192Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:35.192Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:35.192Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:35.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198299388 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-31T09:46:35.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198299388 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198299388 data=null} to Tree node with text: mysession [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198299388 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198299388 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198299390 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198299390 data=null button=0 stateMask=0x0 x=96 y=92 count=0} to Tree node with text: mysession [2019-07-31T09:46:35.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198299390 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198299391 data=null} to Tree node with text: mysession [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198299391 data=null button=1 stateMask=0x0 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198299391 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198299391 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.447Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:35.447Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:35.447Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:35.447Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:35.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198299586 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:35.447Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:35.447Z] 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-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:35.447Z] 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-31T09:46:35.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1198299588 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-31T09:46:35.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1198299588 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-31T09:46:35.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1198299588 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-31T09:46:35.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1198299588 data=null item=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-31T09:46:35.447Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T09:46:35.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:35.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:35.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:35.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:35.447Z] DEBUG - Setting state to checked on: All [2019-07-31T09:46:35.447Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:35.447Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:35.447Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:35.447Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:35.447Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:35.447Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:35.447Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:35.447Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:35.447Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-31T09:46:35.447Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-31T09:46:35.447Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:35.447Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.447Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:35.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198299612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198299612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198299612 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198299613 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198299613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198299613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198299613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:35.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198299466 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-31T09:46:35.702Z] DEBUG - Clicked on [2019-07-31T09:46:35.702Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198299724 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:35.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198299724 data=null} to Tree node with text: channel0 [2019-07-31T09:46:35.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198299725 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:35.702Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198299725 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-31T09:46:35.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198299725 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:35.702Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:35.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198299731 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198299731 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198299731 data=null} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198299731 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198299731 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198299732 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:35.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198299732 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198299732 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198299732 data=null} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198299732 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198299733 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198299733 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T09:46:35.702Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T09:46:35.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1198299785 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-31T09:46:35.702Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T09:46:35.702Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:35.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:35.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198299886 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198299887 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198299887 data=null} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198299887 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198299887 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198299888 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:35.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198299889 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198299889 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198299889 data=null} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198299889 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198299889 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198299890 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.702Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T09:46:35.702Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T09:46:35.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1198299931 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-31T09:46:35.702Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T09:46:35.957Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:35.957Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:35.957Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:35.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198300033 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:35.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198300033 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198300034 data=null} to Tree node with text: mysession [2019-07-31T09:46:35.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198300034 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198300034 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198300035 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.957Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:35.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198300036 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:35.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198300036 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198300036 data=null} to Tree node with text: mysession [2019-07-31T09:46:35.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198300036 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198300036 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:35.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198300037 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:35.958Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T09:46:35.958Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T09:46:35.958Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T09:46:35.958Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T09:46:35.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1198300135 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T09:46:35.958Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:35.958Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:46:35.958Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:46:35.958Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:35.958Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:35.958Z] DEBUG - Clicking on OK [2019-07-31T09:46:35.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198300135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:35.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198300135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:35.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198300135 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:35.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198300135 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:35.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198300135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:35.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198300136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:35.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198300136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:35.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1198300074 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-31T09:46:35.958Z] DEBUG - Clicked on [2019-07-31T09:46:35.958Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:35.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:35.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198300199 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:35.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198300200 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:35.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198300200 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:35.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198300200 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:35.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198300200 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-31T09:46:35.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198300202 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:35.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:35.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198300202 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:35.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198300202 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:35.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198300202 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:35.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198300202 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:35.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198300202 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-31T09:46:35.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198300203 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:36.213Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T09:46:36.213Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T09:46:36.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1198300285 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-31T09:46:36.213Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T09:46:36.213Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.582 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-31T09:46:36.213Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 2.506 s [2019-07-31T09:46:36.213Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 1.786 s [2019-07-31T09:46:36.213Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-31T09:46:36.773Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:36.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:36.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:36.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:36.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198300782 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:36.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198300782 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:36.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198300782 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:36.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198300782 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:36.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198300782 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-31T09:46:36.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198300784 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:36.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:36.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198300784 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:36.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198300785 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:36.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198300785 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:36.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198300785 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:36.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198300785 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-31T09:46:36.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198300786 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:36.773Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T09:46:36.773Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T09:46:36.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1198300886 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-31T09:46:36.773Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T09:46:37.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:37.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198301395 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T09:46:37.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198301395 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:37.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198301395 data=null} to Tree node with text: Sessions [2019-07-31T09:46:37.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198301395 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:37.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198301396 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-31T09:46:37.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198301397 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:37.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:37.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198301397 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T09:46:37.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198301397 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:37.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198301398 data=null} to Tree node with text: Sessions [2019-07-31T09:46:37.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198301398 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:37.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198301398 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-31T09:46:37.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198301399 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T09:46:37.334Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T09:46:37.334Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T09:46:37.334Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T09:46:37.334Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T09:46:37.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1198301537 data=null doit=true} to Shell with text {Create Session} [2019-07-31T09:46:37.334Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:37.334Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:37.334Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:37.334Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:37.334Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:46:37.334Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:37.334Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:37.334Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:37.334Z] DEBUG - matched Text with text " [2019-07-31T09:46:37.334Z] ", using matcher: of type 'Text' [2019-07-31T09:46:37.334Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T09:46:37.334Z] DEBUG - matched Text with text " [2019-07-31T09:46:37.334Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T09:46:37.334Z] DEBUG - matched Text with text " [2019-07-31T09:46:37.334Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T09:46:37.334Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T09:46:37.334Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T09:46:37.334Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T09:46:37.334Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:37.334Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:37.334Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:37.334Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:37.334Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.334Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:37.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198301547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198301547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198301547 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198301547 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198301547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198301547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198301548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1198301440 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-31T09:46:37.589Z] DEBUG - Clicked on [2019-07-31T09:46:37.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198301614 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:37.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198301614 data=null} to Tree node with text: Sessions [2019-07-31T09:46:37.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198301614 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:37.589Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198301615 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-31T09:46:37.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198301615 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:37.589Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:37.589Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:37.589Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:37.589Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:37.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:37.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198301617 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-31T09:46:37.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198301617 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:37.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198301617 data=null} to Tree node with text: mysession [2019-07-31T09:46:37.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198301618 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-31T09:46:37.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198301618 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:37.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198301619 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:37.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:37.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198301620 data=null button=0 stateMask=0x0 x=96 y=92 count=0} to Tree node with text: mysession [2019-07-31T09:46:37.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198301620 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:37.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198301620 data=null} to Tree node with text: mysession [2019-07-31T09:46:37.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198301620 data=null button=1 stateMask=0x0 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:37.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198301620 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:37.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198301621 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-31T09:46:37.589Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:37.589Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:37.844Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T09:46:37.844Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T09:46:37.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1198301889 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:37.844Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:37.844Z] 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-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] 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-31T09:46:37.844Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:37.844Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.844Z] DEBUG - Clicking on &Ok [2019-07-31T09:46:37.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1198301896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1198301896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1198301896 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1198301897 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1198301897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1198301897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1198301897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T09:46:37.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1198301695 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-31T09:46:37.844Z] DEBUG - Clicked on [2019-07-31T09:46:37.844Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:37.844Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:37.844Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:37.844Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:37.844Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:37.844Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:37.844Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T09:46:37.844Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T09:46:37.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1198302011 data=null doit=true} to Tree node with text: channel0 [2019-07-31T09:46:37.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1198302012 data=null} to Tree node with text: channel0 [2019-07-31T09:46:37.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1198302012 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:37.844Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1198302012 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-31T09:46:37.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1198302012 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T09:46:37.844Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:37.844Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:37.844Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:37.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198302013 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:37.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198302013 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:37.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198302013 data=null} to Tree node with text: mysession [2019-07-31T09:46:37.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198302014 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:37.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198302014 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:37.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198302064 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:37.844Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:37.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198302064 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:37.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198302064 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:37.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198302064 data=null} to Tree node with text: mysession [2019-07-31T09:46:37.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198302064 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:37.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198302064 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:37.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198302065 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:38.100Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T09:46:38.100Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T09:46:38.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1198302106 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-31T09:46:38.100Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T09:46:38.100Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:38.100Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:38.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:38.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198302208 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:38.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198302208 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:38.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198302208 data=null} to Tree node with text: mysession [2019-07-31T09:46:38.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198302208 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:38.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198302208 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:38.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198302209 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:38.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:38.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198302209 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:38.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198302209 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:38.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198302210 data=null} to Tree node with text: mysession [2019-07-31T09:46:38.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198302210 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:38.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198302210 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:38.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198302210 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:38.100Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T09:46:38.100Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T09:46:38.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1198302265 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-31T09:46:38.100Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T09:46:38.356Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:38.356Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:38.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:38.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198302367 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:38.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198302367 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:38.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198302367 data=null} to Tree node with text: mysession [2019-07-31T09:46:38.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198302367 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:38.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198302367 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:38.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198302369 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:38.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:38.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1198302369 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T09:46:38.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1198302369 data=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:38.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1198302369 data=null} to Tree node with text: mysession [2019-07-31T09:46:38.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1198302370 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:38.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198302370 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T09:46:38.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1198302370 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T09:46:38.356Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T09:46:38.356Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T09:46:38.356Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T09:46:38.356Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T09:46:38.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1198302494 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T09:46:38.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:38.356Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:46:38.356Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:46:38.356Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:38.356Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:38.356Z] DEBUG - Clicking on OK [2019-07-31T09:46:38.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198302494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:38.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198302494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:38.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198302494 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:38.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198302494 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:38.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198302495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:38.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198302495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:38.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198302495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:38.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1198302415 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-31T09:46:38.356Z] DEBUG - Clicked on [2019-07-31T09:46:38.356Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:38.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:38.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198302567 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:38.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198302567 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:38.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198302567 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:38.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198302567 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:38.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198302567 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-31T09:46:38.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198302569 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:38.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:38.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198302570 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:38.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198302570 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:38.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198302570 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:38.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198302570 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:38.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198302570 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-31T09:46:38.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198302571 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:38.611Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T09:46:38.611Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T09:46:38.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1198302615 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-31T09:46:38.611Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T09:46:38.611Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.299 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-31T09:46:38.611Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest) Time elapsed: 2.09 s [2019-07-31T09:46:38.611Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-31T09:46:38.867Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T09:46:38.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:38.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:38.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:38.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198303064 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:38.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198303065 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:38.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198303065 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:38.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198303065 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:38.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198303065 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-31T09:46:38.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198303067 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:38.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:38.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198303067 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:38.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198303067 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:38.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198303067 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:38.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198303068 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:38.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198303068 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-31T09:46:38.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198303068 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:38.867Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T09:46:38.867Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T09:46:38.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1198303110 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-31T09:46:38.867Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T09:46:39.717Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:39.717Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:39.717Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:39.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10122630571130025} time=1198303616 data=null button=0 stateMask=0x0 x=146 y=158 count=0} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10122630571130025} time=1198303616 data=null doit=true} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10122630571130025} time=1198303616 data=null} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10122630571130025} time=1198303616 data=null button=1 stateMask=0x0 x=146 y=158 count=1} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198303617 data=null item=TreeItem {10122630571130025} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10122630571130025} time=1198303618 data=null button=1 stateMask=0x80000 x=146 y=158 count=1} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.717Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:39.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10122630571130025} time=1198303619 data=null button=0 stateMask=0x0 x=146 y=158 count=0} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10122630571130025} time=1198303619 data=null doit=true} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10122630571130025} time=1198303619 data=null} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10122630571130025} time=1198303622 data=null button=1 stateMask=0x0 x=146 y=143 count=1} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198303622 data=null item=TreeItem {10122630571130025} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10122630571130025} time=1198303623 data=null button=1 stateMask=0x80000 x=146 y=143 count=1} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.717Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2019-07-31T09:46:39.717Z] DEBUG - Clicking on with mnemonic 'Save...' [2019-07-31T09:46:39.717Z] DEBUG - Clicked on with mnemonic 'Save...' [2019-07-31T09:46:39.717Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2019-07-31T09:46:39.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=1198303738 data=null doit=true} to Shell with text {Save Sessions} [2019-07-31T09:46:39.717Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-31T09:46:39.717Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:39.717Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:46:39.717Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:46:39.717Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:39.717Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:39.717Z] DEBUG - Clicking on OK [2019-07-31T09:46:39.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198303738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:39.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198303738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:39.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198303738 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:39.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198303738 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:39.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198303738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:39.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198303739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:39.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198303739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:39.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=1198303671 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-31T09:46:39.717Z] DEBUG - Clicked on [2019-07-31T09:46:39.972Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:39.972Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:39.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:39.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10122630571130025} time=1198304099 data=null button=0 stateMask=0x0 x=146 y=92 count=0} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10122630571130025} time=1198304101 data=null doit=true} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10122630571130025} time=1198304101 data=null} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10122630571130025} time=1198304101 data=null button=1 stateMask=0x0 x=146 y=92 count=1} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198304101 data=null item=TreeItem {10122630571130025} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10122630571130025} time=1198304102 data=null button=1 stateMask=0x80000 x=146 y=92 count=1} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:39.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10122630571130025} time=1198304102 data=null button=0 stateMask=0x0 x=146 y=92 count=0} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10122630571130025} time=1198304102 data=null doit=true} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10122630571130025} time=1198304102 data=null} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10122630571130025} time=1198304102 data=null button=1 stateMask=0x0 x=146 y=92 count=1} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198304103 data=null item=TreeItem {10122630571130025} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10122630571130025} time=1198304103 data=null button=1 stateMask=0x80000 x=146 y=92 count=1} to Tree node with text: 10122630571130025 [2019-07-31T09:46:39.972Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T09:46:39.972Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T09:46:39.972Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T09:46:39.972Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T09:46:39.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1198304213 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T09:46:39.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:39.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:46:39.972Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:46:39.972Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:39.972Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:39.972Z] DEBUG - Clicking on OK [2019-07-31T09:46:39.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198304213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:39.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198304213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:39.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198304213 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:39.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198304213 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:39.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198304214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:39.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198304214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198304214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1198304143 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-31T09:46:40.227Z] DEBUG - Clicked on [2019-07-31T09:46:40.227Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:40.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:40.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198304282 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions [2019-07-31T09:46:40.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198304282 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:40.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198304282 data=null} to Tree node with text: Sessions [2019-07-31T09:46:40.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198304282 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:40.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198304282 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-31T09:46:40.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198304283 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:40.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:40.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1198304283 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions [2019-07-31T09:46:40.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1198304283 data=null doit=true} to Tree node with text: Sessions [2019-07-31T09:46:40.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1198304283 data=null} to Tree node with text: Sessions [2019-07-31T09:46:40.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1198304283 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:40.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198304284 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-31T09:46:40.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1198304284 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T09:46:40.227Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2019-07-31T09:46:40.227Z] DEBUG - Clicking on with mnemonic 'Load...' [2019-07-31T09:46:40.483Z] DEBUG - Clicked on with mnemonic 'Load...' [2019-07-31T09:46:40.483Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2019-07-31T09:46:40.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=1198304495 data=null doit=true} to Shell with text {Load Sessions} [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:46:40.483Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T09:46:40.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=1198304499 data=null doit=true} to Button with text {Local} [2019-07-31T09:46:40.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=1198304499 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-31T09:46:40.483Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T09:46:40.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=1198304499 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T09:46:40.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=1198304503 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-31T09:46:40.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=1198304503 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-31T09:46:40.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=1198304503 data=null item=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-31T09:46:40.483Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T09:46:40.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:46:40.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:46:40.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:40.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10122630571130025.lttng} time=1198304592 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10122630571130025.lttng} time=1198304592 data=null doit=true} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10122630571130025.lttng} time=1198304592 data=null} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10122630571130025.lttng} time=1198304593 data=null button=1 stateMask=0x0 x=127 y=11 count=1} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198304600 data=null item=TreeItem {10122630571130025.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10122630571130025.lttng} time=1198304601 data=null button=1 stateMask=0x80000 x=127 y=11 count=1} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Clicking on TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10122630571130025.lttng} time=1198304601 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10122630571130025.lttng} time=1198304601 data=null doit=true} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:40.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10122630571130025.lttng} time=1198304601 data=null} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10122630571130025.lttng} time=1198304601 data=null button=1 stateMask=0x0 x=127 y=11 count=1} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198304602 data=null item=TreeItem {10122630571130025.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10122630571130025.lttng} time=1198304602 data=null button=1 stateMask=0x80000 x=127 y=11 count=1} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {10122630571130025.lttng} time=1198304602 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {10122630571130025.lttng} time=1198304602 data=null doit=true} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {10122630571130025.lttng} time=1198304602 data=null} to TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - Clicked on TreeItem with text {10122630571130025.lttng} [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:40.483Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.483Z] DEBUG - Clicking on OK [2019-07-31T09:46:40.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198304603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198304603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198304603 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198304603 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198304603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198304603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198304603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=1198304331 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-31T09:46:40.738Z] DEBUG - Clicked on [2019-07-31T09:46:40.739Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:40.739Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:40.739Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T09:46:40.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:40.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10122630571130025} time=1198304806 data=null button=0 stateMask=0x0 x=130 y=8 count=0} to Tree node with text: 10122630571130025 [2019-07-31T09:46:40.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10122630571130025} time=1198304806 data=null doit=true} to Tree node with text: 10122630571130025 [2019-07-31T09:46:40.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10122630571130025} time=1198304806 data=null} to Tree node with text: 10122630571130025 [2019-07-31T09:46:40.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10122630571130025} time=1198304806 data=null button=1 stateMask=0x0 x=130 y=8 count=1} to Tree node with text: 10122630571130025 [2019-07-31T09:46:40.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198304806 data=null item=TreeItem {10122630571130025} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10122630571130025 [2019-07-31T09:46:40.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10122630571130025} time=1198304808 data=null button=1 stateMask=0x80000 x=130 y=11 count=1} to Tree node with text: 10122630571130025 [2019-07-31T09:46:40.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:40.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10122630571130025} time=1198304808 data=null button=0 stateMask=0x0 x=130 y=11 count=0} to Tree node with text: 10122630571130025 [2019-07-31T09:46:40.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10122630571130025} time=1198304808 data=null doit=true} to Tree node with text: 10122630571130025 [2019-07-31T09:46:40.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10122630571130025} time=1198304808 data=null} to Tree node with text: 10122630571130025 [2019-07-31T09:46:40.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10122630571130025} time=1198304809 data=null button=1 stateMask=0x0 x=130 y=11 count=1} to Tree node with text: 10122630571130025 [2019-07-31T09:46:40.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198304809 data=null item=TreeItem {10122630571130025} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10122630571130025 [2019-07-31T09:46:40.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10122630571130025} time=1198304809 data=null button=1 stateMask=0x80000 x=130 y=11 count=1} to Tree node with text: 10122630571130025 [2019-07-31T09:46:40.739Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T09:46:40.739Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T09:46:40.994Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T09:46:40.994Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T09:46:40.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1198305016 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T09:46:40.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:46:40.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:46:40.994Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:46:40.994Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:46:40.994Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.994Z] DEBUG - Clicking on OK [2019-07-31T09:46:40.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198305017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198305017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198305017 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198305017 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198305017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198305017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198305017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:46:40.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1198304906 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-31T09:46:40.994Z] DEBUG - Clicked on [2019-07-31T09:46:40.994Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T09:46:40.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:40.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198305113 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:40.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198305114 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:40.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198305114 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:40.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198305114 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:40.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198305114 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-31T09:46:40.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198305116 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:40.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:46:40.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1198305169 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T09:46:40.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1198305169 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T09:46:40.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1198305169 data=null} to TreeItem with text {myNode} [2019-07-31T09:46:40.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1198305169 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:40.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198305170 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-31T09:46:40.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1198305170 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T09:46:40.994Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T09:46:40.994Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T09:46:40.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1198305218 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-31T09:46:40.994Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T09:46:41.249Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.599 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-31T09:46:41.249Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest) Time elapsed: 2.388 s [2019-07-31T09:46:41.249Z] [2019-07-31T09:46:41.249Z] Results: [2019-07-31T09:46:41.249Z] [2019-07-31T09:46:41.249Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T09:46:41.249Z] [2019-07-31T09:46:41.809Z] [2019-07-31T09:46:41.809Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 09:46:41.640 [2019-07-31T09:46:41.809Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T09:46:42.734Z] [INFO] All tests passed! [2019-07-31T09:46:42.734Z] [INFO] [2019-07-31T09:46:42.734Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:46:42.734Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec [2019-07-31T09:46:42.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-31T09:46:42.990Z] [INFO] [2019-07-31T09:46:42.990Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:46:42.990Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-31T09:46:42.990Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.pom [2019-07-31T09:46:42.990Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T09:46:42.990Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T09:46:42.990Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T09:46:42.990Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T09:46:42.990Z] [INFO] [2019-07-31T09:46:42.990Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T09:46:42.990Z] [INFO] [2019-07-31T09:46:42.990Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2019-07-31T09:46:42.990Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT [99/134] [2019-07-31T09:46:42.990Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T09:46:42.990Z] [INFO] [2019-07-31T09:46:42.990Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:42.990Z] [INFO] [2019-07-31T09:46:42.990Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:42.990Z] [INFO] The project's OSGi version is 1.0.10.201907310859 [2019-07-31T09:46:42.990Z] [INFO] [2019-07-31T09:46:42.990Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:42.990Z] [INFO] [2019-07-31T09:46:42.990Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:42.990Z] [INFO] [2019-07-31T09:46:42.990Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:42.990Z] [INFO] [2019-07-31T09:46:42.990Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:42.990Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T09:46:42.990Z] [INFO] [2019-07-31T09:46:42.990Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:42.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:46:42.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2019-07-31T09:46:42.990Z] [INFO] [2019-07-31T09:46:42.990Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:42.990Z] [INFO] Compiling 19 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2019-07-31T09:46:43.915Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[369] [2019-07-31T09:46:43.915Z] final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-31T09:46:43.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:46:43.915Z] 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-31T09:46:43.915Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[387] [2019-07-31T09:46:43.915Z] final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-31T09:46:43.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:46:43.915Z] 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-31T09:46:43.915Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[384] [2019-07-31T09:46:43.915Z] final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class)); [2019-07-31T09:46:43.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:46:43.915Z] 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-31T09:46:43.915Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[400] [2019-07-31T09:46:43.915Z] final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-31T09:46:43.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T09:46:43.915Z] 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-31T09:46:43.915Z] 4 problems (4 warnings) [2019-07-31T09:46:43.915Z] [INFO] [2019-07-31T09:46:43.915Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:43.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T09:46:43.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2019-07-31T09:46:43.915Z] [INFO] [2019-07-31T09:46:43.915Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:43.915Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T09:46:43.915Z] [INFO] [2019-07-31T09:46:43.915Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:43.915Z] [INFO] [2019-07-31T09:46:43.915Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:43.915Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T09:46:43.915Z] [INFO] [2019-07-31T09:46:43.915Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:43.915Z] [INFO] [2019-07-31T09:46:43.915Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:43.915Z] [INFO] [2019-07-31T09:46:43.915Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:43.915Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T09:46:44.171Z] [INFO] [2019-07-31T09:46:44.171Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:44.171Z] [INFO] [2019-07-31T09:46:44.171Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T09:46:45.534Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T09:46:45.534Z] [INFO] Command line: [2019-07-31T09:46:45.534Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T09:46:45.534Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T09:46:47.418Z] !SESSION 2019-07-31 09:46:45.320 ----------------------------------------------- [2019-07-31T09:46:47.418Z] eclipse.buildId=unknown [2019-07-31T09:46:47.418Z] java.version=1.8.0_202 [2019-07-31T09:46:47.418Z] java.vendor=Oracle Corporation [2019-07-31T09:46:47.418Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T09:46:47.418Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T09:46:47.418Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T09:46:47.418Z] [2019-07-31T09:46:47.418Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 09:46:47.222 [2019-07-31T09:46:47.418Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:46:47.418Z] !STACK 0 [2019-07-31T09:46:47.418Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T09:46:47.418Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:46:47.418Z] [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:46:47.418Z] [2019-07-31T09:46:47.418Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 09:46:47.325 [2019-07-31T09:46:47.418Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T09:46:47.418Z] !STACK 0 [2019-07-31T09:46:47.418Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T09:46:47.418Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:46:47.418Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T09:46:47.418Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T09:46:47.418Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T09:46:47.418Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T09:46:47.418Z] [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T09:46:47.418Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T09:46:48.780Z] process 11464: 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-31T09:46:48.780Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T09:46:49.036Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:46:49.036Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T09:46:55.569Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-31T09:46:56.128Z] Display size: 1440x900 [2019-07-31T09:46:56.128Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-31T09:46:56.128Z] GTK version=3.18.9 [2019-07-31T09:46:56.128Z] GTK theme=Ambiance [2019-07-31T09:46:56.128Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T09:46:56.128Z] Time zone: Coordinated Universal Time [2019-07-31T09:46:56.383Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T09:46:56.383Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T09:46:57.309Z] *** BUG *** [2019-07-31T09:46:57.309Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:46:57.309Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:46:57.309Z] [2019-07-31T09:46:57.309Z] *** BUG *** [2019-07-31T09:46:57.309Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:46:57.309Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:46:57.309Z] [2019-07-31T09:46:57.564Z] *** BUG *** [2019-07-31T09:46:57.564Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:46:57.564Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:46:57.564Z] [2019-07-31T09:46:57.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T09:46:57.564Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:47:05.642Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:47:05.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:05.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:47:06.153Z] DEBUG - number of items : 5 [2019-07-31T09:47:06.153Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:06.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198330173 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-31T09:47:06.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198330173 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-31T09:47:06.153Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198330175 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:06.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198330175 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-31T09:47:06.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198330176 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-31T09:47:06.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198330176 data=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-31T09:47:06.153Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198330181 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-31T09:47:06.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198330285 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-31T09:47:06.153Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198330285 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-31T09:47:06.153Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198330285 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:06.153Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198330285 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:06.153Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:07.078Z] DEBUG - number of items : 17 [2019-07-31T09:47:07.078Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:07.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198330970 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-31T09:47:07.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198330970 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-31T09:47:07.078Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198330971 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:07.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198330971 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-31T09:47:07.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198330971 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-31T09:47:07.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198330971 data=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-31T09:47:07.078Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198330973 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-31T09:47:07.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198330973 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-31T09:47:07.078Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198330973 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-31T09:47:07.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198330973 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:07.078Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198330973 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:07.078Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:07.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T09:47:07.638Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:47:10.151Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:47:10.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:10.151Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:47:10.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:47:10.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:47:10.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:47:10.923Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-31T09:47:10.923Z] DEBUG - Setting state to unchecked on: lttng-sessiond [2019-07-31T09:47:10.923Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-31T09:47:11.483Z] DEBUG - number of items : 17 [2019-07-31T09:47:11.483Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:11.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198335603 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-31T09:47:11.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198335604 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-31T09:47:11.483Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198335604 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:11.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198335604 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-31T09:47:11.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198335604 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-31T09:47:11.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198335605 data=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-31T09:47:11.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198335605 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-31T09:47:11.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198335605 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-31T09:47:11.483Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198335605 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-31T09:47:11.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198335606 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:11.483Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198335606 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:11.483Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T09:47:12.043Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T09:47:12.043Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:47:14.556Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:47:14.556Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:14.556Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:47:14.556Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:47:14.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:47:14.811Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:47:14.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:47:14.811Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:47:14.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:47:15.067Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:47:15.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:47:15.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1198339171 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:47:15.067Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:47:15.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:47:15.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:47:15.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:47:15.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1198339207 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:47:15.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1198339207 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:47:15.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1198339207 data=null} to TreeItem with text {test} [2019-07-31T09:47:15.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1198339207 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:47:15.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198339260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:47:15.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1198339275 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:47:15.322Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:47:15.322Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:47:15.577Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:47:15.577Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:47:15.577Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:47:15.832Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:47:15.832Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:47:15.832Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:15.832Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:47:15.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:47:15.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:47:15.832Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:15.832Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:47:15.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198339874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:15.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198339874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:15.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198339874 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:15.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198339875 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:15.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198339875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:15.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198339875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:15.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198339875 data=null item=null 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-31T09:47:15.832Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198339875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:15.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198339875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:15.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198339876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:15.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198339876 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:15.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198339876 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:15.832Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:15.832Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:47:15.832Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:47:15.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:47:15.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:47:15.832Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:47:15.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:47:15.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:15.832Z] DEBUG - Clicking on OK [2019-07-31T09:47:15.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198339878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:15.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198339878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:15.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198339878 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:15.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198339878 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:15.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198339878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:15.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198339879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:15.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:15.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:15.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:15.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:15.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:15.832Z] DEBUG - Clicked on OK [2019-07-31T09:47:16.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198339879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:16.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1198339479 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-31T09:47:16.953Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.283 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-31T09:47:16.953Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 10.358 s [2019-07-31T09:47:16.953Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 4.497 s [2019-07-31T09:47:16.954Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 2.99 s [2019-07-31T09:47:16.954Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-31T09:47:17.209Z] *** BUG *** [2019-07-31T09:47:17.209Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:47:17.209Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:47:17.209Z] [2019-07-31T09:47:17.464Z] *** BUG *** [2019-07-31T09:47:17.464Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:47:17.464Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:47:17.464Z] [2019-07-31T09:47:17.464Z] *** BUG *** [2019-07-31T09:47:17.464Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:47:17.464Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:47:17.464Z] [2019-07-31T09:47:27.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:27.401Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:27.401Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:47:27.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:27.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:28.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1198352211 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:47:28.216Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:47:28.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:47:28.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:47:28.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:47:28.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1198352251 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:47:28.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1198352251 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:47:28.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1198352251 data=null} to TreeItem with text {test} [2019-07-31T09:47:28.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1198352252 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:47:28.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198352252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:47:28.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1198352279 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:47:28.216Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:47:28.216Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:47:28.216Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:47:29.143Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:47:29.143Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:47:29.143Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:47:29.143Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:47:29.143Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:29.143Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:47:29.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:47:29.143Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:47:29.143Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:29.143Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:47:29.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198353190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:29.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198353190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:29.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198353190 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:29.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198353190 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:29.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198353190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:29.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198353190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:29.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198353191 data=null item=null 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-31T09:47:29.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198353191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:29.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198353191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:29.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198353191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:29.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198353191 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:29.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198353191 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:29.143Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:47:29.143Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:47:29.143Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:47:29.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:47:29.143Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:47:29.143Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:47:29.143Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:47:29.143Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:29.143Z] DEBUG - Clicking on OK [2019-07-31T09:47:29.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198353192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:29.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198353192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:29.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198353193 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:29.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198353193 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:29.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198353193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:29.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198353193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:29.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:29.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:29.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:29.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:29.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:29.143Z] DEBUG - Clicked on OK [2019-07-31T09:47:29.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198353193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:47:29.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1198352374 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-31T09:47:29.663Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.78 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-31T09:47:29.663Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest) Time elapsed: 2.002 s [2019-07-31T09:47:29.663Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-31T09:47:30.634Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:37.164Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:47:37.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:37.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:37.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:37.164Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:47:37.164Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:47:37.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:37.164Z] DEBUG - number of items : 25 [2019-07-31T09:47:37.164Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198360874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198360874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198360874 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198360874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198360874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198360874 data=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-31T09:47:37.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198360876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198360876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198360876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198360876 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198360876 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:37.164Z] DEBUG - number of items : 25 [2019-07-31T09:47:37.164Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198361379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198361379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198361379 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198361379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198361381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198361381 data=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-31T09:47:37.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198361382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198361382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198361382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198361382 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198361383 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:37.725Z] DEBUG - number of items : 25 [2019-07-31T09:47:37.725Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198361885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198361885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.725Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198361885 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198361885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198361885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198361885 data=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-31T09:47:37.725Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198361887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198361887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198361887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198361887 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198361887 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.725Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:37.725Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:38.286Z] DEBUG - number of items : 25 [2019-07-31T09:47:38.286Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T09:47:38.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198362394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198362394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.286Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198362394 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198362394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198362394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198362394 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-31T09:47:38.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198362397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198362397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198362397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198362397 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198362397 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.286Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T09:47:38.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:38.847Z] DEBUG - number of items : 25 [2019-07-31T09:47:38.847Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T09:47:38.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198362900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198362901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.847Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198362901 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198362901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198362901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198362901 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-31T09:47:38.847Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198362902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198362903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.847Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198362903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.847Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198362903 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.847Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198362903 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:38.847Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T09:47:38.847Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:39.408Z] DEBUG - number of items : 25 [2019-07-31T09:47:39.408Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T09:47:39.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198363405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198363405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198363405 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198363406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198363406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198363406 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-31T09:47:39.408Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198363408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198363408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198363408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198363408 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198363408 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:39.408Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T09:47:39.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:39.408Z] DEBUG - number of items : 25 [2019-07-31T09:47:39.408Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T09:47:39.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198363410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198363410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198363410 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198363410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198363410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198363410 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-31T09:47:39.408Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198363418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198363418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198363419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198363419 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.408Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198363419 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.408Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T09:47:39.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:39.968Z] DEBUG - number of items : 25 [2019-07-31T09:47:39.968Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T09:47:39.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198363921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198363921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.968Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198363921 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198363921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198363921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198363922 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-31T09:47:39.968Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198363923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198363923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198363923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198363924 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198363924 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:39.968Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T09:47:39.968Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:40.224Z] DEBUG - number of items : 25 [2019-07-31T09:47:40.224Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T09:47:40.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198364426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198364426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.224Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198364426 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198364426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198364426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198364426 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-31T09:47:40.224Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198364428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198364428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198364428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198364428 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198364428 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.224Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T09:47:40.224Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:40.783Z] DEBUG - number of items : 25 [2019-07-31T09:47:40.783Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T09:47:40.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198364931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198364931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.783Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198364931 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198364931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198364931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198364931 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-31T09:47:40.783Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198364966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198364966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198364966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198364967 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.784Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198364967 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:40.784Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T09:47:40.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:41.344Z] DEBUG - number of items : 25 [2019-07-31T09:47:41.344Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198365469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198365469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.344Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198365469 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198365470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198365470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198365470 data=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-31T09:47:41.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198365472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198365472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198365472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198365472 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198365472 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.344Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:41.905Z] DEBUG - number of items : 25 [2019-07-31T09:47:41.905Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198365974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198365975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.905Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198365975 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198365975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198365975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198365975 data=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-31T09:47:41.905Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198365976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198365977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.905Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198365977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.905Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198365977 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.905Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198365977 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.905Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:41.905Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:42.465Z] DEBUG - number of items : 25 [2019-07-31T09:47:42.465Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T09:47:42.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198366479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:42.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198366479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:42.465Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198366479 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:42.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198366479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:42.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198366480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:42.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198366480 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-31T09:47:42.465Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198366481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:42.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198366481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:42.465Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198366481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:42.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198366482 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:42.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198366482 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:42.465Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T09:47:42.465Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:43.027Z] DEBUG - number of items : 25 [2019-07-31T09:47:43.027Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T09:47:43.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198366984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198366984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.027Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198366984 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198366984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198366984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198366985 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-31T09:47:43.027Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198366987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198366987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198366987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198366987 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198366987 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.027Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T09:47:43.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:43.283Z] DEBUG - number of items : 25 [2019-07-31T09:47:43.283Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T09:47:43.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198367489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198367490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.283Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198367490 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198367490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198367490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198367490 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-31T09:47:43.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198367492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198367492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198367492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198367492 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198367492 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:43.283Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T09:47:43.283Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:43.843Z] DEBUG - number of items : 25 [2019-07-31T09:47:43.843Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T09:47:43.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198367995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:43.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198367995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:43.843Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198367995 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:43.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198367995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:43.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198367995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:43.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198367995 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-31T09:47:43.843Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198367997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:43.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198367997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:43.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198367997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:43.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198367997 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:43.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198367997 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:43.843Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T09:47:43.843Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:44.403Z] DEBUG - number of items : 25 [2019-07-31T09:47:44.403Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T09:47:44.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198368499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198368499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.403Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198368500 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198368500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198368500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198368500 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-31T09:47:44.403Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198368501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198368501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198368502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198368502 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198368502 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.403Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T09:47:44.403Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:44.964Z] DEBUG - number of items : 25 [2019-07-31T09:47:44.964Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T09:47:44.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198369004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198369004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.964Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198369004 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198369004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198369005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198369005 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-31T09:47:44.964Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198369006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198369006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198369007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198369007 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198369007 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:44.964Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T09:47:44.964Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:45.421Z] DEBUG - number of items : 25 [2019-07-31T09:47:45.421Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T09:47:45.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198369510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:45.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198369510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:45.421Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198369510 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:45.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198369510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:45.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198369511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:45.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198369511 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-31T09:47:45.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198369524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:45.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198369524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:45.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198369524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:45.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198369524 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:45.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198369524 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T09:47:45.421Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T09:47:45.421Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:45.947Z] DEBUG - number of items : 25 [2019-07-31T09:47:45.947Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:45.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198370028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:45.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198370028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:45.947Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198370028 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:45.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198370028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:45.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198370028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:45.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198370028 data=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-31T09:47:45.947Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198370030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:45.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198370030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:45.947Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198370030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:45.947Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198370030 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:45.947Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198370030 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:45.947Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:45.947Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:46.512Z] DEBUG - number of items : 25 [2019-07-31T09:47:46.512Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:46.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198370532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:46.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198370532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:46.512Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198370532 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:46.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198370532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:46.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198370533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:46.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198370533 data=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-31T09:47:46.512Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198370534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:46.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198370534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:46.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198370534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:46.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198370534 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:46.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198370534 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:46.512Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:46.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:47.072Z] DEBUG - number of items : 25 [2019-07-31T09:47:47.072Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198371038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198371038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.072Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198371038 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198371038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198371038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198371038 data=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-31T09:47:47.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198371045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198371045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198371045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198371045 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198371045 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.072Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:47.327Z] DEBUG - number of items : 25 [2019-07-31T09:47:47.327Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198371547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198371548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.327Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198371548 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198371548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198371548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198371548 data=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-31T09:47:47.327Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198371549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198371549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198371550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198371550 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198371550 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.327Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:47.887Z] DEBUG - number of items : 25 [2019-07-31T09:47:47.887Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198372052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198372052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.887Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198372052 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198372052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198372052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198372052 data=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-31T09:47:47.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198372054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198372054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198372054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198372054 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198372054 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.887Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T09:47:47.887Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:48.447Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:50.958Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:47:50.958Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:47:50.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:50.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:50.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:50.958Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:47:50.958Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:47:50.958Z] DEBUG - number of items : 25 [2019-07-31T09:47:50.958Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:50.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198375119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:50.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198375119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:50.958Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198375119 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:50.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198375119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:50.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198375119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:50.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198375120 data=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-31T09:47:50.958Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198375121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:50.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198375121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:50.958Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198375165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:50.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198375165 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:50.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198375165 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:50.958Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:50.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:51.518Z] DEBUG - number of items : 25 [2019-07-31T09:47:51.518Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:51.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198375667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:51.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198375667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:51.518Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198375667 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:51.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198375667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:51.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198375667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:51.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198375667 data=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-31T09:47:51.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198375669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:51.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198375669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:51.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198375669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:51.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198375669 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:51.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198375669 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:51.518Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:51.518Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:52.079Z] DEBUG - number of items : 25 [2019-07-31T09:47:52.079Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198376170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198376171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.079Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198376171 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198376171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198376171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198376171 data=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-31T09:47:52.079Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198376173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198376173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198376173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198376173 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198376173 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.079Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:52.639Z] DEBUG - number of items : 25 [2019-07-31T09:47:52.639Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:47:52.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198376675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198376675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.639Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198376675 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198376675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198376675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198376675 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-31T09:47:52.639Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198376683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198376683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198376683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198376683 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198376683 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:52.639Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:47:52.639Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:53.200Z] DEBUG - number of items : 25 [2019-07-31T09:47:53.200Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:47:53.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198377187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198377187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.200Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198377187 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198377187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198377187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198377187 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-31T09:47:53.200Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198377189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198377189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198377189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198377189 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198377189 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.200Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:47:53.200Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:53.455Z] DEBUG - number of items : 25 [2019-07-31T09:47:53.455Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:47:53.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198377691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198377691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.455Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198377691 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198377691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198377691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198377691 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-31T09:47:53.455Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198377693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198377693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198377693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198377693 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198377693 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:53.455Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:47:53.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:54.015Z] DEBUG - number of items : 25 [2019-07-31T09:47:54.015Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T09:47:54.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198378196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198378196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.015Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198378196 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198378196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198378196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198378196 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-31T09:47:54.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198378199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198378199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198378199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198378205 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198378205 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.015Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T09:47:54.015Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:54.576Z] DEBUG - number of items : 25 [2019-07-31T09:47:54.576Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T09:47:54.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198378707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198378707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.576Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198378707 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198378707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198378708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198378708 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-31T09:47:54.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198378709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198378709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198378709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198378709 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198378709 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:54.576Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T09:47:54.576Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:55.413Z] DEBUG - number of items : 25 [2019-07-31T09:47:55.413Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T09:47:55.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198379211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198379211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.413Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198379212 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198379212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198379212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198379212 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-31T09:47:55.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198379214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198379214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198379214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198379214 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198379214 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.413Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T09:47:55.413Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:55.668Z] DEBUG - number of items : 25 [2019-07-31T09:47:55.668Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T09:47:55.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198379716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198379716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.668Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198379717 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198379717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198379717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198379717 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-31T09:47:55.668Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198379718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198379719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.668Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198379719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198379719 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.668Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198379719 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:55.668Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T09:47:55.668Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:56.228Z] DEBUG - number of items : 25 [2019-07-31T09:47:56.228Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198380220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198380220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.228Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198380221 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198380221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198380221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198380221 data=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-31T09:47:56.228Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198380222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198380222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198380222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198380222 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198380222 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.228Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.228Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:56.484Z] DEBUG - number of items : 25 [2019-07-31T09:47:56.484Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198380724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198380724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.484Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198380724 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198380724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198380724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198380724 data=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-31T09:47:56.484Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198380726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198380726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198380726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198380726 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198380726 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.484Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:56.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:57.045Z] DEBUG - number of items : 25 [2019-07-31T09:47:57.045Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T09:47:57.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198381228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198381228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.045Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198381228 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198381228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198381228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198381228 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-31T09:47:57.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198381230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198381230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198381230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198381230 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198381230 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.045Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T09:47:57.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:57.605Z] DEBUG - number of items : 25 [2019-07-31T09:47:57.605Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T09:47:57.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198381732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198381732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.605Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198381732 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198381732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198381732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198381733 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-31T09:47:57.605Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198381734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198381734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198381734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198381734 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198381734 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:57.605Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T09:47:57.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:58.165Z] DEBUG - number of items : 25 [2019-07-31T09:47:58.165Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T09:47:58.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198382236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:58.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198382236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:58.165Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198382236 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:58.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198382236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:58.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198382237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:58.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198382237 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-31T09:47:58.165Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198382238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:58.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198382238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:58.165Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198382238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:58.165Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198382238 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:58.165Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198382239 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:47:58.165Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T09:47:58.165Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:58.726Z] DEBUG - number of items : 25 [2019-07-31T09:47:58.727Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:47:58.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198382795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:58.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198382795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:58.727Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198382795 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:58.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198382795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:58.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198382795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:58.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198382795 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-31T09:47:58.727Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198382796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:58.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198382796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:58.727Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198382797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:58.727Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198382797 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:58.727Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198382797 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:58.727Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:47:58.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:59.286Z] DEBUG - number of items : 25 [2019-07-31T09:47:59.286Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:47:59.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198383299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198383299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.286Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198383299 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198383300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198383300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198383300 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-31T09:47:59.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198383303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198383303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198383303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198383303 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198383304 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.286Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:47:59.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:47:59.846Z] DEBUG - number of items : 25 [2019-07-31T09:47:59.846Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:47:59.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198383805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198383806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.846Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198383806 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198383806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198383806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198383806 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-31T09:47:59.846Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198383807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198383807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.846Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198383807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.846Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198383807 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.846Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198383807 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:47:59.846Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:47:59.846Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:00.102Z] DEBUG - number of items : 25 [2019-07-31T09:48:00.102Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:48:00.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198384309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:48:00.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198384309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:48:00.102Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198384309 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:48:00.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198384309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:48:00.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198384309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:48:00.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198384309 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-31T09:48:00.102Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198384310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:48:00.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198384310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:48:00.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198384310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:48:00.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198384310 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:48:00.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198384310 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:48:00.102Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:48:00.102Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:00.663Z] DEBUG - number of items : 25 [2019-07-31T09:48:00.663Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:00.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198384812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:00.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198384812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:00.663Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198384812 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:00.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198384812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:00.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198384813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:00.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198384813 data=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-31T09:48:00.663Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198384814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:00.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198384814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:00.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198384814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:00.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198384814 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:00.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198384814 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:00.663Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:00.663Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:01.223Z] DEBUG - number of items : 25 [2019-07-31T09:48:01.223Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198385316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198385316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.223Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198385316 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198385316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198385316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198385316 data=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-31T09:48:01.223Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198385318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198385318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198385318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198385318 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198385318 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.223Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.223Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:01.783Z] DEBUG - number of items : 25 [2019-07-31T09:48:01.783Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198385820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198385820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.783Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198385820 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198385821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198385821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198385821 data=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-31T09:48:01.783Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198385822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198385822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.783Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198385822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.783Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198385822 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.783Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198385822 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.783Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:01.783Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:02.344Z] DEBUG - number of items : 25 [2019-07-31T09:48:02.344Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198386325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198386325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.344Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198386325 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198386325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198386325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198386325 data=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-31T09:48:02.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198386329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198386329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198386329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198386329 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198386329 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.344Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:02.598Z] DEBUG - number of items : 25 [2019-07-31T09:48:02.598Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198386831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198386831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.598Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198386831 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198386831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198386831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198386831 data=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-31T09:48:02.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198386832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198386832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198386832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198386832 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198386832 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.599Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:48:02.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:03.159Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:06.423Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:48:06.423Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:48:06.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:06.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:06.423Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:48:06.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:06.423Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T09:48:06.423Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T09:48:06.913Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T09:48:06.913Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T09:48:06.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1198390792 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T09:48:06.913Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:06.913Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T09:48:06.913Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:48:06.913Z] 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-31T09:48:06.913Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:06.913Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:06.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:06.913Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:06.913Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:06.913Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-31T09:48:06.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1198390805 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-31T09:48:06.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1198390806 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-31T09:48:06.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1198390806 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:06.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1198390806 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:06.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1198390806 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-31T09:48:06.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1198390806 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-31T09:48:06.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1198390806 data=null item=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-31T09:48:06.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1198390807 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-31T09:48:06.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1198390807 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-31T09:48:06.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1198390807 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-31T09:48:06.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1198390807 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:06.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1198390807 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:06.913Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:06.913Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:06.913Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:06.913Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:06.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:06.913Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:06.913Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:48:06.913Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:06.913Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:06.913Z] DEBUG - Clicking on OK [2019-07-31T09:48:06.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198390808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:06.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198390808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:06.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198390808 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:06.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198390808 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:06.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198390808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:06.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198390808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:06.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198390808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:06.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1198390563 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-31T09:48:07.169Z] DEBUG - Clicked on [2019-07-31T09:48:07.169Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:07.169Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:07.169Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:07.169Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T09:48:07.169Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T09:48:07.425Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T09:48:07.425Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T09:48:07.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1198391515 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T09:48:07.425Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:07.425Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T09:48:07.425Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:48:07.425Z] 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-31T09:48:07.425Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:07.425Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:07.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:07.425Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:07.425Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:07.425Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2019-07-31T09:48:07.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1198391517 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-31T09:48:07.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1198391519 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-31T09:48:07.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1198391519 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:07.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1198391520 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:07.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1198391520 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-31T09:48:07.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1198391520 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-31T09:48:07.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1198391520 data=null item=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-31T09:48:07.425Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1198391580 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-31T09:48:07.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1198391580 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-31T09:48:07.425Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1198391580 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-31T09:48:07.425Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1198391580 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:07.425Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1198391580 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:07.425Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:07.425Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2019-07-31T09:48:07.680Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=1198391623 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T09:48:07.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1198391311 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-31T09:48:07.680Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:10.196Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:48:10.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:48:10.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:10.196Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:48:10.196Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:48:10.196Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:48:10.196Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:48:10.196Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:48:10.196Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:48:10.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:10.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:10.196Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:48:10.196Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:48:10.196Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:10.196Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:10.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:10.451Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:10.451Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:10.451Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:11.011Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:11.011Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:11.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:11.572Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:11.572Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:11.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:12.132Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:12.132Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:12.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:12.692Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:12.692Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:12.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:13.252Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:13.252Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:13.252Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:13.507Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:13.507Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:13.507Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:14.068Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:14.068Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:14.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:14.628Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:14.628Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:14.628Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:15.188Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:15.188Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:15.188Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:15.749Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:15.749Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:15.749Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:16.004Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:16.004Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:16.004Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:16.565Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:16.565Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:16.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:17.125Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:17.125Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:17.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:17.686Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:17.686Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:17.686Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:18.246Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:18.246Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:18.246Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:18.815Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:18.815Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:18.815Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:19.070Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:19.070Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:19.070Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:19.630Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:19.630Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:19.630Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:20.190Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:20.190Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:20.190Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:20.750Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:20.750Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:20.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:21.311Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:21.311Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:21.311Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:21.871Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:21.871Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:48:21.871Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:22.431Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:24.317Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:48:24.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:48:24.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:24.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:24.317Z] DEBUG - number of items : 25 [2019-07-31T09:48:24.317Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-31T09:48:24.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198408473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:48:24.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198408473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:48:24.317Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198408473 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:48:24.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198408473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:48:24.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198408473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:48:24.879Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198408832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:48:24.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198408834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:48:24.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198408834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:48:24.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198408834 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:48:24.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198408834 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:48:24.879Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-31T09:48:24.879Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-31T09:48:24.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1198408836 data=null doit=true} to Shell with text {Filter} [2019-07-31T09:48:24.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:48:24.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:48:24.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1198408852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198408852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1198408852 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1198408852 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1198408872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1198408872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1198408872 data=null item=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-31T09:48:24.879Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1198408908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198408908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1198408908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1198408908 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1198408908 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:24.879Z] DEBUG - Clicking on Check Active [2019-07-31T09:48:24.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=1198408909 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-31T09:48:24.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1198408910 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-31T09:48:24.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=1198408910 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=1198408910 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T09:48:24.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=1198408910 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-31T09:48:24.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=1198408910 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-31T09:48:26.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=1198408910 data=null item=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-31T09:48:26.241Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=1198410269 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-31T09:48:26.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1198410299 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-31T09:48:26.241Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=1198410299 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-31T09:48:26.241Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=1198410299 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=1198410299 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Clicked on Check Active [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - Clicking on Check all [2019-07-31T09:48:26.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1198410301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198410301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1198410301 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1198410301 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1198410301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1198410301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1198410301 data=null item=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-31T09:48:26.241Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1198410319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198410319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1198410319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1198410319 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1198410319 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Clicked on Check all [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:26.241Z] DEBUG - Clicking on Uncheck Inactive [2019-07-31T09:48:26.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1198410320 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-31T09:48:26.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1198410321 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-31T09:48:26.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1198410321 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1198410321 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T09:48:26.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1198410321 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-31T09:48:26.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1198410321 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-31T09:48:27.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1198410321 data=null item=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-31T09:48:27.603Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1198411678 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-31T09:48:27.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1198411678 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-31T09:48:27.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1198411678 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-31T09:48:27.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1198411678 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1198411678 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Clicked on Uncheck Inactive [2019-07-31T09:48:27.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:48:27.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1198411688 data=null button=0 stateMask=0x0 x=88 y=33 count=0} to TreeItem with text {synthetic-trace} [2019-07-31T09:48:27.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1198411688 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-31T09:48:27.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1198411688 data=null} to TreeItem with text {synthetic-trace} [2019-07-31T09:48:27.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1198411688 data=null button=1 stateMask=0x0 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T09:48:27.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198411689 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-31T09:48:27.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1198411689 data=null button=1 stateMask=0x80000 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:48:27.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1198411690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198411690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1198411690 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1198411691 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1198411691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1198411691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1198411691 data=null item=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-31T09:48:27.603Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1198411703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198411703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1198411703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1198411703 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1198411703 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:27.603Z] DEBUG - Clicking on Check selected [2019-07-31T09:48:27.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1198411704 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-31T09:48:27.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1198411704 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-31T09:48:27.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1198411704 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1198411704 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:48:27.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1198411704 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-31T09:48:27.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1198411704 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-31T09:48:27.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1198411704 data=null item=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-31T09:48:27.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1198411705 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-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1198411705 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-31T09:48:27.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1198411705 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-31T09:48:27.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1198411705 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1198411705 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Clicked on Check selected [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1198411707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198411707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1198411707 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1198411707 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1198411707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1198411707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1198411707 data=null item=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-31T09:48:27.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1198411708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198411708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1198411708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1198411708 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1198411708 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - Clicking on Check subtree [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1198411709 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-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1198411709 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-31T09:48:27.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1198411709 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1198411709 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1198411709 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-31T09:48:27.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1198411709 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-31T09:48:27.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1198411709 data=null item=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-31T09:48:27.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1198411710 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-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1198411710 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-31T09:48:27.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1198411710 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-31T09:48:27.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1198411710 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1198411710 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Clicked on Check subtree [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - Clicking on Check all [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1198411711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198411711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1198411711 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1198411711 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1198411712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1198411712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1198411712 data=null item=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-31T09:48:27.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1198411740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198411740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1198411740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1198411740 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1198411740 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Clicked on Check all [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - Clicking on Uncheck selected [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1198411761 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-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1198411761 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-31T09:48:27.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1198411761 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1198411762 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1198411762 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-31T09:48:27.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1198411762 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-31T09:48:27.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1198411762 data=null item=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-31T09:48:27.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1198411762 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-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1198411762 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-31T09:48:27.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1198411762 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-31T09:48:27.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1198411762 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1198411762 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Clicked on Uncheck selected [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - Clicking on Check all [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1198411763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198411763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1198411763 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1198411763 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1198411764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1198411764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1198411764 data=null item=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-31T09:48:27.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1198411765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198411765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1198411765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1198411765 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1198411765 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Clicked on Check all [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - Clicking on Uncheck subtree [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1198411766 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-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1198411766 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-31T09:48:27.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1198411766 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1198411766 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1198411766 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-31T09:48:27.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1198411766 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-31T09:48:27.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1198411766 data=null item=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-31T09:48:27.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1198411766 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-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1198411766 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-31T09:48:27.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1198411767 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-31T09:48:27.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1198411767 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1198411767 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Clicked on Uncheck subtree [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:27.604Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1198411768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198411768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1198411768 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1198411768 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1198411768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1198411768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1198411768 data=null item=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-31T09:48:27.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1198411793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198411794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1198411794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1198411794 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1198411794 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:48:27.604Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:48:27.604Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:48:27.604Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - Clicking on Check all [2019-07-31T09:48:28.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1198412303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198412303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1198412303 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1198412303 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1198412303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1198412303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1198412303 data=null item=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-31T09:48:28.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1198412309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198412309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1198412309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1198412309 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1198412309 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Clicked on Check all [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:28.164Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Clicking on OK [2019-07-31T09:48:28.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198412310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198412310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198412310 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198412311 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198412311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198412311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198412311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:28.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198408473 data=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-31T09:48:28.420Z] DEBUG - Clicked on [2019-07-31T09:48:28.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:28.420Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:48:28.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:30.440Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:48:30.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:48:30.440Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:30.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:30.695Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T09:48:30.695Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T09:48:30.695Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T09:48:30.695Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T09:48:30.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1198414937 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:48:30.952Z] 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-31T09:48:30.952Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-31T09:48:30.952Z] 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-31T09:48:30.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-31T09:48:30.952Z] 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-31T09:48:30.952Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:48:30.952Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-31T09:48:30.952Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-31T09:48:30.952Z] DEBUG - matched Text with text " [2019-07-31T09:48:30.952Z] ", using matcher: of type 'Text' [2019-07-31T09:48:30.952Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:30.952Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-31T09:48:30.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1198414991 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-31T09:48:30.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1198414991 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-31T09:48:30.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1198414991 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:30.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1198414991 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:30.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1198414991 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-31T09:48:30.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1198414991 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-31T09:48:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1198414991 data=null item=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-31T09:48:30.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1198414992 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-31T09:48:30.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1198414992 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-31T09:48:30.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1198414992 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-31T09:48:30.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1198414992 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:30.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1198414992 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:30.952Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T09:48:30.952Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T09:48:30.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1198414993 data=null doit=true} to Button with text {All Active Threads} [2019-07-31T09:48:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1198414994 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-31T09:48:30.952Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T09:48:30.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1198414995 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T09:48:30.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1198415004 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-31T09:48:30.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1198415004 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-31T09:48:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1198415005 data=null item=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-31T09:48:30.952Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T09:48:30.952Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T09:48:30.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1198415005 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-31T09:48:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1198415005 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-31T09:48:30.952Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T09:48:30.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1198415009 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T09:48:30.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1198415009 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-31T09:48:30.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1198415009 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-31T09:48:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1198415009 data=null item=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-31T09:48:30.952Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T09:48:30.952Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T09:48:30.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1198415010 data=null doit=true} to Button with text {All Active Threads} [2019-07-31T09:48:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1198415010 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-31T09:48:30.952Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T09:48:30.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1198415011 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T09:48:30.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1198415011 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-31T09:48:30.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1198415011 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-31T09:48:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1198415011 data=null item=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-31T09:48:30.952Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:30.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:30.952Z] DEBUG - Clicking on OK [2019-07-31T09:48:30.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198415031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:30.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198415031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:30.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198415032 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:30.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198415032 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:30.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198415032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:30.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198415032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198415032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:30.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1198414775 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-31T09:48:31.208Z] DEBUG - Clicked on [2019-07-31T09:48:31.208Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:31.208Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:31.208Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2019-07-31T09:48:31.208Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:31.208Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2019-07-31T09:48:31.208Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:31.208Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2019-07-31T09:48:31.208Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:31.463Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T09:48:31.463Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T09:48:31.463Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T09:48:31.463Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T09:48:31.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1198415716 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:48:31.718Z] 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-31T09:48:31.718Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-31T09:48:31.718Z] 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-31T09:48:31.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-31T09:48:31.718Z] 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-31T09:48:31.718Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-31T09:48:31.718Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-31T09:48:31.718Z] 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-31T09:48:31.718Z] DEBUG - matched Text with text " [2019-07-31T09:48:31.718Z] ", using matcher: of type 'Text' [2019-07-31T09:48:31.718Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T09:48:31.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1198415782 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-31T09:48:31.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1198415782 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-31T09:48:31.718Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T09:48:31.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1198415783 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T09:48:31.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1198415784 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-31T09:48:31.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1198415784 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-31T09:48:31.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1198415784 data=null item=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-31T09:48:31.718Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:31.718Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:31.718Z] DEBUG - Clicking on OK [2019-07-31T09:48:31.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198415785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:31.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198415785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:31.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198415785 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:31.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198415785 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:31.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198415785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:31.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198415785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:31.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198415785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:31.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1198415494 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-31T09:48:31.973Z] DEBUG - Clicked on [2019-07-31T09:48:31.973Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:32.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:32.534Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T09:48:32.534Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T09:48:32.534Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T09:48:32.534Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T09:48:32.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1198416674 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:48:32.534Z] 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-31T09:48:32.534Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-31T09:48:32.534Z] 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-31T09:48:32.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-31T09:48:32.534Z] 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-31T09:48:32.534Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-31T09:48:32.534Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-31T09:48:32.534Z] 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-31T09:48:32.534Z] DEBUG - matched Text with text " [2019-07-31T09:48:32.534Z] ", using matcher: of type 'Text' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:48:32.534Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:32.534Z] DEBUG - Clicking on Cancel [2019-07-31T09:48:32.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1198416677 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-31T09:48:32.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1198416677 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-31T09:48:32.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1198416677 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:48:32.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1198416677 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T09:48:32.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1198416677 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-31T09:48:32.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1198416677 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-31T09:48:32.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1198416677 data=null item=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-31T09:48:32.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1198416528 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-31T09:48:32.790Z] DEBUG - Clicked on [2019-07-31T09:48:32.790Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:34.676Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:48:34.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:48:34.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:34.676Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T09:48:34.676Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T09:48:34.676Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:48:34.676Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:48:34.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:36.564Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:48:36.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:48:36.564Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:36.564Z] DEBUG - number of items : 25 [2019-07-31T09:48:36.564Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:38.450Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:48:38.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:48:38.450Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:38.450Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T09:48:38.450Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T09:48:38.450Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:48:38.450Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:40.335Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:48:40.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:48:40.335Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:40.335Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:48:40.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:40.895Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:48:40.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:42.782Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:48:42.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:48:42.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:48:42.782Z] DEBUG - number of items : 25 [2019-07-31T09:48:42.782Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:48:42.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198426808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:48:42.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198426808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:48:42.782Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198426808 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:48:42.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198426808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:48:42.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198426808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:48:42.782Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198427002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:48:42.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198427003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:48:42.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198427003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:48:42.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198427003 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:48:42.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198427003 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:48:42.782Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:48:42.782Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:48:42.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1198427013 data=null doit=true} to Shell with text {Legend} [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T09:48:42.782Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T09:48:43.266Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T09:48:43.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:48:43.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:48:43.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:48:43.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:48:43.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:48:43.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:48:43.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:48:43.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:48:43.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:43.266Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:48:43.266Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:43.266Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.266Z] DEBUG - Clicking on OK [2019-07-31T09:48:43.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198427054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198427054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198427054 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198427054 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198427054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198427055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198427055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198426809 data=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-31T09:48:43.266Z] DEBUG - Clicked on [2019-07-31T09:48:43.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1198427337 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:48:43.266Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:48:43.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:48:43.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:48:43.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:48:43.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1198427377 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:48:43.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1198427377 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:48:43.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1198427377 data=null} to TreeItem with text {test} [2019-07-31T09:48:43.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1198427377 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:48:43.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198427378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:48:43.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1198427385 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:48:43.266Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:48:43.266Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:48:43.522Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:48:43.778Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:48:43.778Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:48:43.778Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:48:43.778Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:48:43.778Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:43.778Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:48:43.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:43.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:43.778Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:43.778Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:48:43.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198427872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:43.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198427872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:43.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198427872 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:43.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198427873 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:43.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198427873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:43.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198427873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:43.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198427873 data=null item=null 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-31T09:48:43.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198427873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:43.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198427873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:43.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198427873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:43.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198427873 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:43.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198427873 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:43.778Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:43.778Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:48:43.778Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:48:43.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:43.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:43.778Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:48:43.778Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:43.778Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.778Z] DEBUG - Clicking on OK [2019-07-31T09:48:43.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198427874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198427874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198427874 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198427874 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198427874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198427874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.778Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.778Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.778Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.778Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.778Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:43.778Z] DEBUG - Clicked on OK [2019-07-31T09:48:44.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198427874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:44.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1198427488 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-31T09:48:44.898Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.088 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-31T09:48:44.898Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 18.055 s [2019-07-31T09:48:44.898Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 14.785 s [2019-07-31T09:48:44.898Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 4.405 s [2019-07-31T09:48:44.898Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 14.596 s [2019-07-31T09:48:44.898Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 6.195 s [2019-07-31T09:48:44.898Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 4.291 s [2019-07-31T09:48:44.898Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.829 s [2019-07-31T09:48:44.898Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.105 s [2019-07-31T09:48:44.898Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.794 s [2019-07-31T09:48:44.898Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.382 s [2019-07-31T09:48:44.898Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.238 s [2019-07-31T09:48:44.898Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-31T09:48:49.061Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:48:49.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:48:49.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2019-07-31T09:48:49.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"' [2019-07-31T09:48:49.061Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:48:49.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:48:49.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:48:49.061Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:48:49.061Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2019-07-31T09:48:49.061Z] DEBUG - Clicking on with mnemonic 'Follow weston/338' [2019-07-31T09:48:49.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1198432905 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-31T09:48:49.061Z] DEBUG - Clicked on with mnemonic 'Follow weston/338' [2019-07-31T09:48:50.946Z] DEBUG - number of items : 19 [2019-07-31T09:48:50.946Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:50.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198435062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:50.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198435062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:50.946Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198435062 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:50.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198435062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:50.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198435062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:50.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198435062 data=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-31T09:48:50.946Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198435063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:50.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198435063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:50.946Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198435063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:50.946Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198435064 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:50.946Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198435064 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:50.946Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:51.505Z] DEBUG - number of items : 19 [2019-07-31T09:48:51.505Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198435565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198435565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198435565 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198435565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198435565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198435565 data=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-31T09:48:51.505Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198435567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198435567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198435567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198435567 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198435567 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:51.505Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T09:48:51.505Z] DEBUG - number of items : 19 [2019-07-31T09:48:51.505Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198435568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198435568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198435568 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198435568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198435568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198435568 data=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-31T09:48:51.505Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198435569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198435569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198435569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198435569 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T09:48:51.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198435569 data=null} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T09:48:51.505Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward} [2019-07-31T09:48:51.505Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2019-07-31T09:48:51.505Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340' [2019-07-31T09:48:51.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1198435695 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-31T09:48:51.505Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340' [2019-07-31T09:48:52.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1198436306 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:48:52.065Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:48:52.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:48:52.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:48:52.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:48:52.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1198436366 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:48:52.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1198436366 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:48:52.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1198436366 data=null} to TreeItem with text {test} [2019-07-31T09:48:52.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1198436366 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:48:52.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198436367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:48:52.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1198436374 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:48:52.320Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:48:52.320Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:48:52.320Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:48:53.244Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:48:53.244Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:48:53.244Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:48:53.244Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:48:53.244Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:53.244Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:48:53.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:53.244Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:53.244Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:53.244Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:48:53.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198437138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:53.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198437138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:53.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198437138 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:53.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198437138 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:53.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198437138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:53.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198437138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:53.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198437138 data=null item=null 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-31T09:48:53.244Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198437138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:53.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198437138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:53.244Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198437138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:53.244Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198437138 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:53.244Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198437138 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:53.244Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:48:53.244Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:48:53.244Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:48:53.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:48:53.244Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:48:53.244Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:48:53.244Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:48:53.244Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:53.244Z] DEBUG - Clicking on OK [2019-07-31T09:48:53.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198437139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:53.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198437139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:53.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198437139 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:53.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198437139 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:53.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198437140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:53.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198437140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:53.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:53.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:53.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:53.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:53.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:53.244Z] DEBUG - Clicked on OK [2019-07-31T09:48:53.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198437140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:48:53.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1198436464 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-31T09:48:53.499Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.774 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-31T09:48:53.499Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest) Time elapsed: 6.771 s [2019-07-31T09:48:53.499Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-31T09:49:03.437Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T09:49:03.437Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:49:03.437Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:49:03.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:03.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:03.693Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T09:49:03.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:03.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:03.693Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:49:04.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:04.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:04.149Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T09:49:04.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:04.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:04.149Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:49:04.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:04.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:04.149Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T09:49:04.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:04.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:04.405Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:49:04.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:04.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:04.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1198448687 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:49:04.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:49:04.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:04.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:04.661Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:49:04.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1198448776 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:49:04.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1198448777 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:49:04.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1198448777 data=null} to TreeItem with text {test} [2019-07-31T09:49:04.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1198448777 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:49:04.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198448777 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:49:04.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1198448793 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:49:04.661Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:49:04.661Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:49:04.661Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:49:05.586Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:49:05.586Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:49:05.586Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:49:05.586Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:49:05.586Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:05.586Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:49:05.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:49:05.586Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:49:05.586Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:05.586Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:49:05.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198449616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:05.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198449616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:05.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198449616 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:05.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198449616 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:05.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198449616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:05.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198449616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:05.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198449616 data=null item=null 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-31T09:49:05.586Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198449616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:05.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198449616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:05.586Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198449616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:05.586Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198449617 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:05.586Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198449617 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:05.586Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:05.586Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:49:05.586Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:49:05.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:49:05.586Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:49:05.586Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:49:05.586Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:49:05.586Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:05.586Z] DEBUG - Clicking on OK [2019-07-31T09:49:05.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198449617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:05.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198449617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:05.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198449617 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:05.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198449617 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:05.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198449617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:05.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198449617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:05.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:05.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:05.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:05.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:05.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:05.586Z] DEBUG - Clicked on OK [2019-07-31T09:49:05.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198449618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:05.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1198448877 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-31T09:49:06.097Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.444 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-31T09:49:06.097Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest) Time elapsed: 1.302 s [2019-07-31T09:49:06.097Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-31T09:49:20.927Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:49:20.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:20.927Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:49:20.927Z] *** BUG *** [2019-07-31T09:49:20.927Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:49:20.927Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:49:20.927Z] [2019-07-31T09:49:20.927Z] *** BUG *** [2019-07-31T09:49:20.927Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:49:20.927Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:49:20.927Z] [2019-07-31T09:49:20.927Z] *** BUG *** [2019-07-31T09:49:20.927Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:49:20.927Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:49:20.927Z] [2019-07-31T09:49:20.927Z] *** BUG *** [2019-07-31T09:49:20.927Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T09:49:20.927Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T09:49:20.927Z] [2019-07-31T09:49:20.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T09:49:20.927Z] DEBUG - number of items : 2 [2019-07-31T09:49:20.927Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events} [2019-07-31T09:49:20.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198464885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T09:49:20.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198464885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T09:49:20.927Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198464885 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T09:49:20.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198464886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T09:49:20.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198464886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T09:49:20.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198464886 data=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-31T09:49:20.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198464886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T09:49:20.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198464886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T09:49:20.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198464886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T09:49:20.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198464887 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T09:49:20.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198464887 data=null} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T09:49:20.927Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events} [2019-07-31T09:49:21.183Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T09:49:25.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T09:49:25.345Z] [2019-07-31T09:49:25.345Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 09:49:25.317 [2019-07-31T09:49:25.345Z] !MESSAGE Unhandled event loop exception [2019-07-31T09:49:25.345Z] !STACK 0 [2019-07-31T09:49:25.345Z] java.lang.NullPointerException [2019-07-31T09:49:25.345Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T09:49:25.345Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T09:49:25.345Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T09:49:25.345Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T09:49:25.345Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T09:49:25.345Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T09:49:25.345Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T09:49:25.345Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:25.345Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T09:49:25.345Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T09:49:25.345Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T09:49:25.345Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:25.345Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T09:49:25.345Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T09:49:25.345Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T09:49:25.345Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T09:49:25.345Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T09:49:25.345Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T09:49:25.345Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T09:49:25.345Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:49:25.345Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:49:25.345Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:49:25.345Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:49:25.345Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:49:25.345Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:49:25.345Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:49:25.345Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:49:25.345Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:49:25.345Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:49:25.345Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:49:25.345Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:49:25.345Z] [2019-07-31T09:49:25.345Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 09:49:25.327 [2019-07-31T09:49:25.345Z] !MESSAGE Unhandled event loop exception [2019-07-31T09:49:25.345Z] !STACK 0 [2019-07-31T09:49:25.345Z] java.lang.NullPointerException [2019-07-31T09:49:25.345Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T09:49:25.345Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T09:49:25.345Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T09:49:25.345Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T09:49:25.345Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T09:49:25.345Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T09:49:25.345Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T09:49:25.345Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T09:49:25.345Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:25.345Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T09:49:25.345Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T09:49:25.345Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T09:49:25.345Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:25.345Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T09:49:25.345Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T09:49:25.345Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T09:49:25.345Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T09:49:25.345Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T09:49:25.345Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T09:49:25.345Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T09:49:25.345Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:49:25.345Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:49:25.345Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:49:25.345Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:49:25.345Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:49:25.345Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:49:25.345Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:49:25.345Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:49:25.345Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:49:25.345Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:49:25.345Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:49:25.345Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:49:25.601Z] [2019-07-31T09:49:25.601Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 09:49:25.512 [2019-07-31T09:49:25.601Z] !MESSAGE Unhandled event loop exception [2019-07-31T09:49:25.601Z] !STACK 0 [2019-07-31T09:49:25.601Z] java.lang.NullPointerException [2019-07-31T09:49:25.601Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T09:49:25.601Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T09:49:25.601Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T09:49:25.601Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T09:49:25.601Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T09:49:25.601Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T09:49:25.601Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T09:49:25.601Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:25.601Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T09:49:25.601Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T09:49:25.601Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T09:49:25.601Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:25.601Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T09:49:25.601Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T09:49:25.601Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T09:49:25.601Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T09:49:25.601Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T09:49:25.601Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T09:49:25.601Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T09:49:25.601Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:49:25.601Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:49:25.601Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:49:25.601Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:49:25.601Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:49:25.601Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:49:25.601Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:49:25.601Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:49:25.601Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:49:25.601Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:49:25.601Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:49:25.601Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:49:25.601Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-31T09:49:25.601Z] [2019-07-31T09:49:25.601Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 09:49:25.532 [2019-07-31T09:49:25.601Z] !MESSAGE Unhandled event loop exception [2019-07-31T09:49:25.601Z] !STACK 0 [2019-07-31T09:49:25.601Z] java.lang.NullPointerException [2019-07-31T09:49:25.601Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T09:49:25.601Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T09:49:25.601Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T09:49:25.601Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T09:49:25.601Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T09:49:25.601Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T09:49:25.601Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T09:49:25.601Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T09:49:25.601Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:25.601Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T09:49:25.601Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T09:49:25.601Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T09:49:25.601Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:25.601Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T09:49:25.601Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T09:49:25.601Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T09:49:25.601Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T09:49:25.601Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T09:49:25.601Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T09:49:25.601Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T09:49:25.601Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:49:25.601Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:49:25.601Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:49:25.601Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:49:25.601Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:49:25.601Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:49:25.601Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:49:25.601Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:49:25.601Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:49:25.601Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:49:25.601Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:49:25.601Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:49:25.601Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:49:26.210Z] [2019-07-31T09:49:26.210Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 09:49:25.925 [2019-07-31T09:49:26.210Z] !MESSAGE Unhandled event loop exception [2019-07-31T09:49:26.210Z] !STACK 0 [2019-07-31T09:49:26.210Z] java.lang.NullPointerException [2019-07-31T09:49:26.210Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T09:49:26.210Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T09:49:26.210Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T09:49:26.210Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T09:49:26.210Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T09:49:26.210Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T09:49:26.210Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T09:49:26.210Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:26.210Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T09:49:26.210Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T09:49:26.210Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T09:49:26.210Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:26.210Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T09:49:26.210Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T09:49:26.210Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T09:49:26.210Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T09:49:26.210Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T09:49:26.210Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T09:49:26.210Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T09:49:26.210Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:49:26.210Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:49:26.210Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:49:26.210Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:49:26.210Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:49:26.210Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:49:26.210Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:49:26.210Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:49:26.210Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:49:26.210Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:49:26.210Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:49:26.210Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:49:26.210Z] [2019-07-31T09:49:26.210Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 09:49:26.064 [2019-07-31T09:49:26.210Z] !MESSAGE Unhandled event loop exception [2019-07-31T09:49:26.210Z] !STACK 0 [2019-07-31T09:49:26.210Z] java.lang.NullPointerException [2019-07-31T09:49:26.210Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T09:49:26.210Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T09:49:26.210Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T09:49:26.210Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T09:49:26.210Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T09:49:26.210Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T09:49:26.210Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T09:49:26.210Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T09:49:26.210Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:26.210Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T09:49:26.210Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T09:49:26.210Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T09:49:26.210Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:26.210Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T09:49:26.210Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T09:49:26.210Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T09:49:26.210Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T09:49:26.210Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T09:49:26.210Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T09:49:26.210Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T09:49:26.210Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:49:26.210Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:49:26.210Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:49:26.210Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:49:26.210Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:49:26.210Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:49:26.210Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:49:26.210Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:49:26.210Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:49:26.312Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:49:26.312Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:49:26.312Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:49:26.312Z] [2019-07-31T09:49:26.312Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 09:49:26.125 [2019-07-31T09:49:26.312Z] !MESSAGE Unhandled event loop exception [2019-07-31T09:49:26.312Z] !STACK 0 [2019-07-31T09:49:26.312Z] java.lang.NullPointerException [2019-07-31T09:49:26.312Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T09:49:26.312Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T09:49:26.312Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T09:49:26.312Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T09:49:26.312Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T09:49:26.312Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T09:49:26.312Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T09:49:26.312Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T09:49:26.312Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:26.312Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T09:49:26.312Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T09:49:26.312Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T09:49:26.312Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:26.312Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T09:49:26.312Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T09:49:26.312Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T09:49:26.312Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T09:49:26.312Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T09:49:26.312Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T09:49:26.312Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T09:49:26.312Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:49:26.312Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:49:26.312Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:49:26.312Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:49:26.312Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:49:26.312Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:49:26.312Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:49:26.312Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:49:26.312Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:49:26.312Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:49:26.312Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:49:26.312Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:49:26.669Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-31T09:49:26.669Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:49:26.669Z] [2019-07-31T09:49:26.669Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 09:49:26.227 [2019-07-31T09:49:26.669Z] !MESSAGE Unhandled event loop exception [2019-07-31T09:49:26.669Z] !STACK 0 [2019-07-31T09:49:26.669Z] java.lang.NullPointerException [2019-07-31T09:49:26.669Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T09:49:26.669Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T09:49:26.669Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T09:49:26.669Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T09:49:26.669Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T09:49:26.669Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T09:49:26.669Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T09:49:26.669Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:26.669Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T09:49:26.669Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T09:49:26.669Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T09:49:26.669Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:26.669Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T09:49:26.669Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T09:49:26.669Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T09:49:26.669Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T09:49:26.669Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T09:49:26.669Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T09:49:26.669Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T09:49:26.669Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:49:26.669Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:49:26.669Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:49:26.669Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:49:26.669Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:49:26.669Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:49:26.669Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:49:26.669Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:49:26.669Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:49:26.669Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:49:26.669Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:49:26.669Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:49:26.669Z] [2019-07-31T09:49:26.669Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 09:49:26.244 [2019-07-31T09:49:26.669Z] !MESSAGE Unhandled event loop exception [2019-07-31T09:49:26.669Z] !STACK 0 [2019-07-31T09:49:26.669Z] java.lang.NullPointerException [2019-07-31T09:49:26.669Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T09:49:26.669Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T09:49:26.669Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T09:49:26.669Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T09:49:26.669Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T09:49:26.669Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T09:49:26.669Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T09:49:26.669Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T09:49:26.669Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:26.669Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T09:49:26.669Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T09:49:26.669Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T09:49:26.669Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:26.669Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T09:49:26.669Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T09:49:26.669Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T09:49:26.669Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T09:49:26.669Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T09:49:26.669Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T09:49:26.669Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T09:49:26.669Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:49:26.669Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:49:26.669Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:49:26.669Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:49:26.669Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:49:26.669Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:49:26.669Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:49:26.669Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:49:26.669Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:49:26.669Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:49:26.669Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:49:26.669Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:49:26.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:26.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:28.556Z] [2019-07-31T09:49:28.556Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 09:49:28.326 [2019-07-31T09:49:28.556Z] !MESSAGE Unhandled event loop exception [2019-07-31T09:49:28.556Z] !STACK 0 [2019-07-31T09:49:28.556Z] java.lang.NullPointerException [2019-07-31T09:49:28.556Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T09:49:28.556Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T09:49:28.556Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T09:49:28.556Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T09:49:28.556Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T09:49:28.556Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T09:49:28.556Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T09:49:28.556Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T09:49:28.556Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:28.556Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T09:49:28.556Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T09:49:28.556Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T09:49:28.556Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:28.556Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T09:49:28.556Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T09:49:28.556Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T09:49:28.556Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T09:49:28.556Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T09:49:28.556Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T09:49:28.556Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T09:49:28.556Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:49:28.556Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:49:28.556Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:49:28.556Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:49:28.556Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:49:28.556Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:49:28.556Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:49:28.556Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:49:28.556Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:49:28.556Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:49:28.556Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:49:28.556Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:49:28.812Z] [2019-07-31T09:49:28.812Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 09:49:28.706 [2019-07-31T09:49:28.812Z] !MESSAGE Unhandled event loop exception [2019-07-31T09:49:28.812Z] !STACK 0 [2019-07-31T09:49:28.812Z] java.lang.NullPointerException [2019-07-31T09:49:28.812Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T09:49:28.812Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T09:49:28.812Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T09:49:28.812Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T09:49:28.812Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T09:49:28.812Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T09:49:28.812Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T09:49:28.812Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T09:49:28.812Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:28.812Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T09:49:28.812Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T09:49:28.812Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T09:49:28.812Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T09:49:28.812Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T09:49:28.812Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T09:49:28.812Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T09:49:28.812Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T09:49:28.812Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T09:49:28.812Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T09:49:28.812Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T09:49:28.812Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T09:49:28.812Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T09:49:28.812Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T09:49:28.812Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T09:49:28.812Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:49:28.812Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:49:28.812Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:49:28.812Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:49:28.812Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T09:49:28.812Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T09:49:28.812Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T09:49:28.812Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T09:49:38.746Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:49:38.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1198481717 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:49:38.746Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:49:38.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:38.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:38.746Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:49:38.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1198481757 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:49:38.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1198481757 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:49:38.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1198481758 data=null} to TreeItem with text {test} [2019-07-31T09:49:38.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1198481758 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:49:38.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198481758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:49:38.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1198481766 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:49:38.746Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:49:38.746Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:49:38.746Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:49:38.746Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:49:38.746Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:49:38.746Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:49:38.746Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:49:38.746Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:38.746Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:49:38.746Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:49:38.746Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:49:38.746Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:38.746Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:49:38.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198482076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:38.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198482076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:38.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198482076 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:38.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198482077 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:38.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198482077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:38.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198482077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:38.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198482077 data=null item=null 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-31T09:49:38.746Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198482077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:38.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198482077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:38.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198482077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:38.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198482077 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:38.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198482077 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:38.746Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:49:38.746Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:49:38.746Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:49:38.746Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:49:38.746Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:49:38.746Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:49:38.746Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:49:38.746Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:38.746Z] DEBUG - Clicking on OK [2019-07-31T09:49:38.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198482078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:38.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198482078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:38.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198482078 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:38.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198482078 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:38.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198482078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:38.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198482078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:38.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:38.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:38.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:38.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:38.746Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:38.746Z] DEBUG - Clicked on OK [2019-07-31T09:49:38.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198482078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:49:38.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1198481812 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-31T09:49:38.746Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.543 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-31T09:49:38.746Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest) Time elapsed: 30.791 s [2019-07-31T09:49:38.746Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-31T09:49:39.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-31T09:49:39.001Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:49:41.514Z] [2019-07-31T09:49:41.514Z] !ENTRY org.eclipse.core.jobs 4 2 2019-07-31 09:49:41.423 [2019-07-31T09:49:41.514Z] !MESSAGE An internal error occurred during: "AbstractSelectTreeViewer#updateContent Job". [2019-07-31T09:49:41.514Z] !STACK 0 [2019-07-31T09:49:41.514Z] java.lang.IndexOutOfBoundsException: Index: 16, Size: 16 [2019-07-31T09:49:41.514Z] at java.util.ArrayList.rangeCheck(ArrayList.java:657) [2019-07-31T09:49:41.514Z] at java.util.ArrayList.get(ArrayList.java:433) [2019-07-31T09:49:41.514Z] at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernelmemoryusage.KernelMemoryUsageDataProvider.getTree(KernelMemoryUsageDataProvider.java:269) [2019-07-31T09:49:41.514Z] at org.eclipse.tracecompass.internal.tmf.core.model.tree.AbstractTreeDataProvider.fetchTree(AbstractTreeDataProvider.java:211) [2019-07-31T09:49:41.514Z] at org.eclipse.tracecompass.tmf.ui.viewers.tree.AbstractSelectTreeViewer$2.run(AbstractSelectTreeViewer.java:313) [2019-07-31T09:49:41.514Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T09:49:44.777Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:49:44.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:49:44.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:44.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:44.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:44.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:44.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:44.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:44.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:44.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:44.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:44.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:44.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:44.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:44.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:44.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:45.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:45.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:45.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:45.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:45.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:45.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:45.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:45.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:45.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:45.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:45.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:45.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:45.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:45.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:45.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:45.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:45.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:45.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:45.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:45.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:46.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:46.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:46.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:46.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:46.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:46.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:46.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:46.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:46.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:46.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:46.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:46.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:46.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:46.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:46.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:46.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:46.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:46.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:46.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:46.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:47.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:47.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:47.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:47.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:47.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:47.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:47.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:47.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:47.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:47.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:47.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:47.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:47.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:47.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:47.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:47.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:47.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:47.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:47.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:47.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:48.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:48.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:48.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:48.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:48.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:48.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:48.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:48.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:48.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:48.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:48.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:48.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:48.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:48.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:48.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:48.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:48.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:48.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:48.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:48.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:49.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:49.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:49.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:49.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:49.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:49.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:49.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:49.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:49.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:49.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:49.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:49.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:49.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:49.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:49.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:49.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:49.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:49.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:49.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:49.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:50.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:50.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:50.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:50.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:50.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:50.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:50.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:50.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:50.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:50.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:50.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:50.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:50.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:50.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:50.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:50.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:50.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:50.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:50.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:50.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:51.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:51.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:51.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:51.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:51.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:51.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:51.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:51.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:51.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:51.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:51.630Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:51.630Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:51.630Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:51.630Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:51.630Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:51.630Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:51.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:51.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:51.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:51.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:52.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:52.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:52.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:52.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:52.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:52.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:52.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:52.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:52.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:52.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:52.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:52.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:52.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:52.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:52.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:52.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:52.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:52.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:52.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:52.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:53.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:53.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:53.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:53.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:53.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:53.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:53.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:53.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:53.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:53.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:53.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:53.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:53.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:53.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:53.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:53.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:53.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:53.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:53.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:53.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:54.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:54.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:54.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:54.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:54.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:54.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:54.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:54.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:54.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:54.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:54.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:54.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:54.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:54.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:54.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:54.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:54.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:54.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:54.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:54.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:55.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:55.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:55.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:55.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:55.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:55.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:55.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:55.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:55.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:55.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:55.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:55.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:55.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:55.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:55.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:55.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:55.922Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:55.922Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:55.922Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:55.922Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:55.922Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:55.922Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:56.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:56.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:56.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:56.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:56.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:56.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:56.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:56.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:56.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:56.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:56.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:56.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:56.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:56.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:56.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:56.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:56.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:56.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:56.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:56.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:57.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:57.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:57.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:57.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:57.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:57.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:57.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:57.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:57.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:57.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:57.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:57.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:57.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:57.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:57.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:57.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:57.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:57.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:57.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:57.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:58.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:58.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:58.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:58.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:58.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:58.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:58.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:58.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:58.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:58.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:58.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:58.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:58.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:58.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:58.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:58.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:58.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:58.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:58.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:58.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:59.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:59.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:59.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:59.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:59.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:59.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:59.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:59.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:59.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:59.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:59.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:59.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:59.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:59.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:49:59.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:49:59.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:00.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:00.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:00.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:00.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:00.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:00.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:00.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:00.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:00.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:00.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:00.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:00.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:00.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:00.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:00.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:00.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:00.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:00.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:00.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:00.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:01.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:01.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:01.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:01.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:01.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:01.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:01.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:01.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:01.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:01.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:01.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:01.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:01.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:01.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:01.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:01.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:01.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:01.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:01.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:01.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:02.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:02.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:02.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:02.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:02.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:02.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:02.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:02.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:02.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:02.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:02.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:02.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:02.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:02.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:02.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:02.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:02.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:02.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:02.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:02.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:03.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:03.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:03.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:03.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:03.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:03.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:03.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:03.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:03.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:03.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:03.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:03.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:03.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:03.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:03.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:03.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:03.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:03.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:03.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:03.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:04.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:04.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:04.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:04.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:04.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:04.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:04.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:04.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:04.339Z] DEBUG - Capturing screenshot 'screenshots/testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest).jpeg' [2019-07-31T09:50:04.812Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-31T09:50:04.812Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:50:07.324Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:50:07.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:50:07.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:07.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:07.324Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-31T09:50:07.580Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-31T09:50:07.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1198511831 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:50:07.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:50:07.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:07.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:07.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:50:07.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1198511886 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:50:07.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1198511886 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:50:07.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1198511886 data=null} to TreeItem with text {test} [2019-07-31T09:50:07.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1198511886 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:50:07.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198511886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:50:07.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1198511894 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:50:07.835Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:50:07.835Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:50:07.835Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:50:08.091Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:50:08.091Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:50:08.091Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:50:08.091Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:08.091Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:08.091Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:50:08.091Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:08.091Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:08.091Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:08.091Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:50:08.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198512220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:08.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198512220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:08.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198512220 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:08.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198512220 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:08.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198512220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:08.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198512220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:08.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198512220 data=null item=null 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-31T09:50:08.091Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198512220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:08.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198512220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:08.091Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198512221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:08.091Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198512221 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:08.091Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198512221 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:08.091Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:08.091Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:50:08.091Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:50:08.091Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:08.091Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:08.091Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:50:08.091Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:08.091Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:08.091Z] DEBUG - Clicking on OK [2019-07-31T09:50:08.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198512221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:08.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198512221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:08.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198512221 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:08.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198512221 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:08.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198512222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:08.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198512222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:08.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:08.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:08.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:08.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:08.091Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:08.091Z] DEBUG - Clicked on OK [2019-07-31T09:50:08.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198512222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:08.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1198511987 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-31T09:50:08.652Z] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 30.05 s <<< FAILURE! - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-31T09:50:08.652Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 25.869 s <<< ERROR! [2019-07-31T09:50:08.652Z] org.eclipse.tracecompass.tmf.ui.tests.shared.WaitTimeoutException: Timeout after 20000 ms: Failed to load the filtered threads [2019-07-31T09:50:08.652Z] at org.eclipse.tracecompass.tmf.ui.tests.shared.WaitUtils.waitUntil(WaitUtils.java:187) [2019-07-31T09:50:08.652Z] at org.eclipse.tracecompass.tmf.ui.tests.shared.WaitUtils.waitUntil(WaitUtils.java:258) [2019-07-31T09:50:08.652Z] at org.eclipse.tracecompass.tmf.ui.tests.shared.WaitUtils.waitUntil(WaitUtils.java:227) [2019-07-31T09:50:08.652Z] at org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotUtils.waitUntil(SWTBotUtils.java:1355) [2019-07-31T09:50:08.652Z] at org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testFilter(KernelMemoryUsageViewTest.java:123) [2019-07-31T09:50:08.652Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:50:08.652Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:50:08.652Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:50:08.652Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:50:08.652Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T09:50:08.652Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T09:50:08.652Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T09:50:08.652Z] at org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47) [2019-07-31T09:50:08.652Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T09:50:08.652Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T09:50:08.652Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T09:50:08.652Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T09:50:08.652Z] at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75) [2019-07-31T09:50:08.652Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T09:50:08.652Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T09:50:08.652Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T09:50:08.652Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T09:50:08.652Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T09:50:08.652Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T09:50:08.652Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T09:50:08.652Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T09:50:08.652Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T09:50:08.652Z] at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60) [2019-07-31T09:50:08.652Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T09:50:08.652Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T09:50:08.652Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T09:50:08.652Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T09:50:08.652Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T09:50:08.652Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T09:50:08.652Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T09:50:08.652Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T09:50:08.652Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T09:50:08.652Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T09:50:08.652Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T09:50:08.652Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T09:50:08.652Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44) [2019-07-31T09:50:08.652Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76) [2019-07-31T09:50:08.652Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T09:50:08.652Z] [2019-07-31T09:50:08.652Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 3.004 s [2019-07-31T09:50:08.652Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-31T09:50:09.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:50:15.743Z] DEBUG - number of items : 25 [2019-07-31T09:50:15.743Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198519212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198519212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:50:15.743Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198519212 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198519213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198519213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198519395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198519397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198519397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:50:15.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198519397 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:50:15.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198519397 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:50:15.743Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-31T09:50:15.743Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-31T09:50:15.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1198519413 data=null doit=true} to Shell with text {Filter} [2019-07-31T09:50:15.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:15.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1198519474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198519474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1198519475 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1198519475 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1198519475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1198519475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1198519475 data=null item=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-31T09:50:15.743Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1198519498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198519498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1198519498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1198519498 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1198519498 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:50:15.743Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-31T09:50:15.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1198519503 data=null button=0 stateMask=0x0 x=92 y=77 count=0} to Tree node with text: systemd [2019-07-31T09:50:15.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=1198519503 data=null doit=true} to Tree node with text: systemd [2019-07-31T09:50:15.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=1198519503 data=null} to Tree node with text: systemd [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=1198519503 data=null button=1 stateMask=0x0 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-31T09:50:15.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198519503 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-31T09:50:15.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=1198519504 data=null button=1 stateMask=0x80000 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - Clicking on Check subtree [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1198519505 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-31T09:50:15.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1198519505 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-31T09:50:15.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1198519505 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1198519505 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1198519505 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-31T09:50:15.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1198519505 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-31T09:50:15.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1198519505 data=null item=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-31T09:50:15.743Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1198519518 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-31T09:50:15.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1198519563 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-31T09:50:15.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1198519563 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-31T09:50:15.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1198519563 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1198519563 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - Clicked on Check subtree [2019-07-31T09:50:15.743Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-31T09:50:15.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1198519565 data=null button=0 stateMask=0x0 x=93 y=1221 count=0} to Tree node with text: kthreadd [2019-07-31T09:50:15.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=1198519565 data=null doit=true} to Tree node with text: kthreadd [2019-07-31T09:50:15.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1198519565 data=null} to Tree node with text: kthreadd [2019-07-31T09:50:15.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1198519565 data=null button=1 stateMask=0x0 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-31T09:50:15.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198519566 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-31T09:50:15.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1198519566 data=null button=1 stateMask=0x80000 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:50:15.743Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - Clicking on Check subtree [2019-07-31T09:50:15.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1198519567 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-31T09:50:15.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1198519567 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-31T09:50:15.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1198519567 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1198519567 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1198519567 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-31T09:50:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1198519567 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-31T09:50:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1198519567 data=null item=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-31T09:50:15.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1198519572 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-31T09:50:15.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1198519572 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-31T09:50:15.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1198519572 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-31T09:50:15.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1198519572 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1198519572 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Clicked on Check subtree [2019-07-31T09:50:15.744Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-31T09:50:15.744Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:50:15.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1198519573 data=null button=0 stateMask=0x0 x=110 y=-946 count=0} to Tree node with text: lttng-consumerd [2019-07-31T09:50:15.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1198519573 data=null doit=true} to Tree node with text: lttng-consumerd [2019-07-31T09:50:15.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1198519573 data=null} to Tree node with text: lttng-consumerd [2019-07-31T09:50:15.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1198519573 data=null button=1 stateMask=0x0 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-31T09:50:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198519573 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-31T09:50:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1198519574 data=null button=1 stateMask=0x80000 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - Clicking on Check subtree [2019-07-31T09:50:15.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1198519574 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-31T09:50:15.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1198519575 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-31T09:50:15.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1198519575 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1198519575 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1198519575 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-31T09:50:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1198519575 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-31T09:50:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1198519575 data=null item=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-31T09:50:15.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1198519575 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-31T09:50:15.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1198519575 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-31T09:50:15.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1198519575 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-31T09:50:15.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1198519576 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1198519576 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Clicked on Check subtree [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:15.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Clicking on OK [2019-07-31T09:50:15.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198519576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198519577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198519577 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198519577 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198519582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198519582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198519583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198519213 data=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-31T09:50:15.744Z] DEBUG - Clicked on [2019-07-31T09:50:15.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:15.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:15.744Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1198519719 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-31T09:50:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1198519724 data=null button=1 stateMask=0x80000 x=82 y=-12 count=1} to TreeColumn with text {Process} [2019-07-31T09:50:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1198519772 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-31T09:50:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1198519773 data=null button=1 stateMask=0x80000 x=82 y=-12 count=1} to TreeColumn with text {Process} [2019-07-31T09:50:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1198519775 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-31T09:50:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1198519776 data=null button=1 stateMask=0x80000 x=184 y=-12 count=1} to TreeColumn with text {TID} [2019-07-31T09:50:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1198519776 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-31T09:50:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1198519777 data=null button=1 stateMask=0x80000 x=184 y=-12 count=1} to TreeColumn with text {TID} [2019-07-31T09:50:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1198519789 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-31T09:50:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1198519790 data=null button=1 stateMask=0x80000 x=224 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-31T09:50:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1198519792 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-31T09:50:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1198519792 data=null button=1 stateMask=0x80000 x=224 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-31T09:50:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1198519793 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-31T09:50:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1198519806 data=null button=1 stateMask=0x80000 x=314 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-31T09:50:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1198519807 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-31T09:50:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1198519808 data=null button=1 stateMask=0x80000 x=314 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-31T09:50:15.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1198519899 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:50:15.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:50:15.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:15.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:15.744Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:50:15.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1198519977 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:50:15.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1198519977 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:50:15.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1198519977 data=null} to TreeItem with text {test} [2019-07-31T09:50:15.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1198519978 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:50:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198519978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:50:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1198519984 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:50:15.999Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:50:15.999Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:50:15.999Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:50:16.925Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:50:16.925Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:50:16.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:50:16.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:16.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:16.925Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:50:16.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:16.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:16.925Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:16.925Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:50:16.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198520825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:16.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198520825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:16.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198520825 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:16.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198520825 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:16.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198520825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:16.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198520825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:16.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198520825 data=null item=null 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-31T09:50:16.925Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198520825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:16.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198520825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:16.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198520825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:16.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198520826 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:16.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198520826 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:16.925Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:16.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:50:16.925Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:50:16.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:16.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:16.925Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:50:16.925Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:16.925Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:16.925Z] DEBUG - Clicking on OK [2019-07-31T09:50:16.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198520826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:16.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198520826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:16.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198520826 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:16.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198520826 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:16.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198520826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:16.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198520826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:16.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:16.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:16.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:16.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:16.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:16.925Z] DEBUG - Clicked on OK [2019-07-31T09:50:17.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198520827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:17.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1198520076 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-31T09:50:17.180Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.597 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-31T09:50:17.180Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest) Time elapsed: 6.66 s [2019-07-31T09:50:17.180Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-31T09:50:32.264Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.152 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-31T09:50:32.264Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest) Time elapsed: 12.707 s [2019-07-31T09:50:32.264Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-31T09:50:35.533Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:50:35.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:50:35.533Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T09:50:35.533Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:35.533Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:35.533Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:35.533Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:35.533Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:35.533Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:35.533Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:35.533Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:35.533Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:35.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1198539479 data=null doit=true} to Shell with text {Find} [2019-07-31T09:50:35.533Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.533Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T09:50:35.533Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T09:50:35.533Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-31T09:50:35.533Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1198539482 data=null} to (of type 'Combo') [2019-07-31T09:50:35.533Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.533Z] 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-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@571edfa2 [2019-07-31T09:50:35.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1198539497 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-31T09:50:35.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198539497 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-31T09:50:35.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1198539497 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1198539498 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1198539498 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-31T09:50:35.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1198539498 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-31T09:50:35.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1198539498 data=null item=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-31T09:50:35.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1198539498 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-31T09:50:35.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198539498 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-31T09:50:35.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1198539498 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-31T09:50:35.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1198539498 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1198539498 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.533Z] 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-31T09:50:35.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7671a060 [2019-07-31T09:50:35.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1198539499 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-31T09:50:35.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1198539502 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-31T09:50:35.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1198539502 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1198539502 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1198539502 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-31T09:50:35.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1198539502 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-31T09:50:35.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1198539502 data=null item=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-31T09:50:35.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1198539503 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-31T09:50:35.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1198539503 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-31T09:50:35.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1198539511 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-31T09:50:35.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1198539511 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1198539511 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:35.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198539511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198539511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198539511 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198539512 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198539512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198539512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198539512 data=null item=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-31T09:50:35.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198539513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198539513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198539513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198539513 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198539513 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.533Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:35.533Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:35.533Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:35.533Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:50:35.533Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:50:35.533Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2019-07-31T09:50:35.533Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2019-07-31T09:50:35.533Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-31T09:50:35.533Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1198539515 data=null} to (of type 'Combo') [2019-07-31T09:50:35.533Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.533Z] 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-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.533Z] 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-31T09:50:35.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:35.533Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7130c8da [2019-07-31T09:50:35.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1198539535 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-31T09:50:35.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1198539535 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-31T09:50:35.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1198539535 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:35.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1198539535 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:35.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1198539536 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-31T09:50:35.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1198539536 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-31T09:50:35.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1198539536 data=null item=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-31T09:50:35.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1198539544 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-31T09:50:35.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1198539544 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-31T09:50:35.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1198539544 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-31T09:50:35.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1198539544 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:35.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1198539544 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:35.534Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:35.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198539544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198539544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198539544 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198539544 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198539544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198539544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198539544 data=null item=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-31T09:50:35.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198539545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198539545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198539545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198539545 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198539545 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.534Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:35.534Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:35.534Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:35.534Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T09:50:35.534Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T09:50:35.534Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:35.534Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:35.534Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.534Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.534Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.534Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.534Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.534Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.534Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.534Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:50:35.534Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:35.534Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:35.534Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.534Z] DEBUG - Clicking on Close [2019-07-31T09:50:35.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1198539547 data=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-31T09:50:35.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1198539547 data=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-31T09:50:35.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1198539547 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:35.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1198539547 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:35.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1198539547 data=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-31T09:50:35.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1198539547 data=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-31T09:50:35.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1198539547 data=null item=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-31T09:50:35.534Z] DEBUG - Clicked on [2019-07-31T09:50:35.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T09:50:35.534Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:35.534Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:35.534Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:35.534Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:35.534Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:35.534Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:35.534Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:35.534Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:35.790Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:35.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1198539891 data=null doit=true} to Shell with text {Find} [2019-07-31T09:50:35.790Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:35.790Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T09:50:35.790Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T09:50:35.790Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T09:50:35.790Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1198539902 data=null} to (of type 'Combo') [2019-07-31T09:50:35.790Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:35.790Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.790Z] 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-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:35.790Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5eb3b0e9 [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1198539909 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-31T09:50:35.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198539909 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-31T09:50:35.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1198539910 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:35.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1198539910 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1198539910 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-31T09:50:35.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1198539910 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-31T09:50:35.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1198539910 data=null item=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-31T09:50:35.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1198539910 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-31T09:50:35.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198539910 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-31T09:50:35.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1198539910 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-31T09:50:35.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1198539910 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:35.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1198539910 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.790Z] 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-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:35.790Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:35.790Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198539920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198539920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198539920 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198539920 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198539920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198539920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198539920 data=null item=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-31T09:50:35.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198539924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198539924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198539924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198539924 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198539924 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:35.790Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:35.790Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:35.790Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:50:35.790Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:50:35.790Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:35.790Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:35.790Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:35.790Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-31T09:50:35.790Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-31T09:50:35.790Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T09:50:35.790Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1198539926 data=null} to (of type 'Combo') [2019-07-31T09:50:35.790Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:35.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1198539926 data=null doit=true} to Button with text {F&orward} [2019-07-31T09:50:35.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1198539926 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-31T09:50:35.790Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:35.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1198539927 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1198539928 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-31T09:50:35.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1198539928 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-31T09:50:35.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1198539928 data=null item=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-31T09:50:35.790Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:35.790Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.790Z] 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-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:35.790Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:35.790Z] 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-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:35.790Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:35.790Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198539955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198539955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198539955 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198539955 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198539955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198539955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198539955 data=null item=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-31T09:50:35.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198539956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198539956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198539956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198539956 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198539956 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:35.790Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:35.790Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:35.790Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T09:50:35.790Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T09:50:35.790Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:35.790Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:35.790Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:35.790Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:35.790Z] DEBUG - Clicking on Close [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1198539973 data=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-31T09:50:35.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1198539973 data=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-31T09:50:35.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1198539973 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1198539973 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:35.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1198539973 data=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-31T09:50:35.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1198539973 data=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-31T09:50:35.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1198539973 data=null item=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-31T09:50:36.046Z] DEBUG - Clicked on [2019-07-31T09:50:36.046Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T09:50:36.046Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:36.046Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:36.046Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:36.046Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:36.046Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:36.046Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:36.046Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:36.046Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:36.302Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:36.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1198540375 data=null doit=true} to Shell with text {Find} [2019-07-31T09:50:36.302Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T09:50:36.302Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T09:50:36.302Z] DEBUG - Setting text on (of type 'Combo') to CPU [2019-07-31T09:50:36.302Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=1198540378 data=null} to (of type 'Combo') [2019-07-31T09:50:36.302Z] DEBUG - Set text on (of type 'Combo') to CPU [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:36.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1198540379 data=null doit=true} to Button with text {&Backward} [2019-07-31T09:50:36.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1198540379 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-31T09:50:36.302Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:36.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1198540380 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1198540396 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-31T09:50:36.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1198540396 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-31T09:50:36.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1198540396 data=null item=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-31T09:50:36.302Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.302Z] 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-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@647e335b [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1198540399 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-31T09:50:36.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198540399 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-31T09:50:36.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1198540399 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1198540399 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1198540399 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-31T09:50:36.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1198540399 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-31T09:50:36.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1198540400 data=null item=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-31T09:50:36.302Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1198540400 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-31T09:50:36.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198540400 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-31T09:50:36.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1198540400 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-31T09:50:36.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1198540400 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1198540400 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@57539d89 [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1198540400 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-31T09:50:36.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1198540401 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-31T09:50:36.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1198540401 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1198540401 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1198540401 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-31T09:50:36.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1198540401 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-31T09:50:36.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1198540401 data=null item=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-31T09:50:36.302Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1198540401 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-31T09:50:36.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1198540401 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-31T09:50:36.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1198540401 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-31T09:50:36.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1198540401 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1198540401 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.302Z] 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-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:36.302Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198540402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198540402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198540402 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198540402 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198540402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198540402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198540402 data=null item=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-31T09:50:36.302Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198540403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198540403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198540403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198540403 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198540403 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:36.302Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:36.302Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:36.302Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:50:36.302Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:50:36.302Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo' [2019-07-31T09:50:36.302Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo') [2019-07-31T09:50:36.302Z] DEBUG - Setting text on (of type 'Combo') to CP [2019-07-31T09:50:36.302Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=1198540404 data=null} to (of type 'Combo') [2019-07-31T09:50:36.302Z] DEBUG - Set text on (of type 'Combo') to CP [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.302Z] 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-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.302Z] 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-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:36.302Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:36.302Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198540406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198540406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198540406 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198540406 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198540406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198540406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198540406 data=null item=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-31T09:50:36.302Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198540409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198540409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198540409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198540409 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198540409 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:36.302Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:36.302Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:36.302Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T09:50:36.302Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T09:50:36.302Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:36.302Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.302Z] DEBUG - Clicking on Close [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1198540411 data=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-31T09:50:36.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1198540411 data=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-31T09:50:36.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1198540411 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1198540411 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:36.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1198540411 data=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-31T09:50:36.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1198540411 data=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-31T09:50:36.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1198540411 data=null item=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-31T09:50:36.302Z] DEBUG - Clicked on [2019-07-31T09:50:36.557Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T09:50:36.557Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:36.557Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:36.557Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:36.557Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:36.557Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:36.557Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:36.557Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:36.557Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:36.557Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:36.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1198540800 data=null doit=true} to Shell with text {Find} [2019-07-31T09:50:36.557Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:36.557Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.557Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.557Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.557Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.557Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.557Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.557Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.557Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.557Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T09:50:36.557Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:36.557Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.812Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T09:50:36.812Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T09:50:36.812Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T09:50:36.812Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1198540810 data=null} to (of type 'Combo') [2019-07-31T09:50:36.812Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.812Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:36.812Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:36.813Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@48ede86 [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1198540817 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-31T09:50:36.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1198540817 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-31T09:50:36.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1198540817 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:36.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1198540817 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1198540817 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-31T09:50:36.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1198540817 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-31T09:50:36.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1198540817 data=null item=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-31T09:50:36.813Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1198540817 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-31T09:50:36.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1198540817 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-31T09:50:36.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1198540817 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-31T09:50:36.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1198540817 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:36.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1198540817 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.813Z] 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-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:36.813Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.813Z] 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-31T09:50:36.813Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:36.813Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:36.813Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198540828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198540828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198540828 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198540828 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198540828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198540828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198540828 data=null item=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-31T09:50:36.813Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198540829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198540829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198540829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198540829 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198540829 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:36.813Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:36.813Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:36.813Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:50:36.813Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:50:36.813Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-31T09:50:36.813Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-31T09:50:36.813Z] DEBUG - Setting text on (of type 'Combo') to cpu 1 [2019-07-31T09:50:36.813Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=1198540833 data=null} to (of type 'Combo') [2019-07-31T09:50:36.813Z] DEBUG - Set text on (of type 'Combo') to cpu 1 [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:36.813Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.813Z] 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-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:36.813Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:36.813Z] 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-31T09:50:36.813Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:36.813Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:36.813Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198540874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198540874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198540874 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198540874 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198540874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198540874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198540874 data=null item=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-31T09:50:36.813Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198540876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198540876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198540876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198540876 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198540876 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:36.813Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:36.813Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:36.813Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T09:50:36.813Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T09:50:36.813Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:36.813Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:36.813Z] DEBUG - Clicking on Close [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1198540878 data=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-31T09:50:36.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1198540878 data=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-31T09:50:36.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1198540878 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1198540878 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:36.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1198540878 data=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-31T09:50:36.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1198540878 data=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-31T09:50:36.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1198540878 data=null item=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-31T09:50:36.813Z] DEBUG - Clicked on [2019-07-31T09:50:36.813Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T09:50:36.813Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:36.813Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:36.813Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:36.813Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:36.813Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:36.813Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:36.813Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:36.813Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:37.068Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:37.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1198541201 data=null doit=true} to Shell with text {Find} [2019-07-31T09:50:37.068Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:37.068Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:37.068Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:37.068Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:37.068Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:37.068Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:37.068Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:37.068Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:37.068Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:37.068Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:50:37.068Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:37.068Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:37.068Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:37.068Z] DEBUG - Clicking on Close [2019-07-31T09:50:37.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1198541203 data=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-31T09:50:37.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1198541203 data=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-31T09:50:37.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1198541203 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:37.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1198541203 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:37.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1198541203 data=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-31T09:50:37.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1198541203 data=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-31T09:50:37.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1198541203 data=null item=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-31T09:50:37.323Z] DEBUG - Clicked on [2019-07-31T09:50:37.323Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:37.323Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:37.323Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:37.323Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:37.323Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:37.323Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:37.324Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:37.324Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:37.324Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:37.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1198541511 data=null doit=true} to Shell with text {Find} [2019-07-31T09:50:37.324Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:37.324Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:37.324Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:37.324Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:37.324Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:37.324Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:37.324Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:37.324Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:37.324Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:37.324Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:50:37.324Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:37.324Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:37.324Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:37.324Z] DEBUG - Clicking on Close [2019-07-31T09:50:37.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1198541521 data=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-31T09:50:37.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1198541521 data=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-31T09:50:37.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1198541521 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:37.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1198541521 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:37.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1198541521 data=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-31T09:50:37.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1198541521 data=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-31T09:50:37.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1198541521 data=null item=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-31T09:50:37.578Z] DEBUG - Clicked on [2019-07-31T09:50:37.578Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T09:50:37.578Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:37.578Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:37.578Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:37.578Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:37.578Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:37.578Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:37.578Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:37.578Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:37.578Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:37.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1198541823 data=null doit=true} to Shell with text {Find} [2019-07-31T09:50:37.578Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:37.578Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:37.578Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:37.578Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:37.578Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:37.578Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:37.578Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:37.578Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:37.578Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:37.578Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T09:50:37.578Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:37.578Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T09:50:37.834Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T09:50:37.834Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T09:50:37.834Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1198541833 data=null} to (of type 'Combo') [2019-07-31T09:50:37.834Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:37.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1198541835 data=null doit=true} to Button with text {F&orward} [2019-07-31T09:50:37.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1198541835 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-31T09:50:37.834Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:37.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1198541840 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1198541840 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-31T09:50:37.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1198541840 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-31T09:50:37.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1198541840 data=null item=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-31T09:50:37.834Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@681adb6c [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1198541850 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-31T09:50:37.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1198541875 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-31T09:50:37.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1198541875 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1198541875 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1198541875 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-31T09:50:37.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1198541875 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-31T09:50:37.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1198541875 data=null item=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-31T09:50:37.834Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1198541876 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-31T09:50:37.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1198541876 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-31T09:50:37.834Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1198541876 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-31T09:50:37.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1198541876 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1198541876 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:37.834Z] 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-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@26801d0d [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1198541877 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-31T09:50:37.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198541877 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-31T09:50:37.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1198541877 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1198541880 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1198541880 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-31T09:50:37.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1198541880 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-31T09:50:37.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1198541880 data=null item=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-31T09:50:37.834Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1198541880 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-31T09:50:37.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198541880 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-31T09:50:37.834Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1198541880 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-31T09:50:37.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1198541880 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1198541880 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:37.834Z] 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-31T09:50:37.834Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:37.834Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198541890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198541890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198541890 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198541890 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198541890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198541890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198541890 data=null item=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-31T09:50:37.834Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198541891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198541891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198541891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198541891 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198541891 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:37.834Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:37.834Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:37.834Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T09:50:37.834Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T09:50:37.834Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:37.834Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:37.834Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T09:50:37.834Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T09:50:37.834Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:37.834Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:37.834Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-31T09:50:37.834Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-31T09:50:37.834Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T09:50:37.834Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1198541892 data=null} to (of type 'Combo') [2019-07-31T09:50:37.834Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:37.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1198541893 data=null doit=true} to Button with text {&Backward} [2019-07-31T09:50:37.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1198541893 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-31T09:50:37.834Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:37.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1198541893 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1198541893 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-31T09:50:37.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1198541894 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-31T09:50:37.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1198541894 data=null item=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-31T09:50:37.834Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:37.834Z] 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-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:37.834Z] 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-31T09:50:37.834Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:37.834Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:37.834Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198541914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198541914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198541922 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198541923 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198541923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198541923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198541923 data=null item=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-31T09:50:37.834Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198541923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198541923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198541923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198541923 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198541923 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:37.834Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:37.834Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:37.834Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T09:50:37.834Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T09:50:37.834Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:37.834Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:37.834Z] DEBUG - Clicking on Close [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1198541925 data=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-31T09:50:37.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1198541925 data=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-31T09:50:37.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1198541925 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1198541925 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:37.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1198541925 data=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-31T09:50:37.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1198541925 data=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-31T09:50:37.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1198541925 data=null item=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-31T09:50:37.834Z] DEBUG - Clicked on [2019-07-31T09:50:37.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1198542061 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-31T09:50:38.090Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:50:38.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:38.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:38.090Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:50:38.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1198542183 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:50:38.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1198542183 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:50:38.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1198542183 data=null} to TreeItem with text {test} [2019-07-31T09:50:38.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1198542183 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:50:38.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198542183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:50:38.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1198542193 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:50:38.090Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:50:38.090Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:50:38.090Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:50:39.015Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:50:39.015Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:50:39.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:50:39.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:39.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:39.015Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:50:39.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:39.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:39.015Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:39.015Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:50:39.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198543014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:39.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198543015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:39.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198543015 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:39.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198543015 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:39.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198543015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:39.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198543015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:39.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198543015 data=null item=null 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-31T09:50:39.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198543015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:39.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198543015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:39.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198543015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:39.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198543015 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:39.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198543015 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:39.015Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:39.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:50:39.015Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:50:39.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:39.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:39.015Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:50:39.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:39.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:39.015Z] DEBUG - Clicking on OK [2019-07-31T09:50:39.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198543016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:39.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198543016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:39.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198543016 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:39.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198543016 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:39.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198543016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:39.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198543016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:39.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:39.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:39.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:39.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:39.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:39.015Z] DEBUG - Clicked on OK [2019-07-31T09:50:39.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198543016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:39.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1198542270 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-31T09:50:39.525Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.031 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-31T09:50:39.525Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.608 s [2019-07-31T09:50:39.525Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.402 s [2019-07-31T09:50:39.525Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.453 s [2019-07-31T09:50:39.525Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.435 s [2019-07-31T09:50:39.525Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.636 s [2019-07-31T09:50:39.525Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.434 s [2019-07-31T09:50:39.525Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-31T09:50:44.767Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T09:50:44.767Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:50:44.767Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:50:45.022Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:45.022Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:45.022Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:45.022Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:45.022Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:45.022Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:45.022Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:45.022Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:45.279Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:45.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1198549430 data=null doit=true} to Shell with text {Find} [2019-07-31T09:50:45.279Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.279Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T09:50:45.279Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T09:50:45.279Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-31T09:50:45.279Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1198549472 data=null} to (of type 'Combo') [2019-07-31T09:50:45.279Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:45.279Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.279Z] 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-31T09:50:45.279Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.279Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:45.279Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7bee380f [2019-07-31T09:50:45.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1198549474 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-31T09:50:45.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198549474 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-31T09:50:45.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1198549475 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:45.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1198549475 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1198549475 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-31T09:50:45.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1198549475 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-31T09:50:45.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1198549475 data=null item=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-31T09:50:45.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1198549475 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-31T09:50:45.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198549475 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-31T09:50:45.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1198549475 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-31T09:50:45.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1198549475 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1198549475 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.280Z] 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-31T09:50:45.280Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2b14967f [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1198549477 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-31T09:50:45.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1198549477 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-31T09:50:45.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1198549477 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1198549477 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1198549477 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-31T09:50:45.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1198549477 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-31T09:50:45.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1198549477 data=null item=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-31T09:50:45.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1198549477 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-31T09:50:45.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1198549477 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-31T09:50:45.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1198549477 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-31T09:50:45.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1198549478 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1198549478 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198549484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198549484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198549484 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198549484 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198549484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198549484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198549484 data=null item=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-31T09:50:45.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198549485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198549485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198549485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198549485 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198549485 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:45.280Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:45.280Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:45.280Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:50:45.280Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:50:45.280Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2019-07-31T09:50:45.280Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2019-07-31T09:50:45.280Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-31T09:50:45.280Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1198549486 data=null} to (of type 'Combo') [2019-07-31T09:50:45.280Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.280Z] 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-31T09:50:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.280Z] 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-31T09:50:45.280Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@18bafa48 [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1198549492 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-31T09:50:45.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1198549492 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-31T09:50:45.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1198549492 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1198549492 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1198549492 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-31T09:50:45.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1198549492 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-31T09:50:45.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1198549492 data=null item=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-31T09:50:45.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1198549493 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-31T09:50:45.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1198549493 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-31T09:50:45.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1198549493 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-31T09:50:45.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1198549493 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1198549493 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:45.280Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198549493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198549493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198549493 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198549493 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198549493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198549493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198549493 data=null item=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-31T09:50:45.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198549494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198549494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198549494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198549494 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198549494 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:45.280Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:45.280Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:45.280Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T09:50:45.280Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T09:50:45.280Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:45.280Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.280Z] DEBUG - Clicking on Close [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1198549500 data=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-31T09:50:45.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1198549500 data=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-31T09:50:45.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1198549501 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1198549501 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:45.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1198549501 data=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-31T09:50:45.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1198549501 data=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-31T09:50:45.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1198549501 data=null item=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-31T09:50:45.535Z] DEBUG - Clicked on [2019-07-31T09:50:45.535Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:50:45.535Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:45.535Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:45.535Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:45.535Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:45.535Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:45.535Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:45.535Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:45.535Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:45.791Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:45.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1198549893 data=null doit=true} to Shell with text {Find} [2019-07-31T09:50:45.791Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:45.791Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T09:50:45.791Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T09:50:45.791Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T09:50:45.791Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1198549909 data=null} to (of type 'Combo') [2019-07-31T09:50:45.791Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.791Z] 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-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7d254adc [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1198549921 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-31T09:50:45.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198549921 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-31T09:50:45.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1198549921 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1198549921 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1198549924 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-31T09:50:45.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1198549924 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-31T09:50:45.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1198549925 data=null item=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-31T09:50:45.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1198549925 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-31T09:50:45.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198549925 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-31T09:50:45.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1198549925 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-31T09:50:45.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1198549925 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1198549925 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@504d4fb5 [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1198549926 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-31T09:50:45.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1198549926 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-31T09:50:45.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1198549926 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1198549926 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1198549926 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-31T09:50:45.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1198549926 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-31T09:50:45.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1198549926 data=null item=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-31T09:50:45.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1198549926 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-31T09:50:45.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1198549926 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-31T09:50:45.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1198549926 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-31T09:50:45.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1198549927 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1198549927 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.791Z] 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-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:45.791Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198549941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198549942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198549942 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198549942 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198549942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198549942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198549942 data=null item=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-31T09:50:45.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198549942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198549942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198549943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198549943 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198549943 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:45.791Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:45.791Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:45.791Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:50:45.791Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:50:45.791Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:45.791Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:45.791Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:45.791Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T09:50:45.791Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T09:50:45.791Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T09:50:45.791Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1198549973 data=null} to (of type 'Combo') [2019-07-31T09:50:45.791Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:45.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1198549974 data=null doit=true} to Button with text {F&orward} [2019-07-31T09:50:45.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1198549974 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-31T09:50:45.791Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:45.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1198549978 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1198549978 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-31T09:50:45.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1198549978 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-31T09:50:45.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1198549978 data=null item=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-31T09:50:45.791Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.791Z] 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-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:45.791Z] 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-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:45.791Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:45.791Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198550004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198550004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198550004 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198550004 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198550004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198550004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198550004 data=null item=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-31T09:50:45.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198550005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198550005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198550006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198550006 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198550006 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:45.791Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:45.791Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:45.791Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T09:50:45.791Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T09:50:45.791Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:45.791Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:45.791Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:45.791Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:45.791Z] DEBUG - Clicking on Close [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1198550010 data=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-31T09:50:45.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1198550011 data=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-31T09:50:45.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1198550011 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1198550011 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:45.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1198550011 data=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-31T09:50:45.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1198550011 data=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-31T09:50:45.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1198550011 data=null item=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-31T09:50:46.047Z] DEBUG - Clicked on [2019-07-31T09:50:46.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:50:46.302Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:46.302Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:46.302Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:46.302Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:46.302Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:46.302Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:46.302Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:46.302Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:46.558Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:46.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1198550574 data=null doit=true} to Shell with text {Find} [2019-07-31T09:50:46.558Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T09:50:46.558Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T09:50:46.558Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T09:50:46.558Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1198550576 data=null} to (of type 'Combo') [2019-07-31T09:50:46.558Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:46.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1198550604 data=null doit=true} to Button with text {&Backward} [2019-07-31T09:50:46.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1198550604 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-31T09:50:46.558Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:46.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1198550605 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1198550605 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-31T09:50:46.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1198550605 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-31T09:50:46.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1198550605 data=null item=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-31T09:50:46.558Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:46.558Z] 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-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2950bb2d [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1198550610 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-31T09:50:46.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198550610 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-31T09:50:46.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1198550610 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1198550610 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1198550610 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-31T09:50:46.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1198550610 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-31T09:50:46.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1198550610 data=null item=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-31T09:50:46.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1198550610 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-31T09:50:46.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198550610 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-31T09:50:46.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1198550611 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-31T09:50:46.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1198550611 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1198550611 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@232d7256 [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1198550611 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-31T09:50:46.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1198550611 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-31T09:50:46.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1198550612 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1198550612 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1198550612 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-31T09:50:46.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1198550612 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-31T09:50:46.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1198550612 data=null item=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-31T09:50:46.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1198550612 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-31T09:50:46.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1198550612 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-31T09:50:46.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1198550612 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-31T09:50:46.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1198550612 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1198550612 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:46.558Z] 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-31T09:50:46.558Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:46.558Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198550613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198550613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198550613 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198550613 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198550613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198550613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198550614 data=null item=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-31T09:50:46.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198550614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198550614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198550614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198550614 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198550614 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:46.558Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:46.558Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:46.558Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:50:46.558Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:50:46.558Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T09:50:46.558Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T09:50:46.558Z] DEBUG - Setting text on (of type 'Combo') to lttn [2019-07-31T09:50:46.558Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=1198550615 data=null} to (of type 'Combo') [2019-07-31T09:50:46.558Z] DEBUG - Set text on (of type 'Combo') to lttn [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:46.558Z] 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-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:46.558Z] 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-31T09:50:46.558Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:46.558Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:46.558Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:46.558Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198550670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198550670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198550670 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198550670 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198550670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198550670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198550670 data=null item=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-31T09:50:46.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198550673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198550674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198550674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.563Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198550674 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.563Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198550674 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:46.563Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:46.563Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:46.563Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:46.563Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T09:50:46.563Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T09:50:46.563Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:46.563Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:46.563Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:46.563Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:46.563Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:46.563Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:46.563Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:46.563Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:46.563Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:46.563Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:50:46.563Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:46.563Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:46.563Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:46.563Z] DEBUG - Clicking on Close [2019-07-31T09:50:46.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1198550676 data=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-31T09:50:46.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1198550676 data=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-31T09:50:46.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1198550676 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:46.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1198550676 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:46.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1198550676 data=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-31T09:50:46.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1198550676 data=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-31T09:50:46.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1198550676 data=null item=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-31T09:50:46.818Z] DEBUG - Clicked on [2019-07-31T09:50:46.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:50:46.818Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:46.818Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:46.818Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:46.818Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:46.818Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:46.818Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:46.818Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:46.818Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:47.074Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:47.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1198551202 data=null doit=true} to Shell with text {Find} [2019-07-31T09:50:47.074Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T09:50:47.074Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T09:50:47.074Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T09:50:47.074Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1198551214 data=null} to (of type 'Combo') [2019-07-31T09:50:47.074Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@104e2c55 [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1198551219 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-31T09:50:47.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1198551219 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-31T09:50:47.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1198551219 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1198551219 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1198551219 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-31T09:50:47.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1198551219 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-31T09:50:47.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1198551219 data=null item=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-31T09:50:47.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1198551263 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-31T09:50:47.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1198551263 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-31T09:50:47.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1198551263 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-31T09:50:47.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1198551263 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1198551263 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:47.074Z] 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-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@63dd1cdc [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1198551264 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-31T09:50:47.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1198551264 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-31T09:50:47.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1198551264 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1198551264 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1198551264 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-31T09:50:47.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1198551264 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-31T09:50:47.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1198551264 data=null item=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-31T09:50:47.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1198551265 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-31T09:50:47.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1198551265 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-31T09:50:47.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1198551265 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-31T09:50:47.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1198551265 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1198551265 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:47.074Z] 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-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:47.074Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198551266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198551266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198551266 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198551266 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198551266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198551266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198551266 data=null item=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-31T09:50:47.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198551266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198551266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198551266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198551267 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198551267 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:47.074Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:47.074Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:47.074Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T09:50:47.074Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T09:50:47.074Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T09:50:47.074Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T09:50:47.074Z] DEBUG - Setting text on (of type 'Combo') to LTTNG [2019-07-31T09:50:47.074Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=1198551267 data=null} to (of type 'Combo') [2019-07-31T09:50:47.074Z] DEBUG - Set text on (of type 'Combo') to LTTNG [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:47.074Z] 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-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:47.074Z] 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-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:47.074Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:47.074Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198551270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198551270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198551270 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198551270 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198551270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198551270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198551270 data=null item=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-31T09:50:47.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198551272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198551273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198551273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198551273 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198551273 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:47.074Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:47.074Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:47.074Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T09:50:47.074Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T09:50:47.074Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:47.074Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:47.074Z] DEBUG - Clicking on Close [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1198551274 data=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-31T09:50:47.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1198551274 data=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-31T09:50:47.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1198551274 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1198551275 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:47.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1198551275 data=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-31T09:50:47.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1198551275 data=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-31T09:50:47.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1198551275 data=null item=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-31T09:50:47.330Z] DEBUG - Clicked on [2019-07-31T09:50:47.330Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:50:47.330Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:47.330Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:47.330Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:47.330Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:47.330Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:47.330Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:47.330Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:47.330Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:47.585Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:47.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1198551637 data=null doit=true} to Shell with text {Find} [2019-07-31T09:50:47.585Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:47.585Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:47.585Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:47.585Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:47.585Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:47.585Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:47.585Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:47.585Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:47.585Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:47.585Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:50:47.585Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:47.585Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:47.585Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:47.585Z] DEBUG - Clicking on Close [2019-07-31T09:50:47.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1198551653 data=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-31T09:50:47.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1198551653 data=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-31T09:50:47.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1198551653 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:47.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1198551653 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:47.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1198551653 data=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-31T09:50:47.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1198551653 data=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-31T09:50:47.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1198551653 data=null item=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-31T09:50:47.585Z] DEBUG - Clicked on [2019-07-31T09:50:47.585Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:47.585Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:47.585Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:47.585Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:47.585Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:47.585Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:47.585Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:47.585Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:47.840Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:47.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1198551920 data=null doit=true} to Shell with text {Find} [2019-07-31T09:50:47.840Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:47.840Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:47.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:47.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:47.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:47.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:47.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:47.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:47.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:47.840Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:50:47.840Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:47.840Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:47.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:47.840Z] DEBUG - Clicking on Close [2019-07-31T09:50:47.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1198551935 data=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-31T09:50:47.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1198551936 data=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-31T09:50:47.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1198551936 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:47.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1198551936 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:47.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1198551936 data=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-31T09:50:47.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1198551936 data=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-31T09:50:47.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1198551936 data=null item=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-31T09:50:47.841Z] DEBUG - Clicked on [2019-07-31T09:50:47.841Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T09:50:48.096Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:48.096Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:48.096Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:48.096Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:48.096Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:50:48.096Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:50:48.096Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:48.096Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:50:48.096Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:48.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1198552289 data=null doit=true} to Shell with text {Find} [2019-07-31T09:50:48.096Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.096Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T09:50:48.096Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T09:50:48.096Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T09:50:48.096Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1198552301 data=null} to (of type 'Combo') [2019-07-31T09:50:48.096Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:48.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1198552307 data=null doit=true} to Button with text {F&orward} [2019-07-31T09:50:48.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1198552307 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-31T09:50:48.096Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:48.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1198552319 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:48.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1198552323 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-31T09:50:48.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1198552323 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-31T09:50:48.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1198552323 data=null item=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-31T09:50:48.096Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:48.096Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@95360b1 [2019-07-31T09:50:48.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1198552334 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-31T09:50:48.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1198552334 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-31T09:50:48.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1198552334 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:48.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1198552334 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:48.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1198552334 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-31T09:50:48.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1198552334 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-31T09:50:48.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1198552334 data=null item=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-31T09:50:48.096Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1198552335 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-31T09:50:48.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1198552335 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-31T09:50:48.096Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1198552335 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-31T09:50:48.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1198552335 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:48.096Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1198552335 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:48.096Z] 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-31T09:50:48.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:48.096Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@86074b9 [2019-07-31T09:50:48.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1198552339 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-31T09:50:48.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198552339 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-31T09:50:48.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1198552339 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:48.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1198552339 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:48.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1198552339 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-31T09:50:48.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1198552339 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-31T09:50:48.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1198552339 data=null item=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-31T09:50:48.096Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1198552339 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-31T09:50:48.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1198552339 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-31T09:50:48.096Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1198552340 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-31T09:50:48.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1198552340 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:48.096Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1198552340 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:48.096Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:48.352Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:48.352Z] 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-31T09:50:48.352Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:48.352Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:48.352Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:48.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198552373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198552373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198552374 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198552374 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198552374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198552374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198552374 data=null item=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-31T09:50:48.352Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198552375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198552375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198552375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198552375 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198552375 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.352Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:48.352Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:48.352Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:48.352Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T09:50:48.352Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T09:50:48.352Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:48.352Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:48.352Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T09:50:48.352Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T09:50:48.352Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:48.352Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:50:48.352Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T09:50:48.352Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T09:50:48.352Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T09:50:48.352Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1198552376 data=null} to (of type 'Combo') [2019-07-31T09:50:48.352Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:48.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1198552391 data=null doit=true} to Button with text {&Backward} [2019-07-31T09:50:48.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1198552391 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-31T09:50:48.352Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:48.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1198552392 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:48.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1198552392 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-31T09:50:48.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1198552392 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-31T09:50:48.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1198552392 data=null item=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-31T09:50:48.352Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T09:50:48.352Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:48.352Z] 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-31T09:50:48.352Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T09:50:48.352Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:48.352Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T09:50:48.353Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:48.353Z] 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-31T09:50:48.353Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T09:50:48.353Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T09:50:48.353Z] DEBUG - Clicking on Fi&nd [2019-07-31T09:50:48.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1198552410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198552410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1198552410 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1198552410 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1198552410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1198552410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1198552410 data=null item=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-31T09:50:48.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1198552411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1198552411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1198552411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1198552411 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1198552411 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T09:50:48.353Z] DEBUG - Clicked on Fi&nd [2019-07-31T09:50:48.353Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T09:50:48.353Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T09:50:48.353Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T09:50:48.353Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T09:50:48.353Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:48.353Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:48.353Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T09:50:48.353Z] DEBUG - Clicking on Close [2019-07-31T09:50:48.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1198552465 data=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-31T09:50:48.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1198552465 data=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-31T09:50:48.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1198552466 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:48.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1198552466 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T09:50:48.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1198552466 data=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-31T09:50:48.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1198552466 data=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-31T09:50:48.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1198552466 data=null item=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-31T09:50:48.608Z] DEBUG - Clicked on [2019-07-31T09:50:48.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1198552673 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-31T09:50:48.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:50:48.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:48.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:48.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:50:48.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1198552718 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:50:48.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1198552719 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:50:48.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1198552719 data=null} to TreeItem with text {test} [2019-07-31T09:50:48.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1198552719 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:50:48.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198552719 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:50:48.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1198552726 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:50:48.608Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:50:48.608Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:50:48.608Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:50:48.864Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:50:48.864Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:50:48.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:50:48.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:48.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:48.864Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:50:48.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:48.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:48.864Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:48.864Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:50:48.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198553085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:48.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198553086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:48.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198553086 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:48.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198553086 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:48.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198553086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:48.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198553086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:48.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198553086 data=null item=null 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-31T09:50:48.864Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198553086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:48.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198553086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:48.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198553086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:48.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198553086 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:48.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198553086 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:48.864Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:48.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:50:48.864Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:50:48.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:48.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:48.864Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:50:48.864Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:48.864Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:48.864Z] DEBUG - Clicking on OK [2019-07-31T09:50:48.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198553097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:48.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198553097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:48.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198553097 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:48.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198553097 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:48.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198553097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:48.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198553097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:48.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:48.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:48.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:48.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:48.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:48.864Z] DEBUG - Clicked on OK [2019-07-31T09:50:49.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198553097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:49.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1198552781 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-31T09:50:50.044Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.722 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-31T09:50:50.044Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.749 s [2019-07-31T09:50:50.044Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.577 s [2019-07-31T09:50:50.044Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.677 s [2019-07-31T09:50:50.044Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.524 s [2019-07-31T09:50:50.044Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.674 s [2019-07-31T09:50:50.044Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.536 s [2019-07-31T09:50:50.044Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-31T09:50:50.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2019-07-31T09:50:50.605Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T09:50:57.133Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2019-07-31T09:50:57.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:50:57.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:57.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:57.133Z] DEBUG - Setting state to checked on: scp_dest [2019-07-31T09:50:57.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1198561291 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:50:57.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:50:57.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:50:57.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:50:57.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:50:57.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1198561304 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:50:57.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1198561304 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:50:57.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1198561304 data=null} to TreeItem with text {test} [2019-07-31T09:50:57.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1198561304 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:50:57.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198561304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:50:57.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1198561325 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:50:57.133Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:50:57.133Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:50:57.133Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:50:58.061Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:50:58.061Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:50:58.061Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:50:58.061Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:50:58.061Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:58.061Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:50:58.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:58.061Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:58.061Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:58.061Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:50:58.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198562011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:58.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198562012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:58.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198562012 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:58.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198562012 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:58.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198562012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:58.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198562012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:58.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198562012 data=null item=null 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-31T09:50:58.061Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198562012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:58.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198562012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:58.061Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198562012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:58.061Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198562012 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:58.061Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198562012 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:58.061Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:50:58.061Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:50:58.061Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:50:58.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:50:58.061Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:50:58.061Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:50:58.061Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:50:58.061Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:58.061Z] DEBUG - Clicking on OK [2019-07-31T09:50:58.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198562013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:58.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198562013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:58.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198562013 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:58.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198562013 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:58.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198562013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:58.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198562013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:58.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:58.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:58.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:58.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:58.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:58.061Z] DEBUG - Clicked on OK [2019-07-31T09:50:58.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198562013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:50:58.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1198561363 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-31T09:50:58.316Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.268 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-31T09:50:58.316Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest) Time elapsed: 6.62 s [2019-07-31T09:50:58.316Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-31T09:50:58.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:11.042Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:51:11.042Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:51:11.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:11.042Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T09:51:11.042Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T09:51:11.042Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T09:51:11.042Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T09:51:11.042Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T09:51:11.042Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T09:51:11.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:11.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:11.042Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:51:11.042Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:51:11.042Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:11.042Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:11.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:11.042Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:11.042Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:11.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:11.042Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:11.042Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:11.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:11.297Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:11.297Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:11.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:11.857Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:11.857Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:11.857Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:12.417Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:12.417Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:12.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:13.341Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:13.341Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:13.341Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:13.901Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:13.901Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:13.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:14.460Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:14.460Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:14.460Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:15.385Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:15.385Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:15.385Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:15.945Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:15.945Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:15.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:16.870Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:16.870Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T09:51:16.870Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:16.870Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:27.020Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:51:27.020Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:51:27.020Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:27.020Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:27.020Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2019-07-31T09:51:27.020Z] DEBUG - number of items : 17 [2019-07-31T09:51:27.020Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:27.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198590913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:27.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198590913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:27.020Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198590913 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:27.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198590913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:27.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198590913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:27.020Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198591114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:27.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198591194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:27.020Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198591194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:27.020Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198591194 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:27.020Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198591194 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:27.020Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:27.020Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-31T09:51:27.020Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:51:27.020Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:51:27.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:51:27.020Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:51:27.020Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:51:27.020Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:51:27.020Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:51:27.020Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:27.020Z] DEBUG - Clicking on OK [2019-07-31T09:51:27.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198591197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:27.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198591197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:27.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198591197 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:27.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198591197 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:27.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198591197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:27.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198591197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:27.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198591197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:27.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198590913 data=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-31T09:51:27.275Z] DEBUG - Clicked on [2019-07-31T09:51:27.276Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:51:27.276Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1198591478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1198591478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1198591478 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1198591479 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1198591479 data=null button=1 stateMask=0x0 x=541 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1198591482 data=null button=1 stateMask=0x80000 x=541 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.276Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.835Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1198592010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1198592010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1198592010 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1198592010 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1198592010 data=null button=1 stateMask=0x0 x=246 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1198592012 data=null button=1 stateMask=0x80000 x=246 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:27.835Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - number of items : 17 [2019-07-31T09:51:28.395Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198592513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198592513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:28.395Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198592513 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198592513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198592513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:28.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198592513 data=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-31T09:51:28.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198592515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198592517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198592517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:28.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198592517 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:28.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198592517 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:28.395Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:28.395Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1198592517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1198592518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1198592518 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1198592518 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1198592518 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1198592518 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1198592518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1198592518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1198592518 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1198592518 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1198592518 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1198592519 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1198592519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1198592519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1198592519 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1198592519 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1198592519 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1198592519 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T09:51:28.395Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T09:51:28.395Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-31T09:51:28.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1198592598 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-31T09:51:28.395Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-31T09:51:28.650Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:38.584Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:51:38.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:51:38.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:38.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:38.584Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:51:38.584Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:51:38.584Z] DEBUG - number of items : 17 [2019-07-31T09:51:38.584Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:38.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198602675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:38.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198602676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:38.584Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198602676 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:38.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198602676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:38.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198602676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:38.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198602676 data=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-31T09:51:38.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198602677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:38.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198602677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:38.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198602677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:38.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198602677 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:38.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198602677 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:38.584Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:38.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:39.145Z] DEBUG - number of items : 17 [2019-07-31T09:51:39.145Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198603178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198603178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.145Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198603178 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198603178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198603178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198603178 data=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-31T09:51:39.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198603180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198603180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198603180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198603180 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198603180 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.145Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:39.907Z] DEBUG - number of items : 17 [2019-07-31T09:51:39.907Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198603681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198603681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:39.907Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198603681 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198603681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198603681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198603813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198603813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198603814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:39.907Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198603814 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:39.907Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198603814 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:39.907Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:39.907Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-31T09:51:39.907Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:51:39.907Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:51:39.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:51:39.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:51:39.907Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:51:39.907Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:51:39.907Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:51:39.907Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:39.907Z] DEBUG - Clicking on OK [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198603818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198603834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:39.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198603834 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:39.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198603834 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198603834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198603834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:39.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198603834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:39.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198603681 data=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-31T09:51:39.907Z] DEBUG - Clicked on [2019-07-31T09:51:39.907Z] DEBUG - number of items : 17 [2019-07-31T09:51:39.907Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198603999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198603999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.907Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198604000 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198604000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198604000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198604000 data=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-31T09:51:39.907Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198604002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198604002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.907Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198604002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.907Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198604002 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.907Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198604002 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.907Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:39.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:40.672Z] DEBUG - number of items : 17 [2019-07-31T09:51:40.673Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198604504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198604504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.673Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198604504 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198604504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198604504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198604504 data=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-31T09:51:40.673Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198604505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198604505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198604505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198604505 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198604505 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.673Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:40.928Z] DEBUG - number of items : 17 [2019-07-31T09:51:40.928Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:51:40.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198605007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198605007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.928Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198605007 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198605007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198605007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198605007 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-31T09:51:40.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198605008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198605008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198605008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198605008 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198605008 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T09:51:40.928Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T09:51:40.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:41.489Z] DEBUG - number of items : 17 [2019-07-31T09:51:41.489Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:41.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198605510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:41.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198605510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:41.489Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198605510 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:41.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198605510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:41.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198605510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:41.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198605638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:41.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198605639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:41.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198605639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:41.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198605639 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:41.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198605639 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:41.489Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:41.489Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-31T09:51:41.489Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:51:41.489Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:51:41.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:51:41.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:51:41.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:51:41.489Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:51:41.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:51:41.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:41.489Z] DEBUG - Clicking on OK [2019-07-31T09:51:41.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198605643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:41.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198605643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:41.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198605643 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:41.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198605643 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:41.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198605643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:41.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198605643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:41.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198605643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:51:41.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198605510 data=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-31T09:51:41.744Z] DEBUG - Clicked on [2019-07-31T09:51:41.744Z] DEBUG - number of items : 17 [2019-07-31T09:51:41.744Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:41.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198605845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:41.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198605845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:41.744Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198605845 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:41.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198605845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:41.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198605845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:41.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198605845 data=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-31T09:51:41.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198605846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:41.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198605846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:41.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198605846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:41.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198605846 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:41.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198605846 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:41.744Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:41.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:42.306Z] DEBUG - number of items : 17 [2019-07-31T09:51:42.306Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:42.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198606348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:42.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198606348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:42.306Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198606348 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:42.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198606348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:42.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198606348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:42.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198606348 data=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-31T09:51:42.306Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198606349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:42.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198606386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:42.306Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198606391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:42.306Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198606391 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:42.306Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198606391 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:42.306Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:42.306Z] DEBUG - number of items : 17 [2019-07-31T09:51:42.306Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T09:51:42.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198606392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:51:42.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198606392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:51:42.306Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198606392 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:51:42.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198606392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:51:42.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198606392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:51:42.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198606392 data=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-31T09:51:42.306Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198606393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:51:42.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198606393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:51:42.306Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198606393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:51:42.306Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198606393 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:51:42.306Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198606393 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:51:42.306Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T09:51:42.306Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:42.866Z] DEBUG - number of items : 17 [2019-07-31T09:51:42.866Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:42.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198606895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:42.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198606895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:42.866Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198606895 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:42.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198606895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:42.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198606895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T09:51:42.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198606895 data=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-31T09:51:42.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198606896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:42.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198606929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:42.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198606934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:42.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198606934 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:42.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198606934 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:42.866Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T09:51:42.866Z] DEBUG - number of items : 17 [2019-07-31T09:51:42.866Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:42.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198606934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:42.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198606934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:42.866Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198606934 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:42.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198606934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:42.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198606934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:42.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198606934 data=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-31T09:51:42.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198606935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:42.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198606935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:42.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198606935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:42.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198606935 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:42.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198606935 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:42.866Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T09:51:42.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:43.427Z] DEBUG - number of items : 17 [2019-07-31T09:51:43.427Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:51:43.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198607436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:51:43.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198607436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:51:43.427Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198607436 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:51:43.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198607436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:51:43.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198607436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:51:43.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198607436 data=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-31T09:51:43.427Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198607437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:51:43.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198607437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:51:43.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198607437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:51:43.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198607437 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:51:43.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198607437 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:51:43.427Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T09:51:43.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:43.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:54.125Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:51:54.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:51:54.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:54.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:51:54.125Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:51:54.125Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:51:54.125Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T09:51:54.125Z] DEBUG - number of items : 17 [2019-07-31T09:51:54.125Z] DEBUG - number of items : 17 [2019-07-31T09:51:54.125Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T09:51:54.125Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-31T09:51:54.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1198618281 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-31T09:51:54.125Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-31T09:51:54.125Z] DEBUG - number of items : 17 [2019-07-31T09:51:54.125Z] DEBUG - number of items : 17 [2019-07-31T09:51:54.125Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T09:51:54.125Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-31T09:51:54.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1198618375 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-31T09:51:54.125Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-31T09:51:54.125Z] DEBUG - number of items : 17 [2019-07-31T09:51:54.125Z] DEBUG - number of items : 17 [2019-07-31T09:51:54.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:04.314Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:52:04.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:52:04.314Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:04.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:04.570Z] DEBUG - number of items : 17 [2019-07-31T09:52:04.570Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-31T09:52:04.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198628696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:52:04.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198628696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:52:04.570Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198628697 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:52:04.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198628697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:52:04.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198628697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:52:04.825Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198628858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:52:04.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198628859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:52:04.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198628859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:52:04.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198628859 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:52:04.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198628859 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-31T09:52:04.825Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-31T09:52:04.825Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-31T09:52:04.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1198628861 data=null doit=true} to Shell with text {Filter} [2019-07-31T09:52:04.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:52:04.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:52:04.825Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T09:52:04.825Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T09:52:05.386Z] DEBUG - matched Text with text "24", using matcher: of type 'Text' [2019-07-31T09:52:05.386Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text') [2019-07-31T09:52:05.642Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:52:05.642Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:52:05.642Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:52:05.642Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:52:05.642Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:52:05.642Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:52:05.642Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:52:05.642Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:52:05.642Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:52:05.642Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:52:05.642Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:52:05.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1198629875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198629875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1198629875 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1198629875 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1198629875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1198629875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1198629875 data=null item=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-31T09:52:05.642Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1198629882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198629882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1198629882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1198629882 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1198629882 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:52:05.643Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:52:05.643Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:52:05.643Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:52:05.643Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:52:05.643Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:52:05.643Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:52:05.643Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:52:05.643Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:52:05.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:52:05.643Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:52:05.643Z] DEBUG - Clicking on Check all [2019-07-31T09:52:05.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1198629883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198629883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1198629883 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1198629883 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1198629883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1198629883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1198629883 data=null item=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-31T09:52:05.643Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1198629888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198629889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1198629889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1198629889 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1198629889 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:05.643Z] DEBUG - Clicked on Check all [2019-07-31T09:52:05.643Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:52:05.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1198629890 data=null button=0 stateMask=0x0 x=107 y=121 count=0} to TreeItem with text {synthetic-trace} [2019-07-31T09:52:05.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1198629891 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-31T09:52:05.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1198629891 data=null} to TreeItem with text {synthetic-trace} [2019-07-31T09:52:05.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1198629891 data=null button=1 stateMask=0x0 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T09:52:05.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198629891 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-31T09:52:06.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1198629892 data=null button=1 stateMask=0x80000 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1198629896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198629896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1198629896 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1198629896 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1198629896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1198629896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1198629896 data=null item=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-31T09:52:06.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1198629901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198629902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1198629902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1198629902 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1198629902 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - Clicking on Check selected [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1198629902 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-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1198629902 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-31T09:52:06.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1198629902 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1198629902 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1198629902 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-31T09:52:06.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1198629903 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-31T09:52:06.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1198629903 data=null item=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-31T09:52:06.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1198629903 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-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1198629903 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-31T09:52:06.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1198629903 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-31T09:52:06.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1198629903 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1198629903 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Clicked on Check selected [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1198629904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198629904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1198629904 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1198629904 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1198629904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1198629904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1198629904 data=null item=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-31T09:52:06.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1198629905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198629905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1198629905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1198629905 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1198629905 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - Clicking on Check subtree [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1198629906 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-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1198629906 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-31T09:52:06.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1198629906 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1198629906 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1198629906 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-31T09:52:06.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1198629906 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-31T09:52:06.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1198629906 data=null item=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-31T09:52:06.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1198629907 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-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1198629907 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-31T09:52:06.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1198629907 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-31T09:52:06.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1198629907 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1198629907 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Clicked on Check subtree [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - Clicking on Check all [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1198629908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198629908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1198629908 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1198629908 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1198629908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1198629908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1198629908 data=null item=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-31T09:52:06.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1198629917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198629917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1198629917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1198629917 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1198629917 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Clicked on Check all [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - Clicking on Uncheck selected [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1198629918 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-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1198629918 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-31T09:52:06.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1198629918 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1198629918 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1198629918 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-31T09:52:06.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1198629918 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-31T09:52:06.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1198629918 data=null item=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-31T09:52:06.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1198629918 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-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1198629918 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-31T09:52:06.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1198629918 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-31T09:52:06.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1198629918 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1198629918 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Clicked on Uncheck selected [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - Clicking on Check all [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1198629919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198629919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1198629919 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1198629919 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1198629919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1198629919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1198629919 data=null item=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-31T09:52:06.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1198629920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198629920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1198629920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1198629920 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1198629920 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Clicked on Check all [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - Clicking on Uncheck subtree [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1198629921 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-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1198629921 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-31T09:52:06.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1198629921 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1198629921 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1198629921 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-31T09:52:06.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1198629921 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-31T09:52:06.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1198629921 data=null item=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-31T09:52:06.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1198629921 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-31T09:52:06.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1198629921 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-31T09:52:06.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1198629921 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-31T09:52:06.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1198629921 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1198629921 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T09:52:06.064Z] DEBUG - Clicked on Uncheck subtree [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:52:06.064Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - Clicking on Uncheck all [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1198629922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198629922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1198629922 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1198629922 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1198629922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1198629922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1198629922 data=null item=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-31T09:52:06.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1198629930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1198629930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1198629930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1198629930 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1198629930 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Clicked on Uncheck all [2019-07-31T09:52:06.065Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2019-07-31T09:52:06.065Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - Clicking on Check all [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1198629932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198629932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1198629932 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1198629932 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1198629932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1198629932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1198629932 data=null item=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-31T09:52:06.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1198629937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1198629937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1198629937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1198629937 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1198629937 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Clicked on Check all [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:52:06.065Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Clicking on OK [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198629964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198629964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198629964 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198629964 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198629964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198629964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198629964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:52:06.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198628697 data=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-31T09:52:06.065Z] DEBUG - Clicked on [2019-07-31T09:52:06.065Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:15.998Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:52:15.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:52:15.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:15.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:15.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:15.998Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:52:15.998Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T09:52:15.998Z] DEBUG - number of items : 17 [2019-07-31T09:52:15.998Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198639590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198639591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198639591 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198639591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198639591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198639591 data=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-31T09:52:15.998Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198639591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198639591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198639591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198639610 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198639610 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:15.998Z] DEBUG - number of items : 17 [2019-07-31T09:52:15.998Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198640149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198640150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198640150 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198640150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198640150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198640150 data=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-31T09:52:15.998Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198640150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198640150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198640150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198640150 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198640150 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:15.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:16.558Z] DEBUG - number of items : 17 [2019-07-31T09:52:16.558Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:16.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198640697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:16.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198640697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:16.558Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198640697 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:16.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198640697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:16.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198640697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:16.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198640697 data=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-31T09:52:16.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198640698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:16.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198640698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:16.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198640698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:16.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198640698 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:16.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198640698 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:16.558Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:16.558Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:17.483Z] DEBUG - number of items : 17 [2019-07-31T09:52:17.483Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T09:52:17.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198641700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:17.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198641700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:17.483Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198641700 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:17.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198641700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:17.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198641700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:17.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198641700 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-31T09:52:17.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198641700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:17.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198641700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:17.483Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198641700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:17.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198641700 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:17.483Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198641701 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:17.483Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T09:52:17.483Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:18.044Z] DEBUG - number of items : 17 [2019-07-31T09:52:18.044Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T09:52:18.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198642202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198642202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.044Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198642202 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198642202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198642202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198642202 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-31T09:52:18.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198642203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198642203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198642203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198642203 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198642203 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.044Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T09:52:18.044Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:18.604Z] DEBUG - number of items : 17 [2019-07-31T09:52:18.604Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T09:52:18.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198642704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198642704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.604Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198642704 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198642704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198642704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198642704 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-31T09:52:18.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198642705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198642705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198642705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198642705 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198642705 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:18.604Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T09:52:18.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:19.529Z] DEBUG - number of items : 17 [2019-07-31T09:52:19.529Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T09:52:19.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198643706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:19.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198643706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:19.529Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198643706 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:19.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198643706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:19.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198643706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:19.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198643706 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-31T09:52:19.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198643707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:19.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198643707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:19.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198643707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:19.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198643707 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:19.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198643707 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:19.529Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T09:52:19.529Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:20.092Z] DEBUG - number of items : 17 [2019-07-31T09:52:20.092Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T09:52:20.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198644208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198644209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.092Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198644209 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198644209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198644209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198644209 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-31T09:52:20.092Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198644209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198644209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198644209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198644210 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198644210 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.092Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T09:52:20.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:20.548Z] DEBUG - number of items : 17 [2019-07-31T09:52:20.548Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T09:52:20.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198644711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198644711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.548Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198644711 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198644711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198644711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198644711 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-31T09:52:20.548Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198644712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198644712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198644712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198644712 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198644712 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T09:52:20.548Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T09:52:20.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:21.473Z] DEBUG - number of items : 17 [2019-07-31T09:52:21.473Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:21.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198645713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:21.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198645713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:21.473Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198645713 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:21.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198645713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:21.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198645713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:21.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198645713 data=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-31T09:52:21.473Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198645714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:21.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198645714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:21.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198645714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:21.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198645715 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:21.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198645715 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:21.473Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:21.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:22.033Z] DEBUG - number of items : 17 [2019-07-31T09:52:22.033Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:22.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198646245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:22.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198646245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:22.033Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198646245 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:22.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198646245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:22.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198646245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:22.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198646246 data=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-31T09:52:22.033Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198646246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:22.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198646246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:22.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198646246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:22.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198646246 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:22.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198646246 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:22.033Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:22.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:23.395Z] DEBUG - number of items : 17 [2019-07-31T09:52:23.395Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:23.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198647248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:23.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198647248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:23.395Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198647248 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:23.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198647248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:23.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198647248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:23.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198647248 data=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-31T09:52:23.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198647248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:23.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198647248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:23.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198647248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:23.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198647248 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:23.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198647248 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:23.395Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T09:52:23.395Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:23.395Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:35.808Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:52:35.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:52:35.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:35.808Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T09:52:35.808Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T09:52:35.808Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:52:35.808Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:52:35.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:43.889Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:52:43.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:52:43.889Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:43.889Z] DEBUG - number of items : 17 [2019-07-31T09:52:43.889Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:53.822Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:52:53.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:52:53.822Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:52:53.822Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T09:52:53.822Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T09:52:53.822Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:52:53.822Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:53:03.756Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:53:03.756Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:53:03.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:53:03.756Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:53:04.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:53:04.011Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T09:53:04.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:53:05.898Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T09:53:05.898Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T09:53:05.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T09:53:05.898Z] DEBUG - number of items : 17 [2019-07-31T09:53:05.898Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T09:53:05.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1198689837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:53:05.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198689837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:53:05.898Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1198689837 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:53:05.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1198689837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:53:05.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1198689837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:53:05.898Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1198690020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:53:05.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1198690020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:53:05.898Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1198690020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:53:05.898Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1198690021 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:53:05.898Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1198690021 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T09:53:05.898Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T09:53:05.898Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T09:53:05.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1198690022 data=null doit=true} to Shell with text {Legend} [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T09:53:05.898Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T09:53:05.898Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:53:05.898Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:53:05.898Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:53:05.898Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:53:05.898Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:53:05.898Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T09:53:05.898Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:53:05.898Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:53:05.898Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:53:05.898Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:05.898Z] DEBUG - Clicking on OK [2019-07-31T09:53:05.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198690078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:05.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198690078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:05.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198690078 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:05.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198690078 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:05.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198690078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:05.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198690079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198690079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1198689837 data=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-31T09:53:06.154Z] DEBUG - Clicked on [2019-07-31T09:53:06.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1198690393 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T09:53:06.409Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T09:53:06.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T09:53:06.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T09:53:06.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T09:53:06.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1198690451 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T09:53:06.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1198690452 data=null doit=true} to TreeItem with text {test} [2019-07-31T09:53:06.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1198690452 data=null} to TreeItem with text {test} [2019-07-31T09:53:06.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1198690452 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:53:06.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1198690452 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T09:53:06.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1198690460 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T09:53:06.409Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T09:53:06.409Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T09:53:06.409Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T09:53:07.334Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T09:53:07.334Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T09:53:07.334Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:53:07.334Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T09:53:07.334Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:53:07.334Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:53:07.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:53:07.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:53:07.334Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:53:07.334Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T09:53:07.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198691303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:53:07.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198691303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:53:07.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198691303 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:53:07.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198691303 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:53:07.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198691303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:53:07.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198691303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:53:07.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198691303 data=null item=null 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-31T09:53:07.334Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198691303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:53:07.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198691303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:53:07.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198691303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:53:07.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198691303 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:53:07.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1198691303 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:53:07.334Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T09:53:07.334Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T09:53:07.334Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T09:53:07.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T09:53:07.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T09:53:07.334Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T09:53:07.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T09:53:07.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:07.334Z] DEBUG - Clicking on OK [2019-07-31T09:53:07.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1198691304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:07.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1198691304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:07.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1198691304 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:07.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1198691304 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:07.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1198691304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:07.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1198691304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:07.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:07.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:07.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:07.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:07.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:07.334Z] DEBUG - Clicked on OK [2019-07-31T09:53:07.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1198691304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T09:53:07.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1198690500 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-31T09:53:07.845Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 129.365 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-31T09:53:07.845Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 18.111 s [2019-07-31T09:53:07.845Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 11.592 s [2019-07-31T09:53:07.845Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 15.293 s [2019-07-31T09:53:07.845Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 10.513 s [2019-07-31T09:53:07.845Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped [2019-07-31T09:53:07.845Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 11.678 s [2019-07-31T09:53:07.845Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 17.124 s [2019-07-31T09:53:07.845Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 11.044 s [2019-07-31T09:53:07.845Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 9.186 s [2019-07-31T09:53:07.845Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 9.825 s [2019-07-31T09:53:07.845Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 10.847 s [2019-07-31T09:53:07.845Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.074 s [2019-07-31T09:53:07.845Z] [2019-07-31T09:53:07.845Z] Results: [2019-07-31T09:53:07.845Z] [2019-07-31T09:53:07.845Z] Errors: [2019-07-31T09:53:07.845Z] KernelMemoryUsageViewTest.testFilter:123 �� WaitTimeout Timeout after 20000 ms:... [2019-07-31T09:53:07.845Z] [2019-07-31T09:53:07.845Z] Tests run: 47, Failures: 0, Errors: 1, Skipped: 1 [2019-07-31T09:53:07.845Z] [2019-07-31T09:53:08.100Z] [2019-07-31T09:53:08.100Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 09:53:07.949 [2019-07-31T09:53:08.100Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T09:53:09.025Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T09:53:09.025Z] [INFO] Reactor Summary: [2019-07-31T09:53:09.025Z] [INFO] [2019-07-31T09:53:09.025Z] [INFO] Trace Compass Parent 5.0.0-SNAPSHOT ................ SUCCESS [ 51.066 s] [2019-07-31T09:53:09.025Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT SUCCESS [ 0.019 s] [2019-07-31T09:53:09.025Z] [INFO] Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT SUCCESS [ 0.012 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT SUCCESS [ 13.234 s] [2019-07-31T09:53:09.025Z] [INFO] Trace Compass State System Parent 5.0.0-SNAPSHOT ... SUCCESS [ 0.056 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 1.131 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT SUCCESS [ 0.991 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT SUCCESS [ 1.203 s] [2019-07-31T09:53:09.025Z] [INFO] Trace Compass TMF Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.100 s] [2019-07-31T09:53:09.025Z] [INFO] Trace Compass Filter Parser 1.0.2-SNAPSHOT ......... SUCCESS [ 0.422 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT ... SUCCESS [ 4.771 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 0.608 s] [2019-07-31T09:53:09.025Z] [INFO] Trace Compass CTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.045 s] [2019-07-31T09:53:09.025Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT .... SUCCESS [ 4.782 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT ... SUCCESS [ 1.504 s] [2019-07-31T09:53:09.025Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [ 54.366 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT SUCCESS [ 15.274 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT SUCCESS [05:18 min] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 1.097 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [07:39 min] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 7.697 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 11.739 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 0.777 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT SUCCESS [ 0.946 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 8.066 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 0.610 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT SUCCESS [ 0.955 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT SUCCESS [ 7.703 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT SUCCESS [ 1.108 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT SUCCESS [ 0.859 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT SUCCESS [ 0.707 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT SUCCESS [ 0.854 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT SUCCESS [ 1.966 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT SUCCESS [02:01 min] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT SUCCESS [ 1.255 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT SUCCESS [ 1.228 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT SUCCESS [ 14.802 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT SUCCESS [ 0.886 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 28.016 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT SUCCESS [ 0.977 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT SUCCESS [02:56 min] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [05:01 min] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 12.682 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 16.543 s] [2019-07-31T09:53:09.025Z] [INFO] Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT .. SUCCESS [ 0.015 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 0.497 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT SUCCESS [ 1.816 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT SUCCESS [ 0.758 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [01:42 min] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:04 min] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:45 min] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 5.337 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 15.597 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 26.306 s] [2019-07-31T09:53:09.025Z] [INFO] Trace Compass BTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.010 s] [2019-07-31T09:53:09.025Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 0.693 s] [2019-07-31T09:53:09.025Z] [INFO] Trace Compass Documentation 5.0.0-SNAPSHOT ......... SUCCESS [ 0.025 s] [2019-07-31T09:53:09.026Z] [INFO] Trace Compass Developer Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 24.905 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT SUCCESS [ 1.140 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.455 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 0.560 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.135 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT SUCCESS [ 6.460 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT SUCCESS [ 6.447 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.105 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 6.084 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT .... SUCCESS [ 0.138 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [02:26 min] [2019-07-31T09:53:09.026Z] [INFO] Trace Compass User Guide 5.0.0-SNAPSHOT ............ SUCCESS [ 7.174 s] [2019-07-31T09:53:09.026Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT SUCCESS [ 4.602 s] [2019-07-31T09:53:09.026Z] [INFO] Trace Compass RCP User Guide 5.0.0-SNAPSHOT ........ SUCCESS [ 4.207 s] [2019-07-31T09:53:09.026Z] [INFO] Trace Compass Pcap User Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 4.217 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [ 0.535 s] [2019-07-31T09:53:09.026Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT SUCCESS [ 0.047 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT SUCCESS [ 1.140 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT SUCCESS [ 0.658 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT ... SUCCESS [ 0.292 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [ 7.147 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 13.889 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [ 5.348 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT SUCCESS [ 1.035 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT SUCCESS [ 0.427 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT SUCCESS [ 0.717 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT SUCCESS [ 2.423 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT SUCCESS [ 0.149 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [ 6.297 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [ 5.395 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 35.933 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [ 0.535 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT SUCCESS [ 0.224 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT SUCCESS [ 44.453 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [01:24 min] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT SUCCESS [ 1.317 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT SUCCESS [ 0.570 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT . SUCCESS [ 0.157 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 33.218 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 14.415 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [ 55.454 s] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT FAILURE [06:26 min] [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT .. SKIPPED [2019-07-31T09:53:09.026Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT ... SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] Trace Compass RCP Parent 5.0.0-SNAPSHOT ............ SKIPPED [2019-07-31T09:53:09.026Z] [INFO] Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT .. SKIPPED [2019-07-31T09:53:09.026Z] [INFO] Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT .. SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT ..... SKIPPED [2019-07-31T09:53:09.026Z] [INFO] Trace Compass RCP Feature 5.0.0-SNAPSHOT ........... SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] Trace Compass Json trace Parent 5.0.0-SNAPSHOT ..... SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT .. SKIPPED [2019-07-31T09:53:09.026Z] [INFO] Trace Compass RCP Product 5.0.0-SNAPSHOT ........... SKIPPED [2019-07-31T09:53:09.026Z] [INFO] Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] Trace Compass Target Platform 5.0.0-SNAPSHOT ....... SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] Trace Compass All Tests 1.0.6-SNAPSHOT ............. SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT .... SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT . SKIPPED [2019-07-31T09:53:09.026Z] [INFO] Trace Compass Repository 5.0.0-SNAPSHOT ............ SKIPPED [2019-07-31T09:53:09.026Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT SKIPPED [2019-07-31T09:53:09.026Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T09:53:09.026Z] [INFO] BUILD FAILURE [2019-07-31T09:53:09.026Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T09:53:09.026Z] [INFO] Total time: 53:35 min [2019-07-31T09:53:09.026Z] [INFO] Finished at: 2019-07-31T09:53:09Z [2019-07-31T09:53:09.026Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T09:53:09.026Z] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.3.0:test (default-test) on project org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests: There are test failures. [2019-07-31T09:53:09.026Z] [ERROR] [2019-07-31T09:53:09.026Z] [ERROR] Please refer to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire-reports for the individual test results. [2019-07-31T09:53:09.026Z] [ERROR] -> [Help 1] [2019-07-31T09:53:09.026Z] [ERROR] [2019-07-31T09:53:09.026Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2019-07-31T09:53:09.026Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2019-07-31T09:53:09.026Z] [ERROR] [2019-07-31T09:53:09.026Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2019-07-31T09:53:09.026Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2019-07-31T09:53:09.026Z] [ERROR] [2019-07-31T09:53:09.026Z] [ERROR] After correcting the problems, you can resume the build with the command [2019-07-31T09:53:09.026Z] [ERROR] mvn -rf :org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [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-31T09:53:11.009Z] Not sending mail to unregistered user patrick.tasse@gmail.com because your SCM claimed this was associated with a user ID ‘patrick tasse' which your security realm does not recognize; you may need changes in your SCM plugin [2019-07-31T09:53:11.010Z] Sending email to: ${EMAIL_RECIPIENT} simon.delisle@ericsson.com [2019-07-31T09:53:16.100Z] Successfully sent to the following addresses: simon.delisle@ericsson.com [2019-07-31T09:53:16.100Z] 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] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE